> On July 9, 2014, noon, rmudgett wrote: > > /branches/12/contrib/ast-db-manage/config/versions/1d50859ed02e_create_accountcode.py, > > line 17 > > <https://reviewboard.asterisk.org/r/3724/diff/1/?file=62478#file62478line17> > > > > A size of twenty? Seems potentially too small. > > > > Is there precedent for accountcode to be this small? > > Matt Jordan wrote: > This matches the value of AST_MAX_ACCOUNT_CODE
Why not use AST_MAX_ACCOUNT_CODE instead of hard-coding 20? - Corey ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/3724/#review12524 ----------------------------------------------------------- On July 15, 2014, 7:24 p.m., Matt Jordan wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviewboard.asterisk.org/r/3724/ > ----------------------------------------------------------- > > (Updated July 15, 2014, 7:24 p.m.) > > > Review request for Asterisk Developers. > > > Bugs: ASTERISK-24000 > https://issues.asterisk.org/jira/browse/ASTERISK-24000 > > > Repository: Asterisk > > > Description > ------- > > Most channel drivers let you specify a default accountcode for channels > associated with a particular endpoint/peer/thing. chan_pjsip/res_pjsip does > not. > > This patch adds a new setting to the endpoint object (accountcode!) that does > that. > > > Diffs > ----- > > /branches/12/res/res_pjsip/pjsip_configuration.c 418714 > /branches/12/res/res_pjsip.c 418714 > /branches/12/include/asterisk/res_pjsip.h 418714 > > /branches/12/contrib/ast-db-manage/config/versions/1d50859ed02e_create_accountcode.py > PRE-CREATION > /branches/12/configs/pjsip.conf.sample 418714 > /branches/12/channels/chan_pjsip.c 418714 > /branches/12/CHANGES 418714 > > Diff: https://reviewboard.asterisk.org/r/3724/diff/ > > > Testing > ------- > > See https://reviewboard.asterisk.org/r/3725 > > > Thanks, > > Matt Jordan > >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev