[Freeswitch-users] eavesdrop extension condition in default.xml?

Lars Zeb larclap at yahoo.com
Wed Jun 17 10:06:50 PDT 2009


In conf/dialplan/default.xml, the eavesdrop extension's condition is -
expression="^88(.*)$|^\*0(.*)$">

 

Is this intended? I thought it was defined to eavesdrop on internal
extensions. Why wouldn't it be something like -
expression="^88(\d{3,5})$|^\*0(\d{3,5})$">? The way it is now, if I dial
888-555-1212 (rather than 1-888-555-1212), it goes into the eavesdrop
extension.

 

Log:

1030 Dialplan: sofia/internal/1009 at 192.168.10.29 parsing
[default->eavesdrop] continue=false

1031 Dialplan: sofia/internal/1009 at 192.168.10.29 Regex (PASS) [eavesdrop]
destination_number(8885819795) =~ /^88(.*)$|^\*0(.*)$/ break=on-false

1032 Dialplan: sofia/internal/1009 at 192.168.10.29 Action answer()

 

Thanks, Lars

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090617/947d075d/attachment-0002.html 


More information about the FreeSWITCH-users mailing list