Re: [Freeswitch-users] Dialplan behavior

2009-12-03 Thread David Laperle
The files are OK, the permissions on them are OK. Correct me if i'm wrong! If i set the variable "user_context" to "default" it should take into accounts the dialplans into freeswitch/conf/dialplan/default or there's more rules to consider? The Wiki explain that the user must be registered to re

Re: [Freeswitch-users] Dialplan behavior

2009-12-03 Thread Michael Collins
On Thu, Dec 3, 2009 at 10:29 AM, David Laperle wrote: > Hi guys, > > i have a weird problem with my dialplans. For the moment, i have only 2 > «usable» extensions. They were working #1 yesterday, but this morning i > realize i forgot to compile mod_python, so i go back into my source folder > an

Re: [Freeswitch-users] Dialplan behavior

2009-12-03 Thread Ghulam Mustafa
other than configuration/syntax problem it could be a simple character/file encoding problem or may be improper file permissions! On Thu, Dec 3, 2009 at 11:29 PM, David Laperle wrote: > Hi guys, > > i have a weird problem with my dialplans. For the moment, i have only 2 > «usable» extensions.

[Freeswitch-users] Dialplan behavior

2009-12-03 Thread David Laperle
Hi guys, i have a weird problem with my dialplans. For the moment, i have only 2 «usable» extensions. They were working #1 yesterday, but this morning i realize i forgot to compile mod_python, so i go back into my source folder and modify the modules.conf to uncomment mod_python, did a make and ma