[Freeswitch-users] effective_caller_id_number / freetdm / libpri - not working
Peter Waldheim
struwwelp at gmail.com
Tue Jul 9 11:59:35 MSD 2013
Hi,
I have seen some posts about caller-id-problems recently, but not many
resolutions. Also as this uses a PRI line, I'll post it extra.
I'm trying to get user-specific caller-ids (or any caller-id for now
really) to work on a PRI line. This has been working with a (very) old
version of freeswitch and libpri, so if there is a change in the required
configuration, a pointer to that would be very welcome of course.
In the dialplan I set effective_caller_id_number (and _name just to be
sure) right before bridging (also nowhere else):
<action application="export" data="effective_caller_id_number=0xxxxxxx21"/>
<action application="export" data="effective_caller_id_name=0xxxxxxx21"/>
<action application="info"/>
<action application="bridge" data="freetdm/1/a/$1" />
Info displays accordingly:
variable_effective_caller_id_number: [0xxxxxxx21]
variable_effective_caller_id_name: [0xxxxxxx21]
variable_export_vars: [effective_caller_id_number,effective_caller_id_name]
variable_current_application: [info]
But the other side still sees the base-number (0xxxxxxx20) of the pri-trunk.
Any ideas on what is going wrong or required to make this work would be
greatly appreciated (or how to further analyze this).
Thanks and regards
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130709/ac396e1b/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list