Displaying 1 result from an estimated 1 matches for "myfirstpbx".
2005 Sep 19
0
problems with remote access to PSTN
...nsions defined in one of the two pbx from any
pbx.
My problem is this: How can I make the users logged in to the second pbx to
dial
an external number using the ISDN connection of the first ?
I tried to define in the extensions.conf of the second:
exten =>
_9901234567890,1,Dial(SIP/${EXTEN:2}@myfirstpbx.mydomain.mycountry,30,tr)
exten => _9901234567890,2,Macro(outisbusy) ; No available circuits
On the first pbx, if I dial a number starting with "0", the number is
passed to the ISDN line
If I try to dial, on a phone logged in to the second pbx
9901234567890
i get the followin...