Jared Armstrong
2004-Dec-08 09:28 UTC
[Asterisk-Users] Dropping Calls, irregular interval no logs
Has anyone seen an issue with SIP phone (polycom 500) dropping calls at irregular intervals with no errors in the asterisk log files? I am having this issue as described and it is a complete pain in my rear to trouble shoot because when I call my cell phone I can get a call to last over 30 minutes yet when I call another office that uses a standard pbx I can't get past 10 minutes. For some reason in think it is sip related but could really use some suggestions on how to fix this. Jared Armstrong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041208/257ffe1c/attachment.htm
Jared Armstrong
2004-Dec-08 11:12 UTC
[Asterisk-Users] RE: Dropping Calls, irregular interval no logs
Ok, So I removed the Qualify=2000 from my sip.conf file and set NAT=no and I changed the connection negotiation in my Polycom config to 3600 (default) and now I haven't had a dropped call yet. Does anyone know which of these if any might be the cause or if there is something else I am still overlooking? Jared Armstrong _____ From: Jared Armstrong Sent: Wednesday, December 08, 2004 11:29 AM To: 'asterisk-users@lists.digium.com' Subject: Dropping Calls, irregular interval no logs Has anyone seen an issue with SIP phone (polycom 500) dropping calls at irregular intervals with no errors in the asterisk log files? I am having this issue as described and it is a complete pain in my rear to trouble shoot because when I call my cell phone I can get a call to last over 30 minutes yet when I call another office that uses a standard pbx I can't get past 10 minutes. For some reason in think it is sip related but could really use some suggestions on how to fix this. Jared Armstrong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041208/783f2b4d/attachment.htm
Jared Armstrong
2004-Dec-08 14:10 UTC
[Asterisk-Users] RE: Dropping Calls, irregular interval no logs
Ok, I finally got asterisk to output the 'full' log so I could review it and it finally dropped a call on me. As you can see in the log below, asterisk thinks it is seeing the busy signal during a call that has been in progress for over 30 seconds, I have set busydetect=no in my Zapata.conf file, but wonder if anyone else agrees with this. This is the output I see when it dropped the call: 2004-12-08 15:19:19 DEBUG[4650]: Device 'SIP/136' changed to state '2' 2004-12-08 15:19:23 DEBUG[4650]: Acked pending invite 102 2004-12-08 15:19:23 DEBUG[4650]: Stopping retransmission on '0ab2e6632b48cdaf7479ce5d7d277c30@192.168.4.25' of Request 102: Found 2004-12-08 15:19:23 DEBUG[4650]: Oooh, we need to change our formats since our peer supports only 0x4(ULAW) and not 0x2(GSM) 2004-12-08 15:19:23 DEBUG[4650]: build_route: Contact hop: <sip:136@192.168.4.85> 2004-12-08 15:19:23 VERBOSE[4650]: -- SIP/136-8aa2 answered Zap/1-1 2004-12-08 15:19:23 DEBUG[4650]: Requested indication -1 on channel Zap/1-1 2004-12-08 15:19:23 DEBUG[4650]: Ooh, format changed from UNKN to ULAW 2004-12-08 15:20:53 DEBUG[4650]: Setting NAT on RTP to 0 2004-12-08 15:21:07 DEBUG[4650]: Device 'SIP/135' changed to state '0' 2004-12-08 15:21:18 DEBUG[4650]: Setting NAT on RTP to 0 2004-12-08 15:21:18 DEBUG[4650]: Stopping retransmission on '66d2b161133ebf6810f91ec16e5081da@192.168.4.25' of Request 102: Found 2004-12-08 15:21:22 DEBUG[4650]: Auto destroying call '3812ff91-7ea5ee5b-8188aafe@192.168.4.86' 2004-12-08 15:21:30 DEBUG[4650]: Setting NAT on RTP to 0 2004-12-08 15:21:30 DEBUG[4650]: Setting NAT on RTP to 0 2004-12-08 15:21:36 DEBUG[4650]: Setting NAT on RTP to 0 2004-12-08 15:21:36 DEBUG[4650]: Setting NAT on RTP to 0 2004-12-08 15:21:50 DEBUG[4650]: Requesting Hangup because the busy tone was detected on channel Zap/1-1 2004-12-08 15:21:50 DEBUG[4650]: Didn't get a frame from channel: Zap/1-1 2004-12-08 15:21:50 DEBUG[4650]: Bridge stops bridging channels Zap/1-1 and SIP/136-8aa2 2004-12-08 15:21:50 DEBUG[4650]: update_user_counter(136) - decrement outUse counter 2004-12-08 15:21:50 DEBUG[4650]: Exiting with DIALSTATUS=ANSWER. 2004-12-08 15:21:50 VERBOSE[4650]: == Spawn extension (macro-stdexten, s, 4) exited non-zero on 'Zap/1-1' in macro 'stdexten' 2004-12-08 15:21:50 VERBOSE[4650]: == Spawn extension (office-day, 136, 6) exited non-zero on 'Zap/1-1' 2004-12-08 15:21:50 DEBUG[4650]: Device 'SIP/136' changed to state '0' 2004-12-08 15:21:50 DEBUG[4650]: Hangup: channel: 1 index = 0, normal 16, callwait = -1, thirdcall = -1 2004-12-08 15:21:50 DEBUG[4650]: disabled echo cancellation on channel 1 2004-12-08 15:21:50 DEBUG[4650]: Set option TDD MODE, value: OFF(0) on Zap/1-1 Thanks, Jared Armstrong _____ From: Jared Armstrong Sent: Wednesday, December 08, 2004 1:12 PM To: 'asterisk-users@lists.digium.com' Subject: RE: Dropping Calls, irregular interval no logs Ok, So I removed the Qualify=2000 from my sip.conf file and set NAT=no and I changed the connection negotiation in my Polycom config to 3600 (default) and now I haven't had a dropped call yet. Does anyone know which of these if any might be the cause or if there is something else I am still overlooking? Jared Armstrong -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20041208/d2ae5782/attachment.htm
Seemingly Similar Threads
- Aggregating frequency of irregular time series
- Polycom 500, won't ring??
- what is the preferred method to create a package local variable?
- ext3 efficiency, larger vs smaller file system, lots of inodes...
- [R] Problems when trying to install and load package "rzmq"