[asterisk-users] Strange behaviour with Dial cmd
Il Neofita
asteriskmail at gmail.com
Wed Feb 14 17:30:51 MST 2007
I have this simple context
I am register to an external provider and when I am not home I would like to
transfer the phone outside
The problem that the call goes in loop
I cannot understand why.
Can you figure out my error?
Thank you
sip.conf
register => user:pass at provider/400
[inside]
exten => _4X.,1,dial(SIP/ext_400_124/5551234444,5,tT)
exten => _4X.,2,hangup
-- Executing Dial("SIP/5551237777-081b8eb0",
"SIP/ext_400_124/5551234444|5|tT") in new stack
-- Called ext_400_124/5551234444
-- SIP/ext_400_124-081bf848 is ringing
-- Nobody picked up in 5000 ms
-- Executing Hangup("SIP/5551237777-081b8eb0", "") in new stack
== Spawn extension (inside, 50000123, 2) exited non-zero on
'SIP/5551237777-081b8eb0'
-- Executing Dial("SIP/5551237777-081c79a8",
"SIP/ext_400_124/5551234444|5|tT") in new stack
-- Called ext_400_124/5551234444
-- SIP/ext_400_124-081ccee8 is ringing
== Spawn extension (inside, 50000123, 1) exited non-zero on
'SIP/5551237777-081c79a8'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070214/7e6717c8/attachment.htm
More information about the asterisk-users
mailing list