[asterisk-users] Asterisk and Patton
A.Santoro
ng at ecoricerche.it
Fri Apr 30 03:01:32 CDT 2010
Hi,
we have and Asterisk server connected to a Patton Smartnode 4638 with
4 BRI.
We configured 4 SIP account on Patton (1001, 1002, 1003, 1004).
The system is fully functional, but we have a problem to recognize
incoming calls from Asterisk: when a call come from SIP/1001 (BRI 1 on
Patton) or SIP/1002 (BRI 2) or SIP/1003 (BRI 3) Asterisk record a call
coming from SIP/1004.
I have contacted Patton support, I have send configuration and debug
and they told me that there is a problem of Asterisk configuration.
In the sip debug on Asterisk I have seen (SIP/1001 incoming call)
...
Sending to 192.168.2.122 : 5060 (no NAT)
Using INVITE request as basis request -
89c9689349c54649aae566e9192c529b at 192.168.2.122
Found peer '1004'
Found RTP audio format 8
Found RTP audio format 0
Found RTP audio format 101
...
(192.168.2.122 is the ip address of Smartnode.)
In the Patton configuration
...
gateway sip ASTERISK
bind interface LAN router
service default
defaultserver manual 192.168.2.121 5060 loose-router
registration manual 192.168.2.121
user 1001 authenticate password 36ocYTYpKxk= encrypted register
display-name 1001
gateway sip ASTERISK
no shutdown
...
(192.168.2.121 is the ip address of Asterisk server)
The call is coming from SIP/1001, but the INVITE request founds peer
1004.
The problem come when I try to use FOP: I am not able to correctly
connect button to trunk.
Someone can help me?
Thanks in advance.
Eco
More information about the asterisk-users
mailing list