[asterisk-users] simultaneous ring problem
Randall Smith
randall at tnr.cc
Wed Feb 27 12:18:00 CST 2008
I've got this in extensions.conf:
[macro-stdexten]
exten => s,1,Dial(${ARG2},30,p)
exten =>
6015555555,1,Macro(stdexten,200,SIP/200&SIP/201&SIP/203&SIP/${VOICEPULSE_GATEWAY_OUT_A}/+15045555555)
Where the real numbers have been replaced with 5555555. What I'm trying
to do is ring my cell phone in addition to the local extensions. Funny
thing is the cell phone rings and I can press 1 to connect the call, but
if I remove the 'p' from the Dial command the cell phone rings, but when
I answer it the call doesn't connect. I'm just talking to myself. So
what am I doing wrong?
Randall
More information about the asterisk-users
mailing list