[Freeswitch-users] overwrite the Caller-ID-Number

David Villasmil david.villasmil.work at gmail.com
Wed Oct 30 15:13:55 UTC 2019


Those are vars used for outbound.
I've never had to do exactly what you need, but i'd look into setting the
channel variable (
https://freeswitch.org/confluence/display/FREESWITCH/Channel+Variables)

variable_sip_from

Hopa that helps

Regards,

David Villasmil
email: david.villasmil.work at gmail.com
phone: +34669448337


On Wed, Oct 30, 2019 at 3:05 PM Alexander Haugg <Alexander.Haugg at c4b.de>
wrote:

> Hi,
>
>
>
> There is a bug in the Unify Openscape Business PBX.
>
> The P-Asserted-Identity is wrong (have the same values like the Diversion
> Header).
>
>
>
> The incoming SIP call will routed into the mod_callcenter application and
> show the wrong caller number.
>
>
>
> How can I set the correct information into the Caller-ID-Number in the
> dialplan?
>
> I was trying
>
> <action application="set" data="effective_caller_id_number=${newNumber}"/>
>
> <action application="set" data="outbound_caller_id_number=${ newNumber }"/>
>
> <action application="set" data="origination_caller_id_number=${ newNumber
> }"/>
>
>
>
> But in the call center events I can see, the caller-id-number have the
> original wrong value.
>
>
>
> Or is there a possibility to force the from hader as base for the caller
> id informations?
>
>
>
> Thanks a lot
>
> Alex
>
>
> _________________________________________________________________________
>
> The FreeSWITCH project is sponsored by SignalWire https://signalwire.com
> Enhance your FreeSWITCH install with disruptive priced SMS and PSTN
> services.
> Build your next product on our scalable cloud platform.
>
> Join our online community to chat in real time
> https://signalwire.community
>
> Professional FreeSWITCH Services
> sales at freeswitch.com
> https://freeswitch.com
>
> Official FreeSWITCH Sites
> https://freeswitch.com/oss
> https://freeswitch.org/confluence
> https://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
> https://freeswitch.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20191030/b0192acb/attachment.html>


More information about the FreeSWITCH-users mailing list