search for: sip_devicestate

Displaying 5 results from an estimated 5 matches for "sip_devicestate".

2016 Aug 15
2
SIP 603 response when call is not answered
Hi I have noticed that asterisk returns 'SIP 603' when the called party does not answer. My test setup is simple: two SIP phones (extensions: 100 and 111) registered to an Asterisk 1.8.30.0 gateway.The Dial timeout is 30 seconds. When 100 calls 111 and after 30 seconds, asterisk sends a CANCEL request to 111 (expected) and a '603 Decline' response to 100 (unexpected &
2007 Sep 27
0
SIP interface status
I've discovered that the status of a SIP device doesn't get passed as in-use when on an outbound call. Viewing the debug log the status is always passed as 'not in use' when on the outbound call. The sip_devicestate function doesn't appear to check the user object at all. The devices are configured as friends in sip.conf. Being both a peer and a user, the device is found as a peer in the sip_devicestate function but then not found in use because only the peer object is checked. If the device is confi...
2007 May 09
1
Replaces header
...rom our SER proxy is listed below. Does anyone have any thoughts on what might be happening? Thanks,Steve ---- [May 9 08:42:42] DEBUG[18512]: devicestate.c:161 ast_device_state: No provider found, checking channel drivers for SIP - 128.91.56.38 [May 9 08:42:42] DEBUG[18512]: chan_sip.c:15336 sip_devicestate: Checking device state for peer 128.91.56.38 [May 9 08:42:42] DEBUG[18512]: channel.c:1026 channel_find_locked: Avoiding initial deadlock for channel '0xa29dd20' [May 9 08:42:42] DEBUG[20530]: chan_sip.c:3481 sip_answer: SIP answering channel: SIP/128.91.56.38-09c6e8f0 [May 9 08:42:42...
2006 Jan 25
0
asterisk 1.2 with grandstream ht-496 2nd port registration issues
...Max-Forwards: 70 Expires: 3600 Contact: <sip:PPC998209@194.208.44.44:34560;user=phone>;expires=3600 Date: Wed, 25 Jan 2006 21:30:30 GMT Content-Length: 0 --- Scheduling destruction of call '4cbeffff4b8bffff@194.183.145.211' in 15000 ms Jan 25 22:30:30 DEBUG[41042]: chan_sip.c:11455 sip_devicestate: Checking device state for peer 435572949011 Jan 25 22:30:30 DEBUG[41042]: devicestate.c:187 do_state_change: Changing state for SIP/435572949011 - state 1 (Not in use) <-- SIP read from 194.208.44.44:34560: SIP/2.0 200 OK Via: SIP/2.0/UDP 194.208.44.43:5060;branch=z9hG4bK3192df06;rport Record...
2006 Feb 01
1
Unable to Register to Asterisk through Proxy
...NCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY Expires: 600 Contact: <sip:test@xxx.xxx.xxx.xxx>;expires=600 Date: Wed, 01 Feb 2006 07:55:25 GMT Content-Length: 0 --- Scheduling destruction of call '03172de4f748d31@192.168.1.2' in 15000 ms Feb 1 07:55:25 DEBUG[24594]: chan_sip.c:11469 sip_devicestate: Checking device state for peer test Feb 1 07:55:25 DEBUG[24594]: devicestate.c:187 do_state_change: Changing state for SIP/test - state 1 (Not in use) Feb 1 07:55:25 DEBUG[24712]: app_queue.c:471 changethread: Device 'SIP/test' changed to state '1' (Not in use) Feb 1 07:55:40 DE...