[asterisk-bugs] [Asterisk 0011069]: Devstate does not seem to work with SIP phones
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Oct 25 08:13:59 CDT 2007
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11069
======================================================================
Reported By: shmattie
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 11069
Category: Functions/func_devstate
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: no change required
Fixed in Version:
======================================================================
Date Submitted: 10-23-2007 15:22 CDT
Last Modified: 10-25-2007 08:13 CDT
======================================================================
Summary: Devstate does not seem to work with SIP phones
Description:
I have been playing around with the patch for devstate in Asterisk 1.4 and
it works as expected for all my iax soft phones. However it does not seem
to work of my SIP soft and hard phones. I tested it with Asterisk 1.4.13.
======================================================================
----------------------------------------------------------------------
file - 10-25-07 08:13
----------------------------------------------------------------------
Device state in SIP is *much* different than IAX. IAX lets the core
determine whether it is in use or not based on whether a channel is up or
not. SIP keeps track internally of all of that information and requires
call limits to be set to accurately return the proper state.
Once you add a call-limit (even setting a huge one will work) SIP device
state will work fine.
Issue History
Date Modified Username Field Change
======================================================================
10-25-07 08:13 file Status new => resolved
10-25-07 08:13 file Resolution open => no change
required
10-25-07 08:13 file Assigned To => file
10-25-07 08:13 file Note Added: 0072496
======================================================================
More information about the asterisk-bugs
mailing list