[Freeswitch-users] ignore_display_updates blocks display name for IVR
mehmet ozisik
mehmetzsk at gmail.com
Thu Feb 13 11:31:39 MSK 2014
Hi,
ı had tried cid-type and sip_cid_type for sofia.conf.xml with value "none"
but had not see the effect.
Could you please inform me how should I set it in which conf file?
@Brian : in which file should I set origination_callee_id_name and how if
my channel name
sofia/<domainname>/sip:IVR@<ip:port>
Could you please help on these?
Regards
Mehmet
2014-02-11 18:43 GMT+02:00 Michael Jerris <mike at jerris.com>:
> https://wiki.freeswitch.org/wiki/Sofia.conf.xml
>
> <!-- *optional* -->
> <param name="cid-type" value="rpid"/>
>
>
>
> On Feb 11, 2014, at 11:00 AM, Brian West <brian at freeswitch.org> wrote:
>
> Details,
>
> caller_id_name and caller_id_number aren't real (you can however use
> set_profile_var to use those but I wouldn't)
>
> origination_callee/caller bits go inside {} on the bridge line, they have
> no effect on the a-leg of the call.
>
> Effective bits are explained here:
>
> https://wiki.freeswitch.org/wiki/Variable_effective_caller_id_number (also follow the see also links)
>
> Remember, you'll need to understand that FreeSWITCH has two threads for
> each bridged session, The so called A-Leg, and the so called B-Leg. The
> idea of how this works gets more complex when A calls B and A transfers.
> You'll quickly get confused on who or what is the caller vs callee. There
> is a JIRA open for me to extend this documentation. I'll need copious
> amounts of coffee and time to complete the task.
>
> It gets more fun when you originate an outbound call to A and then A is
> linked to another outbound B leg via the dial plan. You technically have
> two outbound legs... ;)
>
> On Feb 11, 2014, at 8:14 AM, mehmet ozisik <mehmetzsk at gmail.com> wrote:
>
> Hi,
>
> Thx Brian
> Yes it is but I am looking for a way to change it within FS, I can not
> configure the phone.
> these settings also did not work :
>
> <action application="set" data="effective_caller_id_name=Mehmet1"/>
> <action application="set" data="origination_callee_id_name=Mehmet2"/>
> <action application="set" data="origination_callee_id_number=Mehmet3"/>
> <action application="set" data="caller_id_name=Mehmet4"/>
> <action application="set" data="caller_id_number=Mehmet5"/>
> <action application="set" data="effective_caller_id_number=Mehmet6"/>
>
>
> <X-PRE-PROCESS cmd="set" data="effective_caller_id_name=MMehmet1"/>
> <X-PRE-PROCESS cmd="set" data="origination_callee_id_name=MMehmet2"/>
> <X-PRE-PROCESS cmd="set" data="origination_callee_id_number=MMehmet3"/>
> <X-PRE-PROCESS cmd="set" data="caller_id_name=MMehmet4"/>
> <X-PRE-PROCESS cmd="set" data="caller_id_number==MMehmet5"/>
> <X-PRE-PROCESS cmd="set" data="effective_caller_id_number=MMehmet6"/>
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> 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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140213/13fb5a6a/attachment.html
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list