[Freeswitch-users] Dialing Out Problem via Gateway

Brian West brian at freeswitch.org
Sun Jan 18 18:33:56 PST 2009


You modified the Local_Extension in default.xml

2009-01-17 16:10:08 [DEBUG] mod_dialplan_xml.c:117 parse_exten()  
Regex: [Local_Extension] destination_number(1008) =~ /^+39020000000$/
2009-01-17 16:10:08 [ERR] switch_regex.c:94 switch_regex_perform()  
COMPILE ERROR: 1 [nothing to repeat][^+39020000000$]
2009-01-17 16:10:08 [DEBUG] mod_dialplan_xml.c:119 parse_exten() Regex  
mismatch


Remove that match for the /^+39020000000$/ and put it back to the  
default value... it should work fine.

/b

On Jan 17, 2009, at 10:02 AM, Alberto Ceccarelli wrote:

> <freeswitch.log>





More information about the FreeSWITCH-users mailing list