search for: trunkpbx1

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

Did you mean: trunkpbx2
2006 Mar 26
0
RE: Asterisk-Users Digest, Vol 20, Issue 184
...42.204/${EXTEN}) > > ;To reach internal extensions on pbx3 (put this in > pbx 1&2) > Exten => > 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(...
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