[asterisk-bugs] [Asterisk 0013371]: [patch] Outgoing notification hints not functioning for SIP type=friend
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Feb 24 08:41:27 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13371
======================================================================
Reported By: minufi
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13371
Category: Channels/chan_sip/General
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.4.21.2
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2008-08-25 05:20 CDT
Last Modified: 2009-02-24 08:41 CST
======================================================================
Summary: [patch] Outgoing notification hints not functioning
for SIP type=friend
Description:
When having a SIP device configured as type friend, outgoing calls are not
notified via hints. Only incoming calls are notified correctly.
With type peer outgoing calls are notified.
I think in chan_sip.c line 3220-3229 the inUse state isn´t set correct.
With type peer, inuse is set in line 3225.
If you´re using type friend, inuse is set in line 3221.
======================================================================
----------------------------------------------------------------------
(0100616) file (administrator) - 2009-02-24 08:41
http://bugs.digium.com/view.php?id=13371#c100616
----------------------------------------------------------------------
In the attached configuration file you do not have limitonpeers set to yes
as I previously mentioned. If you do set it then the code above (which
already exists, it just requires limitonpeers to be set) will execute.
Issue History
Date Modified Username Field Change
======================================================================
2009-02-24 08:41 file Note Added: 0100616
======================================================================
More information about the asterisk-bugs
mailing list