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 <[email protected]> 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 <[email protected]>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:[email protected]: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
>> [email protected]
>> 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
> [email protected]
> 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:[email protected] <msn%[email protected]>
GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:[email protected] <sip%[email protected]>
iax:[email protected]/888
googletalk:[email protected]<googletalk%3aconf%[email protected]>
pstn:213-799-1400
_______________________________________________
Freeswitch-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to