This is totally possible. You need to look at the originate command. Also,
if you have an IVR or a dialplan extension that does what you want - plays
prompts, accepts DTMF digits from caller, etc. - then you can use it with
inbound or outbound calls. For an outbound call just route it to the dp
extension. For example to route an outbound call to the demo IVR do this:

originate sofia/gateway/mygatewayname/18005551212 5000

Have fun.
-MC

On Mon, May 25, 2009 at 10:03 PM, Paul Li <plite2...@gmail.com> wrote:

> There are a few examples in the wiki, showing how to configure IVR for
> inbound calls. My question lies in whether it is possible to write a
> dialplan in xml or scripts to configure IVR for outbound calls. Here is a
> typical scenario (of usage):
>
> (1) Call any extension or external endpoints (maybe PSTN numbers);
> (2) Activate IVR menu once the recipient answers call;
> (3) Take feedback (DTMF keystrokes or survey recordings).
>
> Your assistance is highly appreciated!
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
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