[asterisk-bugs] [Asterisk 0017957]: [patch] merging categories from with static config to have realtime feature for register
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 4 11:42:22 CDT 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17957
======================================================================
Reported By: marcelloceschia
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 17957
Category: Resources/res_config_pgsql
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Asterisk Version: 1.6.2.10
JIRA: SWP-2168
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 280623
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-09-06 08:19 CDT
Last Modified: 2011-05-04 11:42 CDT
======================================================================
Summary: [patch] merging categories from with static config
to have realtime feature for register
Description:
with this patch we are able to use satic and reatime configuration at the
same time.
Some example:
in extconfig.conf we can add:
sip_register.conf => pgsql,asterisk,sip_register
in sip.conf just add under [general]:
#include "sip_register.conf"
======================================================================
----------------------------------------------------------------------
(0134439) svnbot (reporter) - 2011-05-04 11:42
https://issues.asterisk.org/view.php?id=17957#c134439
----------------------------------------------------------------------
Repository: asterisk
Revision: 316798
U trunk/CHANGES
U trunk/channels/chan_sip.c
------------------------------------------------------------------------
r316798 | dvossel | 2011-05-04 11:42:20 -0500 (Wed, 04 May 2011) | 8 lines
Reverts rev 316218 as it breaks parsing the [general] section of sip.conf.
The functionality this patch attempts to achieve should already
be possible using [general](+) in the config file.
issue https://issues.asterisk.org/view.php?id=17957
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=316798
Issue History
Date Modified Username Field Change
======================================================================
2011-05-04 11:42 svnbot Checkin
2011-05-04 11:42 svnbot Note Added: 0134439
======================================================================
More information about the asterisk-bugs
mailing list