Re: [asterisk-users] Diaplan reload command not working

2010-03-11 Thread Carlos Chavez
r 2010 18:24:51 -0600 > > Subject: Re: [asterisk-users] Diaplan reload command not working > > > > On Wednesday 10 March 2010 16:58:58 ayodele abejide wrote: > > > I am a complete newbie, completed editing the extensions.conf > file, having > > > problem reload

Re: [asterisk-users] Diaplan reload command not working

2010-03-11 Thread Tzafrir Cohen
On Thu, Mar 11, 2010 at 02:02:50AM +, ayodele abejide wrote: > > I am using the 1.6.2.0 version The command 'dialplan reload' comes from the module pbx_config . Could you try running: module load pbx_config.so and then try: dialplan reload again? -- Tzafrir Cohen ic

Re: [asterisk-users] Diaplan reload command not working

2010-03-10 Thread Warren Selby
On Wed, Mar 10, 2010 at 8:02 PM, ayodele abejide wrote: > I am using the 1.6.2.0 version > Could you copy and paste your CLI from when you type it in and including the error message? >From the cli, you should be able to hit your tab key to see a list of all available commands you can enter. Y

Re: [asterisk-users] Diaplan reload command not working

2010-03-10 Thread ayodele abejide
I am using the 1.6.2.0 version From: wcse...@selbytech.com To: asterisk-users@lists.digium.com Date: Wed, 10 Mar 2010 19:29:02 -0600 Subject: Re: [asterisk-users] Diaplan reload command not working What version of asterisk are you using? Dialplan reload wasn't added until 1.4. If for

Re: [asterisk-users] Diaplan reload command not working

2010-03-10 Thread Warren Selby
hanks, --Warren Selby On Mar 10, 2010, at 6:55 PM, ayodele abejide wrote: A letter, I spelt it right at the CLI prompt but says it does not recognise the command > From: tles...@digium.com > To: asterisk-users@lists.digium.com > Date: Wed, 10 Mar 2010 18:24:51 -0600 > Subject

Re: [asterisk-users] Diaplan reload command not working

2010-03-10 Thread ayodele abejide
A letter, I spelt it right at the CLI prompt but says it does not recognise the command > From: tles...@digium.com > To: asterisk-users@lists.digium.com > Date: Wed, 10 Mar 2010 18:24:51 -0600 > Subject: Re: [asterisk-users] Diaplan reload command not working > > On Wednesda

Re: [asterisk-users] Diaplan reload command not working

2010-03-10 Thread Tilghman Lesher
On Wednesday 10 March 2010 16:58:58 ayodele abejide wrote: > I am a complete newbie, completed editing the extensions.conf file, having > problem reloading my diaplan via asterisk console, tried to reload it with > diaplan reload command, but it says command does not exist. Looks like you're missi

[asterisk-users] Diaplan reload command not working

2010-03-10 Thread ayodele abejide
I am a complete newbie, completed editing the extensions.conf file, having problem reloading my diaplan via asterisk console, tried to reload it with diaplan reload command, but it says command does not exist. Please help __