Displaying 2 results from an estimated 2 matches for "pstn_2".
Did you mean:
pstn2
2006 Feb 20
2
spa3000
...lastest
firmware). My problem is asterisk is rejecting the authentication from
the spa3000. Asterisk answers forbidden (SIP/2.0 403 Forbidden) and I
think I placed the username and password correctly...
Sip.conf says this:
[linea2]
username=linea2
type=peer
secret=1111
context=from-pstn
auth=md5
[PSTN_2]
username=line2
type=peer
secret=1111
qualify=yes
port=5061
nat=no
host=192.168.0.20
context=from-pstn
canreinvite=no
auth=md5
The sip debug says this:
<-- SIP read from 192.168.0.20:5061:
INVITE sip:s@192.168.0.254:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.0.20:5061;branch=z9hG4bK-fc209f89
From:...
2005 Sep 14
1
Re: Polycom randomly fails outbound calls,
...5:15 DEBUG[15073]: Stopping retransmission on
> 'f4e376c3-7531ff39-c86f6812@192.168.1.18' of Response 2: Found
> 303095 Sep 14 10:45:15 DEBUG[15427]: Ooh, format changed from unknown
> to ulaw
> 303096 Sep 14 10:45:15 DEBUG[15427]: Didn't get a frame from channel:
> SIP/pstn_2-1f35
> 303097 Sep 14 10:45:15 DEBUG[15427]: Bridge stops bridging channels
> SIP/200-0db1 and SIP/pstn_2-1f35
>
> I guess the line 303096 is the more relevant, but I don't know
> where to
> start troubleshooting it.
Line 303095 is probably relevant, too. What codec is th...