VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
darklion11 at yahoo.com Guest
|
|
Back to top |
|
|
q.edward at gmail.com Guest
|
Posted: Mon Jun 22, 2009 11:28 pm Post subject: [Freeswitch-users] How to change outbound_caller_name=FreeSW |
|
|
Edmar
Eso esta en freeswitch/conf/vars.xml en ese archivo.
If i am not mistaken and anyone welcome to correct me i just told Edmar this is set in freeswitch/conf/vars.xml ... file
Ed
On Tue, Jun 23, 2009 at 12:02 AM, Edmar Cruz <darklion11@yahoo.com (darklion11@yahoo.com)> wrote:
|
|
Back to top |
|
|
harmeet at litatel.com Guest
|
Posted: Tue Jun 23, 2009 12:59 am Post subject: [Freeswitch-users] How to change outbound_caller_name=FreeSW |
|
|
In my case the 1001 resides in - /usr/local/freeswitch/conf/directory/default/1001.xml
And you set the Caller Name and ID by adding -
On Tue, Jun 23, 2009 at 12:26 AM, Edward Q. <q.edward@gmail.com (q.edward@gmail.com)> wrote:
|
|
Back to top |
|
|
harmeet at litatel.com Guest
|
Posted: Tue Jun 23, 2009 12:59 am Post subject: [Freeswitch-users] How to change outbound_caller_name=FreeSW |
|
|
Oops, that was too quick!
In my case the 1001 resides in - /usr/local/freeswitch/conf/directory/default/1001.xml
And you set the Caller Name and ID by adding -
<variable name="effective_caller_id_name" value="Extension 1001"/>
<variable name="effective_caller_id_number" value="1001"/>
Thanks
On Tue, Jun 23, 2009 at 12:46 AM, Harmeet Singh <harmeet@litatel.com (harmeet@litatel.com)> wrote:
Quote: | In my case the 1001 resides in - /usr/local/freeswitch/conf/directory/default/1001.xml
And you set the Caller Name and ID by adding -
On Tue, Jun 23, 2009 at 12:26 AM, Edward Q. <q.edward@gmail.com (q.edward@gmail.com)> wrote:
|
|
|
Back to top |
|
|
q.edward at gmail.com Guest
|
Posted: Tue Jun 23, 2009 1:09 am Post subject: [Freeswitch-users] How to change outbound_caller_name=FreeSW |
|
|
Sorry Edmar
I missundertood you .. I thought you wanted to change the number showing once you were going out not the 1001.xml file.
In this case Harmeet is right. There you have those values to to make the changes.
My bad.
Ed
On Tue, Jun 23, 2009 at 12:46 AM, Harmeet Singh <harmeet@litatel.com (harmeet@litatel.com)> wrote:
|
|
Back to top |
|
|
darklion11 at yahoo.com Guest
|
|
Back to top |
|
|
dujinfang at gmail.com Guest
|
|
Back to top |
|
|
harmeet at litatel.com Guest
|
Posted: Tue Jun 23, 2009 8:28 am Post subject: [Freeswitch-users] How to change outbound_caller_name=FreeSW |
|
|
Check your dialplan where you call "bridge" to gateway to make outgoing calls. Stick in the following lines before the bridge call -
<action application="set" data="effective_caller_id_number=${effective_caller_id_number}"/>
<action application="set" data="effective_caller_id_name=${effective_caller_id_name}"/>
On Tue, Jun 23, 2009 at 2:39 AM, Edmar Cruz <darklion11@yahoo.com (darklion11@yahoo.com)> wrote:
|
|
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
|