search for: dial'ed

Displaying 3 results from an estimated 3 matches for "dial'ed".

Did you mean: dealed
2007 Nov 23
1
AMI Newstate Ringing events -- Inconsistent caller id ?
...t; connects to asterisk via AMI and listens for events; this daemon will know which channels are associated to which users/desktops and will notify desktop "agents" on incoming calls -- conceptually trivial. The biggest reason to go the AMI way is to stay away from adapting the dialplan to such basic behaviour -- ideally, this "daemon" would work fine whatever the dialplan is in place; the second reason is that, effectively, I want to be able to manage and initiate calls from the destkop in the future so I will need AMI -- as such, if I can stay exclusively...
2003 Oct 30
0
extension exited non-zero...
Hi, > 'g' -- goes on in context if the destination channel hangs up I need the completely opposite of this, something like "goes on in context if the calling party hangs up". The situation is as follows, i got a call from outside which is Dial'ed to somewhere else. If the calling party drops the line, the dialplan suddenly ends: == Spawn extension (default, 12999, 4) exited non-zero on 'SIP/dhjk-dbd2' I need to continue the running dialplan to finish the call corrently and clean up things. It seems that there is now way...
2005 May 09
2
AGI - How to Make Calls and Bridge to Original Incoming
I need to accept an incoming call, make a series of outgoing calls, and once I find someone willing to accept the call, bridge the original incoming call to the outgoing call. Using Dial from an AGI script isn't enough because once the Dial'ed number connects, the call is immediately bridged and I need to ask the called party if they will accept the call. I can see a couple of possibilities but I know the Asterisk gurus on this list can think of a better approach. (1)...