Displaying 2 results from an estimated 2 matches for "3015551212".
2004 Sep 08
2
'Hangup' not hanging-up, is this intended behaviour?
...9;t tell if Asterisk is doing
something daft, or whether I'm clean missing out why it's doing what it's
doing. So, I have a dialplan that looks a little like this:
--------------------
[start]
include => dids
include => everythingelse
[dids]
; Test
exten => 8378,1,SetCallerID(3015551212)
exten => 8378,2,Hangup
[everythingelse]
exten => _.,1,AGI,MyScript|${EXTEN} ${ACCOUNTCODE}
--------------------
The 'Hangup' on 8378 doesn't hang up. Instead it falls through to
'everythingelse' context, and the AGI is executed in the hangup priority.
-- Executing...
2004 Sep 15
1
Sending IAX2 calls back to a registered client
...o Asterisk using
IAX2, these clients have changing IPs so we're using the useful register
tool.
The client can call out successfully, that's not an issue at all. Calling
coming from the server to the client, however, do not appear to go
through. I get this:
-- Accepting call from '3015551212' to '13015559999' on channel 0/1, span 1
-- Executing Answer("Zap/1-1", "") in new stack
-- Executing Dial("Zap/1-1", "IAX2/2222/13015559999") in new stack
Sep 15 12:17:04 NOTICE[327696]: app_dial.c:714 dial_exec: Unable to create channel...