search for: dialexternal

Displaying 5 results from an estimated 5 matches for "dialexternal".

2006 Jun 05
1
This should be easy: What happens when the Calling Party hangs up
svn trunk 31497 For the life of me, I can't get this :) I want to be able to catch the situation where the calling party hangs up *before* the call is connected to the called party. My dialplan is thus: macro DialExternal(exten) { Dial(Zap/G3/${exten},120,g,M(connected)); goto DialResult|r${HANGUPCAUSE}|1; Hangup(); }; But the goto dialresult is not executed: Executing [from-sip:1] Macro("SIP/7XX-b403", "DialExternal|xxxxxx") in new stack -- Executing [macro-DialExternal...
2013 Dec 12
1
IAX2 bridge failing
..., NAT should not be an issue (even through there is NAT on both sides). Since media moves on the same UDP port as call setup, also proves should not be a network problem (I think) Can someone point me to a solution? Thanks! (IP's and ISP and phone number disguised) - Executing [s at macro-dialexternal:57] GotoIf("IAX2/S-14468", "1?dialnormal") in new stack -- Goto (macro-dialexternal,s,60) -- Executing [s at macro-dialexternal:60] Dial("IAX2/S-14468", "IAX2/ISP123/1234567890|60|W") in new stack -- Called ISP123/1234567890 -- Call accepted b...
2014 Jan 21
1
core show channels truncates channel names?
...FONEMITEL1234567890 for a trunk, then it will show SIP Privilege: Command Channel Location State Application(Data)" IAX2/FONEMITEL123456 1296197222 at entryhome<mailto:1296197222 at entryhome> Ringing AppDial((Outgoing Line)) SIP/200-093e4998 s at macro-dialexternal<mailto:s at macro-dialexternal> Ring Dial(IAX2/FONEMITEL1234567890/ 2 active channels 1 active call How can I get the full username of all active channels? (I realize I can use the AMI but trying to avoid that) Note that the above output is generated on an Ast 1.4 system -------------- n...
2007 Oct 25
2
Unable to dial out over Zap - span 1 got hangup, cause 44
...PRI span is now up and operational, but when I try to send a call out over it, I just get congestion tones. Occasionally, I get about one second of ring tones, only for it to cut out and play congestion. Here's a bit of output (I've taken out the phone number) -- Executing [s at macro-dialexternal:6] Dial("SIP/charlie59-082bc890", "Zap/<my phone number>|3600") in new stack -- Requested transfer capability: 0x00 - SPEECH -- Called g0/<my phone number> -- Channel 0/4, span 1 got hangup, cause 44 -- Forcing restart of channel 0/4 on span 1 since c...
2008 Feb 26
1
Still can't pickup parked call
...king the call, I then used that same phone to pickup 701 by dialing 701. As you can see, the 701 is being treated as a regular extension - not a parked call pickup. What is going on? Why is this nor working? -- Executing [701 at entryocginternal:1] Macro("SIP/233-09152818", "dialexternal|701|") in new stack