[asterisk-users] InterPBX communication using SIP

khalid touati khalidtouati at gmail.com
Thu Mar 4 16:02:57 CST 2010


Hi Guys,
i am using the following config in pbx1:
register => pbx1:endopass at 172.16.200.175 <pbx1%3Aendopass at 172.16.200.175>
[pbx2]
type=friend
host=dynamic
trunk=yes
sercret=password
context=[default]
deny=0.0.0.0/0.0.0.0
permit=172.16.200.175/255.255.255.128

in pbx2:
register => pbx2:endopass at 172.16.200.176 <pbx2%3Aendopass at 172.16.200.176>
[pbx1]
type=friend
host=dynamic
trunk=yes
sercret=password
context=[default]
deny=0.0.0.0/0.0.0.0
permit=172.16.200.176/255.255.255.128

and i get the following in pbx1:
-- Executing [18021 at default:1] Dial("SIP/8029-b7413678",
"SIP/pbx2/8021||TWw") in new stack
    -- Called pbx2/8021
[Mar  4 16:49:13] WARNING[3392]: chan_sip.c:12679 handle_response_invite:
Received response: "Forbidden" from '"Khalid Touati" <
sip:8029 at 172.16.200.176 <sip%3A8029 at 172.16.200.176>>;tag=as1dcf5ff2'
    -- SIP/pbx2-09cf4468 is circuit-busy
  == Everyone is busy/congested at this time (1:0/1/0)
  == Auto fallthrough, channel 'SIP/8029-b7413678' status is 'CONGESTION'

though i am using the same config in IAX and it's working fine, also it's in
the same context (so i believe it's a context issue).


-- 
Abdullah
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100304/5a054179/attachment.htm 


More information about the asterisk-users mailing list