[Freeswitch-users] effective_caller_id_number on bridge dialstring

Anthony Minessale anthony.minessale at gmail.com
Tue Jun 2 09:50:13 PDT 2009


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 at rupa.com> wrote:

> 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 at mksat.net>wrote:
>
>>  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 at 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
>>
>>
>> _______________________________________________
>> Freeswitch-users mailing list
>> Freeswitch-users at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
> --
> -Rupa
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090602/f69dca62/attachment-0002.html 


More information about the FreeSWITCH-users mailing list