[asterisk-bugs] [Asterisk 0010702]: subscribecontext ignored
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Nov 2 15:48:38 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10702
======================================================================
Reported By: slavon
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10702
Category: Channels/chan_sip/Subscriptions
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.4.11
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-12-2007 00:59 CDT
Last Modified: 11-02-2007 15:48 CDT
======================================================================
Summary: subscribecontext ignored
Description:
If you add subscribecontext and context params to peer like
[dez_301]
type=friend
username=dez_301
secret=dez_301
host=dynamic
canreinvite=no
context=dez-global
accountcode=dez_301
subscribecontext=dez-subscribe-special
you may see that peer try to subscribe (try to find hints) in "dez-global"
======================================================================
----------------------------------------------------------------------
svnbot - 11-02-07 15:48
----------------------------------------------------------------------
Repository: asterisk
Revision: 88366
U branches/1.4/channels/chan_sip.c
------------------------------------------------------------------------
r88366 | file | 2007-11-02 15:48:37 -0500 (Fri, 02 Nov 2007) | 4 lines
Make subscribecontext behave as advertised. It will now look for the
presence of a hint in the given context (be it subscribecontext or
context).
(closes issue http://bugs.digium.com/view.php?id=10702)
Reported by: slavon
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
11-02-07 15:48 svnbot Note Added: 0073017
11-02-07 15:48 svnbot Status feedback => assigned
11-02-07 15:48 svnbot Assigned To => file
======================================================================
More information about the asterisk-bugs
mailing list