View previous topic :: View next topic |
Author |
Message |
ahmedmunir007 at gmail... Guest
|
Posted: Wed Sep 16, 2009 3:30 am Post subject: [Freeswitch-users] How to Process Invalid extension in FS |
|
|
Hi,
I'm newbie in FS. I want to know how to process invalid extension in FS? Because I want to prompt the IVR if invalid extension is dialled.
Kindly advice me.
--
Regards,
Ahmed Munir |
|
Back to top |
|
|
jason at jasonjgw.net Guest
|
Posted: Wed Sep 16, 2009 3:44 am Post subject: [Freeswitch-users] How to Process Invalid extension in FS |
|
|
Ahmed Munir <ahmedmunir007@gmail.com> wrote:
Quote: | I'm newbie in FS. I want to know how to process invalid extension in FS?
Because I want to prompt the IVR if invalid extension is dialled.
|
You could write an entry at the end of the dial-plan that matches any
extension and invokes the IVR.
_______________________________________________
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 |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Wed Sep 16, 2009 11:02 am Post subject: [Freeswitch-users] How to Process Invalid extension in FS |
|
|
On Wed, Sep 16, 2009 at 1:23 AM, Ahmed Munir <ahmedmunir007@gmail.com (ahmedmunir007@gmail.com)> wrote:
Quote: | Hi,
I'm newbie in FS. I want to know how to process invalid extension in FS? Because I want to prompt the IVR if invalid extension is dialled.
Kindly advice me.
|
Is this an invalid extension that was dialed by a registered SIP phone or by a caller who has already connected to an IVR? Just curious what your application is.
-MC |
|
Back to top |
|
|
|