VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
larclap at yahoo.com Guest
|
Posted: Wed Aug 26, 2009 8:09 pm Post subject: [Freeswitch-users] Dial phone number + extension? |
|
|
Is there a way to dial an external 10-digit phone number, wait a second or two after connecting, and then dial a 4-digit extension?
Thanks, Lars |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Wed Aug 26, 2009 9:25 pm Post subject: [Freeswitch-users] Dial phone number + extension? |
|
|
Sent from my iPhone
On Aug 26, 2009, at 6:00 PM, "Lars Zeb" <larclap@yahoo.com> wrote:
Quote: | Is there a way to dial an external 10-digit phone number, wait a
second or two after connecting, and then dial a 4-digit extension?
| From the CLI:
originate sofia/gateway/mygw/1234567890 1234
As for the short pause you could put that in the Dialplan entry for
ext 1234 or you could even do an inline Dialplan instead of just 1234
as the second arg to originate.
originate sofia/foo/1234567890 sleep:2000,transfer:1234 inline
Search the wiki for "inline dialplan" to learn more about this handy
feature
-MC
_______________________________________________
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 |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|