search for: discon

Displaying 9 results from an estimated 9 matches for "discon".

Did you mean: disco
2007 Mar 15
0
Re: busy/hangup/answer detection in PRI E1 channels (Vidura Senadeera)
...US}" = "BUSY" ]?busy) > exten => s,n,GotoIf($[ "${DIALSTATUS}" = "CONGESTION" ]?congestion) > exten => s,n,GotoIf($[ "${HANGUPCAUSE}" = "28" ]?unrecognised) > exten => s,n,GotoIf($[ "${HANGUPCAUSE}" = "1" ]?discon) > exten => s,n,GotoIf($[ "${DIALSTATUS}" = "CHANUNAVAIL" ]?congestion) > exten => s,n,Hangup > exten => s,n(busy),Busy > exten => s,n(congestion),GotoIf($[ "${HANGUPCAUSE}" = "34" ]?error) > exten => s,n,Congestion > exten =&...
2004 Nov 25
0
Solution - ISDN-PRI hangup cause
...tech support. Julian. [dial-isdn30] exten => _XXXXXX,1,Dial(Zap/g3/${EXTEN},40) exten => _XXXXXX,2,NoOp(HANGUPCAUSE is ${HANGUPCAUSE}) exten => _XXXXXX,3,Goto(dial-result|r${HANGUPCAUSE},1) exten => _XXXXXX,4,Hangup() [dial-result] exten => r0,1,Hangup() exten => r1,1,playback(discon-or-out-of-service) exten => r1,2,Hangup exten => r16,1,Hangup() exten => r17,1,Busy() exten => r18,1,playback(the-number-u-dialed) exten => r18,2,playback(is-curntly-unavail) exten => r18,3,hangup exten => r27,1,playback(discon-or-out-of-service) exten => r27,2,hangup ex...
2013 Apr 11
0
No subject
<mount> <on-connect>/home/icecast/bin/source-start</on-connect> <on-disconnect>/home/icecast/bin/source-end</on-disconnect> </mount> --- Phil / w2lie http://www.w2lie.net On 2013-07-24 12:33, Miguel s wrote: > anyone knows if is possible to create an email alert to notify me when a mount point is connecting and disconnecting? > > ___________...
2004 Aug 27
0
Hangup() doesn't always when talking to Nortel Norstar over CT1 E &M wink-start trunk line?
...6869,1,Answer exten => _6869,2,Wait(1) exten => _6869,2,Hangup ; T1 channel correctly drops on the Norstar. ; -vvv says: -- Hungup 'Zap/24-1' ; show channels says: 0 active channel(s) Asterisk always thinks the calls completed & gone. For what it's worth, I have my "Discon timer" in the Norstar T1 card programming turned right down to "60" from the default "460" with no change - though I'm not certain exactly what this does... I get this issue whenever a call traverses the dialplan and, for what ever reason, is hungup by Asterisk without...
2010 Jul 06
2
Can't dial out through AMI
...t] include => incoming include => outbound-pbx exten => s,1,Answer exten => s,n,Playback(custom/msg1) exten => s,n,Background(custom/how-to-ack) exten => s,n,WaitExten(5,m) exten => 1,1,ForkCDR(v,s(fullcmd=${Data})) exten => 1,n,Background(${Data}) exten => 1,n,Background(discon-or-out-of-service) exten => 1,n,WaitExten(5,m) exten => 1,n,Hangup exten => 2,1,Background(de-activated) exten => 2,n,ForkCDR(v,s(reject=${Data})) exten => 2,n,Hangup exten => 3,1,Goto(accept,1,2) exten => *,1,Goto(accept,s,1) exten => i,1,Goto(accept,s,1) exten => t,1,Go...
2004 Dec 10
4
New PRI with DID in US?
Just turned up a new PRI with DID's in the US. I'm receiving 5 digits of the DID numbers as I requested. Assuming I have 100 DID numbers but only define 50 of those in extensions.conf, is there an easy way to send the incoming calls for the 20 undefined numbers to a common resource (ivr, operator, or canned message) without having to define each one?
2003 Jul 11
0
More voice prompts available now
...ne %call-quality-menu.gsm%Please rate the quality of the call you just made. Use the keys one through four to rate the voice quality of the call, with one being the best quality, and four meaning that it was very difficult to understand the other party. Press five if the call was prematurely disconnected. Press six if the call was never completed. Press seven if one direction of the call could not be heard. Press eight if there were other difficulties. %star-for-menu-again.gsm%Press the star key to hear this menu again %please-enter-the.gsm%Please enter the %conference-call.gsm%confer...
2004 Aug 23
4
Telemarketer screening
I have been bugging by a telemarketer who does not take any cue at all. So I look up the Asterisk Handbook and send his call with the respect caller id to my voicemail. Has any one implemented any of this feature with database for more caller ids to be included?? David Kwok
2002 Mar 19
1
Solaris 8 error - make: Fatal error: Command failed for target `saveload.o'
...fore `etsdu' /usr/include/sys/tiuser.h:53: warning: data definition has no type or storage class /usr/include/sys/tiuser.h:54: parse error before `connect' /usr/include/sys/tiuser.h:54: warning: data definition has no type or storage class /usr/include/sys/tiuser.h:55: parse error before `discon' /usr/include/sys/tiuser.h:55: warning: data definition has no type or storage class /usr/include/sys/tiuser.h:56: parse error before `servtype' /usr/include/sys/tiuser.h:56: warning: data definition has no type or storage class /usr/include/sys/tiuser.h:91: parse error before `t_scalar_t...