[asterisk-dev] [Code Review] 3148: res_pjsip: Config option to enable PJSIP logger at load time
Scott Griepentrog
reviewboard at asterisk.org
Wed Jan 22 09:54:03 CST 2014
> On Jan. 21, 2014, 7:14 p.m., Paul Belanger wrote:
> > branches/12/contrib/ast-db-manage/config/versions/581a4264e537_adding_extensions.py, lines 38-39
> > <https://reviewboard.asterisk.org/r/3148/diff/1/?file=53006#file53006line38>
> >
> > same comment as above
>
> Kevin Harwell wrote:
> In this case I wasn't sure what to do. I know the script should not necessarily be modified, but it has a bug in it and the script fails against a mysql database. Ideas?
What about deleting the old script and providing a replacement version under a new name? I'm not sure how alembic will treat the existing script disappearing, but it avoids modifying it.
- Scott
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3148/#review10653
-----------------------------------------------------------
On Jan. 21, 2014, 5:01 p.m., Kevin Harwell wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviewboard.asterisk.org/r/3148/
> -----------------------------------------------------------
>
> (Updated Jan. 21, 2014, 5:01 p.m.)
>
>
> Review request for Asterisk Developers.
>
>
> Bugs: ASTERISK-23038
> https://issues.asterisk.org/jira/browse/ASTERISK-23038
>
>
> Repository: Asterisk
>
>
> Description
> -------
>
> Added a "debug" configuration option for res_pjsip that when set to "yes" enables SIP messages to be logged. It is specified under the "system" type.
>
> Also updated the alembic 12.1 script to include this option as well as a few others that were missing. Also updated the "_adding_extensions" script in order to make the "id" column on the table a primary key because mysql needed it to be as such.
>
>
> Diffs
> -----
>
> branches/12/res/res_pjsip_logger.c 405906
> branches/12/res/res_pjsip/config_system.c 405906
> branches/12/res/res_pjsip.c 405906
> branches/12/include/asterisk/res_pjsip.h 405906
> branches/12/contrib/ast-db-manage/config/versions/581a4264e537_adding_extensions.py 405906
> branches/12/contrib/ast-db-manage/config/versions/2fc7930b41b3_add_pjsip_endpoint_options_for_12_1.py 405906
> branches/12/configs/pjsip.conf.sample 405906
>
> Diff: https://reviewboard.asterisk.org/r/3148/diff/
>
>
> Testing
> -------
>
> Set the "debug" option in the pjsip.conf file and observed SIP debug messages on the console. Also, tested the modified alembic scripts against postgres and mysql database servers.
>
>
> Thanks,
>
> Kevin Harwell
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140122/86c29f14/attachment.html>
More information about the asterisk-dev
mailing list