All,

I am attempting to clean up my callweaver build now that it is performing decently. I am seeing a lot of errors though, sip-wise to one of my devices, which I can't figure out. I am not 100% fluent in SIP, so it doesn't help. I am trying to understand just what is going on with the device, so I can run a debug without as much static in it. The device is an SPA-3102. It makes calls fine, and it receives them fine from the POTS network, but sometimes doesn't hang up fully which is my only noticeable issue. I have been researching this for about five months now and have come up with very little, and even less directly relating to callweaver so any help is appreciated



What I am seeing in the SIP Debug is:

<-- SIP read from 192.168.10.11:5060:
SUBSCRIBE sip:192.168.10.9 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.11:5060;branch=z9hG4bK-525c661b
From: Kosmos <sip:kos...@192.168.10.9>;tag=fcac5177eeb1ff14
To: Kosmos <sip:kos...@192.168.10.9>
Call-ID: c13bcf73-418a3...@192.168.10.11
CSeq: 53008 SUBSCRIBE
Max-Forwards: 70
Authorization: Digest username="kosmos",realm="tsukinokage.net",nonce="7a9c50cc",uri="sip:192.168.10.9",algorithm=MD5,response="e760011e50f16b063a6bccff294c34b71"
Contact: Kosmos <sip:kos...@192.168.10.11:5060>
Expires: 2147483647
Event: message-summary
User-Agent: Linksys/SPA3102-3.3.6(GW)
Content-Length: 0


--- (13 headers 0 lines) ---
Using latest SUBSCRIBE request as basis request
Sending to 192.168.10.11 : 5060 (non-NAT)
Transmitting (no NAT) to 192.168.10.11:5060:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 192.168.10.11:5060;branch=z9hG4bK-525c661b;received=192.168.10.11
From: Kosmos <sip:kos...@192.168.10.9>;tag=fcac5177eeb1ff14
To: Kosmos <sip:kos...@192.168.10.9>;tag=as0ef7156b
Call-ID: c13bcf73-418a3...@192.168.10.11
CSeq: 53008 SUBSCRIBE
User-Agent: CallWeaver
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Max-Forwards: 70
WWW-Authenticate: Digest algorithm=MD5, realm="tsukinokage.net", nonce="6052eecd"
Content-Length: 0


---
Scheduling destruction of call 'c13bcf73-418a3...@192.168.10.11' in 15000 ms
Found user 'kosmos'
eiji*CLI>
<-- SIP read from 192.168.10.11:5060:
SUBSCRIBE sip:192.168.10.9 SIP/2.0
Via: SIP/2.0/UDP 192.168.10.11:5060;branch=z9hG4bK-c969de53
From: Kosmos <sip:kos...@192.168.10.9>;tag=fcac5177eeb1ff14
To: Kosmos <sip:kos...@192.168.10.9>
Call-ID: c13bcf73-418a3...@192.168.10.11
CSeq: 53009 SUBSCRIBE
Max-Forwards: 70
Authorization: Digest username="kosmos",realm="tsukinokage.net",nonce="6052eecd",uri="sip:192.168.10.9",algorithm=MD5,response="9l8809f69096bb1fd5b29aff49b9aba27"
Contact: Kosmos <sip:kos...@192.168.10.11:5060>
Expires: 2147483647
Event: message-summary
User-Agent: Linksys/SPA3102-3.3.6(GW)
Content-Length: 0


--- (13 headers 0 lines) ---
Found user 'kosmos'
Looking for 192.168.10.9 in default (domain 192.168.10.9)
Transmitting (no NAT) to 192.168.10.11:5060:
SIP/2.0 404 Not Found
Via: SIP/2.0/UDP 192.168.10.11:5060;branch=z9hG4bK-c969de53;received=192.168.10.11
From: Kosmos <sip:kos...@192.168.10.9>;tag=fcac5177eeb1ff14
To: Kosmos <sip:kos...@192.168.10.9>;tag=as0ef7156b
Call-ID: c13bcf73-418a3...@192.168.10.11
CSeq: 53009 SUBSCRIBE
User-Agent: CallWeaver
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY
Max-Forwards: 70
Content-Length: 0


My SIP config for this is:
[tsuki-outbound](!)
type=friend
dtmfmode=rfc2833
context=default
insecure=very
host=dynamic
disallow=all
allow=ulaw
nat=no

[kosmos](tsuki-outbound)
callerid="Seann Clark" <8028>
auth=kosmos:sec...@tsukinokage.net
username=kosmos
secret=secret
regexten=8028
insecure=very
mailbox=8...@default
monitor=yes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Callweaver-users mailing list
Callweaver-users@callweaver.org
http://lists.callweaver.org/mailman/listinfo/callweaver-users

Reply via email to