search for: trunk_2

Displaying 11 results from an estimated 11 matches for "trunk_2".

Did you mean: trunk2
2008 Oct 10
2
Configuring Bandwidth.com SIP trunks to prevent one-way audio
...pting to use, groups to solve this problem, but sometimes it works, sometimes it doesn't. It breaks when a call goes out on a Queue, because it seems to add each phone to the group, which breaks my GotoIf() statement. Here's some relevant information: Users.conf (added by Asterisk-GUI) [trunk_2] provider = Bandwidth (SIP) ; GUI metadata context = DID_trunk_2 hasexten = no hasiax = no hassip = yes host = 216.82.224.202 registeriax = no registersip = no usecallerid = yes nat = no ;Testing trunkname = Bandwidth.com (Sip) ; GUI metadata username = secret = disallow = all allo...
2007 Aug 30
0
DTMF Question
...m-outside dialformat = ${EXTEN} hasexten = no hasiax = no hassip = yes host = 10.10.0.10 port = 5060 username = dtrr secret = dtrr registeriax = no registersip = no trunkname = Custom - Corporate trunkstyle = customvoip disallow = gsm,ilbc,speex,g726,adpcm,lpc10,g729 --extensions.conf-- [globals] trunk_2 => SIP/dtrr [macro-trunkdial] exten => s,1,Dial(${ARG1}) exten => s,2,Goto(s-${DIALSTATUS},1) exten => s-BUSY,1,Hangup() exten => s-NOANSWER,1,Hangup() exten => _s-.,1,NoOp() [from-internal] exten => _1000,1,Macro(trunkdial,${trunk_2}/${EXTEN}) exten => _1NXXNXXXXXX,1,Macr...
2007 Sep 10
2
Failover SIP logic
...quence. I need to detect a busy SIP trunk(I only allow 1 call per trunk) and roll over to a second or third depending on that busy status Here's what I've got for a macro thusfar, but it's not working(fails if the 1st trunk is busy) extensions.conf: [globals] trunk_1 => SIP/trunk1 trunk_2 => SIP/trunk2 trunk_3 => SIP/trunk3 [macro-trunkdial] exten => s,1,Dial(${trunk_1}/${ARG1}) exten => s,2,Hangup() exten => s,102,Dial(${trunk_2}/${ARG1}) exten => s,103,Hangup() exten => s,203,Dial(${trunk_3}/${ARG1}) exten => s,204,Hangup() [from-internal] exten => _NX...
2007 Sep 13
1
Problems with two trunks
...hua Small hasagent = yes hasdirectory = yes hasiax = no hasmanager = no hassip = yes hasvoicemail = no host = dynamic mailbox = 6001 secret = XXXXX threewaycalling = yes registeriax = no registersip = yes canreinvite = no nat = no dtmfmode = rfc2833 vmsecret = 1234 ;some PSTNS [trunk_2] callerid = asreceived context = DID_trunk_2 group = 2 hasexten = no hasiax = no hassip = no trunkname = Ports 1,2,3,4 trunkstyle = analog zapchan = 1,2,3,4 ;my IP trunk [trunk_3] allow = all context = DID_trunk_3 dialformat = ${EXTEN:1} hasexten = no hasiax = no hassip = yes h...
2007 Sep 13
2
FW: Problems with two trunks
...hua Small hasagent = yes hasdirectory = yes hasiax = no hasmanager = no hassip = yes hasvoicemail = no host = dynamic mailbox = 6001 secret = XXXXX threewaycalling = yes registeriax = no registersip = yes canreinvite = no nat = no dtmfmode = rfc2833 vmsecret = 1234 ;some PSTNS [trunk_2] callerid = asreceived context = DID_trunk_2 group = 2 hasexten = no hasiax = no hassip = no trunkname = Ports 1,2,3,4 trunkstyle = analog zapchan = 1,2,3,4 ;my IP trunk [trunk_3] allow = all context = DID_trunk_3 dialformat = ${EXTEN:1} hasexten = no hasiax = no hassip = yes h...
2007 Jul 17
0
help with sip configuration for sipgate.de on asterisk 1.4
...lly generated configuration file ;! Filename: extensions.conf (/etc/asterisk/extensions.conf) ;! Generator: Manager ;! Creation Date: Sun Jun 10 16:08:39 2007 ;! [general] static = yes writeprotect = no autofallthrough = yes clearglobalvars = no priorityjumping = no [globals] trunk_1 = SIP/trunk_1 trunk_2 = SIP/trunk_2 trunk_4 = SIP/trunk_4 trunk_6 = IAX2/trunk_6 trunk_7 = IAX2/trunk_7 trunk_8 = SIP/trunk_8 [inbound] exten => s,1,NoOp(Inbound Call CallerID: ${CALLERID(all)}) ;exten => s,n,Answer(SIP/gs486) exten => s,n,Dial(SIP/gs486,30) exten => s,n,Hangup() ;exten => number,1,Goto(...
2010 Jun 06
0
Strange problem with zap channel.
...app_macro.c:337 _macro_exec: Executed application: Gotoif == Auto fallthrough, channel 'SIP/6006-015d0004' status is 'BUSY' -- Executing [9075763441 at DLPN_DialPlan1:1] Macro("SIP/6006-015d0004", "trunkdial-failover-0.3|Zap/g1/075763441|Zap/g2/075763441|trunk_1|trunk_2") in new stack -- Executing [s at macro-trunkdial-failover-0.3:1] Set("SIP/6006-015d0004", "CALLERID(num)=6498287700") in new stack [Jun 6 13:31:41] DEBUG[4825]: app_macro.c:337 _macro_exec: Executed application: Set -- Executing [s at macro-trunkdial-failover-0.3:...
2007 Jul 12
0
No subject
...e =3D rfc2833<o:p></o:p></p> <p class=3DMsoNormal>vmsecret =3D 1234<o:p></o:p></p> <p class=3DMsoNormal><o:p>&nbsp;</o:p></p> <p class=3DMsoNormal>;some PSTNS<o:p></o:p></p> <p class=3DMsoNormal>[trunk_2]<o:p></o:p></p> <p class=3DMsoNormal>callerid =3D asreceived<o:p></o:p></p> <p class=3DMsoNormal>context =3D DID_trunk_2<o:p></o:p></p> <p class=3DMsoNormal>group =3D 2<o:p></o:p></p> <p class=3DMsoNorm...
2007 Jul 12
0
No subject
...e =3D rfc2833<o:p></o:p></p> <p class=3DMsoNormal>vmsecret =3D 1234<o:p></o:p></p> <p class=3DMsoNormal><o:p>&nbsp;</o:p></p> <p class=3DMsoNormal>;some PSTNS<o:p></o:p></p> <p class=3DMsoNormal>[trunk_2]<o:p></o:p></p> <p class=3DMsoNormal>callerid =3D asreceived<o:p></o:p></p> <p class=3DMsoNormal>context =3D DID_trunk_2<o:p></o:p></p> <p class=3DMsoNormal>group =3D 2<o:p></o:p></p> <p class=3DMsoNorm...
2007 Jul 12
0
No subject
...e =3D rfc2833<o:p></o:p></p> <p class=3DMsoNormal>vmsecret =3D 1234<o:p></o:p></p> <p class=3DMsoNormal><o:p>&nbsp;</o:p></p> <p class=3DMsoNormal>;some PSTNS<o:p></o:p></p> <p class=3DMsoNormal>[trunk_2]<o:p></o:p></p> <p class=3DMsoNormal>callerid =3D asreceived<o:p></o:p></p> <p class=3DMsoNormal>context =3D DID_trunk_2<o:p></o:p></p> <p class=3DMsoNormal>group =3D 2<o:p></o:p></p> <p class=3DMsoNorm...
2007 Jul 12
0
No subject
...e =3D rfc2833<o:p></o:p></p> <p class=3DMsoNormal>vmsecret =3D 1234<o:p></o:p></p> <p class=3DMsoNormal><o:p>&nbsp;</o:p></p> <p class=3DMsoNormal>;some PSTNS<o:p></o:p></p> <p class=3DMsoNormal>[trunk_2]<o:p></o:p></p> <p class=3DMsoNormal>callerid =3D asreceived<o:p></o:p></p> <p class=3DMsoNormal>context =3D DID_trunk_2<o:p></o:p></p> <p class=3DMsoNormal>group =3D 2<o:p></o:p></p> <p class=3DMsoNorm...