mvickers@real.com
2003-Jul-07 15:23 UTC
[Asterisk-Users] Dial plan doesn't seem to save properly
When I first to the "add extension" the "show dialplan" has the lines that say "SIP/" but after I do a "save dialplan" and a "stop gracfully" and restart the lines with "SIP/" are gone. ************************ "Show dialplan" before: ************************ asterisk01*CLI> [ Context 'default' created by 'pbx_config' ] '0001' => -1. Dial() [pbx_config] 1. Dial(SIP/mvickers) [pbx_config] '0002' => -1. Dial() [pbx_config] 1. Dial(SIP/jgb) [pbx_config] '0003' => -1. Dial() [pbx_config] 1. Dial(SIP/markw) [pbx_config] '0004' => -1. Dial() [pbx_config] 1. Dial(SIP/rodr) [pbx_config] asterisk01*CLI> Include => 'demo' [pbx_config] [ Context 'parkedcalls' created by 'res_parking' ] '701' => 1. ParkedCall(701) [res_parking] ************************* "Show dialplan" after: ************************* [ Context 'default' created by 'pbx_config' ] '0001' => -1. Dial() [pbx_config] '0002' => -1. Dial() [pbx_config] '0003' => -1. Dial() [pbx_config] '0004' => -1. Dial() [pbx_config] Include => 'demo' [pbx_config] [ Context 'parkedcalls' created by 'res_parking' ] '701' => 1. ParkedCall(701) [res_parking] '702' => 1. ParkedCall(702) [res_parking] Thanks in advance Mark Vickers, RealNetworks Inc. Desk: (206) 674-2391 Fax: (206)674-3588
Steven Critchfield
2003-Jul-07 17:26 UTC
[Asterisk-Users] Dial plan doesn't seem to save properly
Read the original config file, especially near the top. It isn't implemented yet. On Mon, 2003-07-07 at 17:23, mvickers@real.com wrote:> When I first to the "add extension" the "show dialplan" has the lines that > say "SIP/" but after I do a "save dialplan" and a "stop gracfully" and > restart the lines with "SIP/" are gone. > > > ************************ > "Show dialplan" before: > ************************ > > asterisk01*CLI> > [ Context 'default' created by 'pbx_config' ] > '0001' => -1. Dial() > [pbx_config] > 1. Dial(SIP/mvickers) > [pbx_config] > '0002' => -1. Dial() > [pbx_config] > 1. Dial(SIP/jgb) > [pbx_config] > '0003' => -1. Dial() > [pbx_config] > 1. Dial(SIP/markw) > [pbx_config] > '0004' => -1. Dial() > [pbx_config] > 1. Dial(SIP/rodr) > [pbx_config] > asterisk01*CLI> > Include => 'demo' > [pbx_config] > > [ Context 'parkedcalls' created by 'res_parking' ] > '701' => 1. ParkedCall(701) > [res_parking] > > > ************************* > "Show dialplan" after: > ************************* > > > [ Context 'default' created by 'pbx_config' ] > '0001' => -1. Dial() > [pbx_config] > '0002' => -1. Dial() > [pbx_config] > '0003' => -1. Dial() > [pbx_config] > '0004' => -1. Dial() > [pbx_config] > > Include => 'demo' > [pbx_config] > > [ Context 'parkedcalls' created by 'res_parking' ] > '701' => 1. ParkedCall(701) > [res_parking] > '702' => 1. ParkedCall(702) > [res_parking] > > > > > Thanks in advance > > Mark Vickers, RealNetworks Inc. Desk: (206) 674-2391 Fax: (206)674-3588 > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- Steven Critchfield <critch@basesys.com>