VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
sranil at gmail.com Guest
|
Posted: Mon Sep 21, 2009 1:47 pm Post subject: [Freeswitch-users] Displaying matched extension during a cal |
|
|
Hi All,
I am new to Freeswitch. So please bear with me if I ask any silly questions.
* Can anyone of you please tell me how to display the extension name which has matched an incoming/outgoing call.
* And can you please elaborate what does '<action application="info"/>' mean.
* Suppose we have set a variable in the extension of the dialplan XML. Is there anyway we can display this variable on CLI for our debugging purposes.
Regards,
--
Anil Kumar S. R.
http://sranil.googlepages.com/
"The best way to succeed in this world is to act on the advice you give to others." |
|
Back to top |
|
|
frank at carmickle.com Guest
|
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Mon Sep 21, 2009 2:46 pm Post subject: [Freeswitch-users] Displaying matched extension during a cal |
|
|
On Mon, Sep 21, 2009 at 11:27 AM, Anil Kumar S. R. <sranil@gmail.com (sranil@gmail.com)> wrote:
Quote: | Hi All,
I am new to Freeswitch. So please bear with me if I ask any silly questions.
* Can anyone of you please tell me how to display the extension name which has matched an incoming/outgoing call.
* And can you please elaborate what does '<action application="info"/>' mean.
* Suppose we have set a variable in the extension of the dialplan XML. Is there anyway we can display this variable on CLI for our debugging purposes.
|
Anil,
Here are few links to get started:
Handy tutorial: http://www.linuxpromagazine.com/Issues/2009/106/TALK-SOFT
Chan vars: http://wiki.freeswitch.org/wiki/Channel_Variables
Log app: http://wiki.freeswitch.org/wiki/Misc._Dialplan_Tools_log
Note: the info app dumps all sorts of information to the console and is a great way to learn about many of the channel variables that FS has. The log app will make it easy for you to pinpoint just a single channel variable:
<action application="log" data="INFO Dialed extension is ${dialed_ext}"/>
Have fun!
-MC |
|
Back to top |
|
|
sranil at gmail.com Guest
|
Posted: Tue Sep 22, 2009 4:36 am Post subject: [Freeswitch-users] Displaying matched extension during a cal |
|
|
Thanks Michael for your links. Till now I was working on the command line which we get on executing the 'freeswitch' command. I didn't know abt the 'fs_cli' command. The fs_cli gives lot more information that will be helpful for novice user like me.
Thanks,
Anil
2009/9/22 Michael Collins <msc@freeswitch.org (msc@freeswitch.org)>
--
Anil Kumar S. R.
http://sranil.googlepages.com/
"The best way to succeed in this world is to act on the advice you give to others." |
|
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
|