search for: trunkpbx3

Displaying 2 results from an estimated 2 matches for "trunkpbx3".

Did you mean: trunkpbx1
2006 Mar 26
0
RE: Asterisk-Users Digest, Vol 20, Issue 184
...; > 3XXX,1,Dial(IAX2/iaxtrunk:1234@XXX.187.142.234/${EXTEN}) > > > You could also specify each PBX in the [globals] > context > Example > > [globals] > > TRUNKPBX1 => IAX2/iaxtrunk:1234@XXX.187.142.203 > TRUNKPBX2 => IAX2/iaxtrunk:1234@XXX.187.142.204 > TRUNKPBX3 => IAX2/iaxtrunk:1234@XXX.187.142.234 > > So your routing extension would look like this: > > Exten => 1XXX,1,Dial(${TRUNKPBX1}/${EXTEN}) > Exten => 2XXX,1,Dial(${TRUNKPBX2}/${EXTEN}) > Exten => 3XXX,1,Dial(${TRUNKPBX3}/${EXTEN}) > > > Hope this helps. &gt...
2006 Mar 24
14
IAX Incoming/Outgoing
I'vce got three Asterisk systems here that I'd like to be able to place calls between with IAX. As usual, I've spent several hours playing with it, really getting nowhere. Asterisk is so mentally draining. Each system, pbx1, pbx2, pbx3, should be able to connect to every other. Do I need separate user/peers or can I combine them into a single user=friend for each system? if I place a