search for: notzap

Displaying 6 results from an estimated 6 matches for "notzap".

Did you mean: notrap
2007 Jan 19
1
Integrating asterisk with Toshiba Astrata DK380
...gt; s,1,NoOp(Entering from-zaptel with DID == ${DID}) ; If ($did == "") { $did = "s"; } exten => s,n,Set(DID=${IF($["${DID}"= ""]?s:${DID})}) exten => s,n,NoOp(DID is now ${DID}) exten => s,n,GotoIf($["${CHANNEL:0:3}"="Zap"]?zapok:notzap) exten => s,n(notzap),Goto(ext-did,${DID},1) ; If there's no ext-did,s,1, that means there's not a no did/no cid route. Hangup. exten => s,n,Macro(hangup) exten => s,n(zapok),NoOp(Is a Zaptel Channel) exten => s,n,Set(CHAN=${CHANNEL:4}) exten => s,n,Set(CHAN=${CUT(CHAN,-,1)})...
2007 Jan 19
1
Re: asterisk-users Digest, Vol 30, Issue 79
...ID == ${DID}) > > ; If ($did == "") { $did = "s"; } > > exten => s,n,Set(DID=${IF($["${DID}"= ""]?s:${DID})}) > > exten => s,n,NoOp(DID is now ${DID}) > > exten => s,n,GotoIf($["${CHANNEL:0:3}"="Zap"]?zapok:notzap) > > exten => s,n(notzap),Goto(ext-did,${DID},1) > > ; If there's no ext-did,s,1, that means there's not a no did/no cid > > route. > > Hangup. > > exten => s,n,Macro(hangup) > > exten => s,n(zapok),NoOp(Is a Zaptel Channel) > > exten =>...
2006 Jun 09
2
No CID on ZAP
...("Zap/1-1", "Entering from-zaptel with DID == ") in new stack -- Executing Set("Zap/1-1", "DID=s") in new stack -- Executing NoOp("Zap/1-1", "DID is now s") in new stack -- Executing GotoIf("Zap/1-1", "1?zapok:notzap") in new stack -- Goto (from-zaptel,s,7) -- Executing NoOp("Zap/1-1", "Is a Zaptel Channel") in new stack -- Executing Set("Zap/1-1", "CHAN=1-1") in new stack -- Executing Set("Zap/1-1", "CHAN=1") in new stack...
2008 Jul 08
0
Trouble with faxing using iaxmodem / hylafax
..."") in new stack -- Executing [s at from-zaptel:3] Set("Zap/3-1", "DID=s") in new stack -- Executing [s at from-zaptel:4] NoOp("Zap/3-1", "DID is now s") in new stack -- Executing [s at from-zaptel:5] GotoIf("Zap/3-1", "1?zapok:notzap") in new stack -- Goto (from-zaptel,s,8) -- Executing [s at from-zaptel:8] NoOp("Zap/3-1", "Is a Zaptel Channel") in new stack -- Executing [s at from-zaptel:9] Set("Zap/3-1", "CHAN=3-1") in new stack -- Executing [s at from-zaptel:10] Set(&quo...
2008 Mar 03
2
T1, Rhino, & Nortel
...(8) ] -- Executing [s at from-zaptel:3] Set("Zap/45-1", "DID=xxxxxxx") in new stack -- Executing [s at from-zaptel:4] NoOp("Zap/45-1", "DID is now xxxxxxx") in new stack -- Executing [s at from-zaptel:5] GotoIf("Zap/45-1", "1?zapok:notzap") in new stack -- Goto (from-zaptel,s,8) -- Executing [s at from-zaptel:8] NoOp("Zap/45-1", "Is a Zaptel Channel") in new stack -- Executing [s at from-zaptel:9] Set("Zap/45-1", "CHAN=45-1") in new stack -- Executing [s at from-zaptel:10]...
2007 Dec 22
0
Dead Incoming call - Sangoma A200
...w stack Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing NoOp("Zap/2-1", "DID is now s") in new stack Dec 21 13:43:48 DEBUG[15840] pbx.c: Expression result is '1' Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing GotoIf("Zap/2-1", "1?zapok:notzap") in new stack Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Goto (from-zaptel,s,8) Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing NoOp("Zap/2-1", "Is a Zaptel Channel") in new stack Dec 21 13:43:48 VERBOSE[15840] logger.c: -- Executing Set("Zap/2-1&qu...