how to realize call transfer from one extension to another extension?
the following is the detail request:
softphone A have a id such as 88205384
and softphone B have a id such as 88204578
A call B use 88204578 but A donot want to contact with B directly. when B accept the phone the phone transfer to another extension such as a special extension 1000
the 1000 dialplan like this:
[context]
exten=>1000,1,mp3player(…/a.mp3)
such a reqirement can be realize or not ?
any hints will be great appreciated!
thanks very much!