[Asterisk-Users] Transfer

Nabeel Jafferali asterisk-lists at x2n.ca
Tue Jun 21 05:56:27 MST 2005


>  35,1,Dial(SIP/33) would be a way to transfer the incoming call from 35 to
> 33, but what I want to do is to get 33 dialplan, not to dial 33. I mean,
> if 33 is 33,1,Voicemail that's what I would like to execute when calling
> 35.
> 
> Could anybody help me?

Do you mean if you dial 35, you want Asterisk to run the 33 extensions
instead. If so, you need, for example:

exten => 35,1,Goto(33,1)

exten => 33,1,Voicemail

--
Nabeel Jafferali
X2 Networks
www.x2n.ca
T: 1.647.722.6900
   1.877.VOIP.X2N
F: 1.866.655.6698
FWD: 46990




More information about the asterisk-users mailing list