[Freeswitch-users] Can't configure outbound call
Lars Zeb
larclap at yahoo.com
Mon May 11 15:23:48 PDT 2009
I'm sorry, but do not understand what it is that I should try. Are you
saying to change the data attribute in the action command of the dialplan?
-----Original Message-----
From: freeswitch-users-bounces at lists.freeswitch.org
[mailto:freeswitch-users-bounces at lists.freeswitch.org] On Behalf Of Brian
West
Sent: Monday, May 11, 2009 2:58 PM
To: freeswitch-users at lists.freeswitch.org
Subject: Re: [Freeswitch-users] Can't configure outbound call
Try this ^1?(\d{10})$
and this sofia/gateway/flowroute/flowrouteAccount#1$1
/b
On May 11, 2009, at 4:38 PM, Lars Zeb wrote:
> in conf/dialplan/default/02_long_distance.xml:
> <!-- Dial any 10 digit number (2223334444) or 1+10 number
> (12223334444) here -->
> <extension name="Long Distance - flowroute">
> <condition field="destination_number" expression="^(1{0,1}\d{10})
> $">
> <action application="set"
> data="effective_caller_id_number=10000000000"/>
> <!-- If your provider does not provide ringback (180 or 183)
> you may simulate ringback by uncommenting the following line. -->
> <!-- action application="ringback" /-->
> <action application="bridge" data="sofia/gateway/flowroute/
> flowrouteAccount#$1"/>
> </condition>
> </extension>
>
Brian West
brian at freeswitch.org
-- Meet us at ClueCon! http://www.cluecon.com
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list