VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
yivzhenko at mksat.net Guest
|
Posted: Tue Jun 02, 2009 6:04 am Post subject: [Freeswitch-users] effective_caller_id_number on bridge dial |
|
|
Hello all.
I have test the lcr overriding the Caller ID functionality.
It return dialstring, that contains 'effective_caller_id_number' variable.
But that variable has no effect.
I try test configuration
<extension name="Test_calls">
<condition field="destination_number" expression="^(1001)$">
<!-- <action application="set" data="effective_caller_id_number=9999"/> -->
<action application="bridge" data="[effective_caller_id_number=9999]sofia/internal/sip:1001@192.168.2.43:5060"/>
<action application="hangup"/>
</condition>
</extension>
There is no result. (caller id number not changed)
But If I uncomment the set line, then the caller_id_number changes.
I found the similar bug (http://jira.freeswitch.org/browse/MODAPP-122) and his status - fixed.
....may be i not consider something?
I use svn trunk 13544.
Yuriy |
|
Back to top |
|
|
mike at jerris.com Guest
|
|
Back to top |
|
|
anthony.minessale at g... Guest
|
Posted: Tue Jun 02, 2009 12:16 pm Post subject: [Freeswitch-users] effective_caller_id_number on bridge dial |
|
|
effective_* is *NOT EVER* valid in the dial string. they are settings of an existing session to control what caller id they pass.
On Tue, Jun 2, 2009 at 11:40 AM, Rupa Schomaker <rupa@rupa.com (rupa@rupa.com)> wrote:
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
Back to top |
|
|
rupa at rupa.com Guest
|
Posted: Tue Jun 02, 2009 1:06 pm Post subject: [Freeswitch-users] effective_caller_id_number on bridge dial |
|
|
I've fixed mod_lcr now. It should have been setting origination_caller_id_number not effective_caller_id_number.
On Tue, Jun 2, 2009 at 6:04 AM, Yuriy Ivzhenko <yivzhenko@mksat.net (yivzhenko@mksat.net)> wrote:
--
-Rupa |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Tue Jun 02, 2009 1:58 pm Post subject: [Freeswitch-users] effective_caller_id_number on bridge dial |
|
|
On Tue, Jun 2, 2009 at 9:50 AM, Anthony Minessale <anthony.minessale@gmail.com (anthony.minessale@gmail.com)> wrote:
Quote: | effective_* is *NOT EVER* valid in the dial string. they are settings of an existing session to control what caller id they pass.
|
FYI, I've updated the wiki to reflect this fact and to make it completely obvious:
http://wiki.freeswitch.org/wiki/Channel_Variables#effective_caller_id_number
-MC |
|
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
|