On Wed, Dec 2, 2009 at 6:47 AM, eaf <[email protected]> wrote:

>
> What would be the best way of making originate() run call through a dial
> plan
> (compared to directly going to a specified VOIP gateway). Would it be
> loopbacks, i.e. smth like this?
>
> /opt/freeswitch/bin/fs_cli -x "originate
>
> {ignore_early_media=true,origination_caller_id_number=xxxxxxxxxx}loopback/yyyyyyyyyy/default/XML
> '&javascript(/opt/freeswitch/conf/dialplan/public/webcall.js zzzzzzzzzz)'"
>
> The idea of this is that originate() sets up the first call, then
> webcall.js
> plays back a WAV, and bridges the first call with the second one (also set
> up via loopback).
>
>
Could you describe the problem that you're trying to solve? That would make
it easier to know if what you've come up with is the best solution. How many
calls per second were you wanting to generate with this setup?
-MC
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to