[asterisk-bugs] [Asterisk 0013371]: [patch] Outgoing notification hints not functioning for SIP type=friend
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Feb 26 14:01:52 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-26 14:01 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.
======================================================================
----------------------------------------------------------------------
(0100839) minufi (reporter) - 2009-02-26 14:01
http://bugs.digium.com/view.php?id=13371#c100839
----------------------------------------------------------------------
I changed my testconfiguration and set limitonpeers to yes.
With version 1.4.23.1 it´s working fine. I will test it after my holiday
in the production area. I think it would be working in all versions but
i´ll try it.
I dont know why its not working with my first tries. So I think it´s my
fault. Sorry. I give my feedback later. Thank you very much.
Issue History
Date Modified Username Field Change
======================================================================
2009-02-26 14:01 minufi Note Added: 0100839
======================================================================
More information about the asterisk-bugs
mailing list