[Freeswitch-users] External caller-number not shown on forward to external number

Peter Waldheim peter.waldheim at framesoft.com
Thu Aug 26 03:32:13 PDT 2010


Hi all,

In a diaplan I'm forwarding a call to an external (PRI) number when it fails to reach my SIP-Client:
        <action application="bridge" data="user/${dialed_extension}@${domain_name}"/> <!-- try to bridge sip -->
        <action application="set" data="outbound_caller_id_number=${caller_id_number}"/>
        <action application="set" data="outbound_caller_id_name=${caller_id_name}"/>
        <action application="transfer" data="#external-number# XML default"/> <!-- transfer to external through dialplan -->
Then in that dialplan:
        <action application="set" data="effective_caller_id_number=${outbound_caller_id_number}"/>
        <action application="set" data="effective_caller_id_name=${outbound_caller_id_name}"/>
        <action application="bridge" data="openzap/1/a/$1"/> <!-- bridge to external -->

So far this works just fine but one thing: the external party only sees the original caller-id if it is an internal one. If the caller was external, I only see the default caller-number of my installation. Ideally I'd like to always see the original caller id - especially if it is an external number.
Can anybody please give me a hint whether I'm missing something or this might be some call-spoof protection in freeswitch or openzap or libpri or my PRI provider?

Thanks a lot
Peter
________________________________


Framesoft AG Software Applications
Sumpfstrasse 15
6301 Zug
Switzerland
Handelsregister des Kantons Zug: CH-170.3.022.876-2
Pr?sident & Vorsitzender der Gesch?ftsleitung: Toralf Dittmann

Framesoft AG Software Applications
Reuterweg 49
D-60323 Frankfurt am Main
Germany
HRB 34142
Vorsitzender des Aufsichtsrates: Toralf Dittmann
Vorstand: Jens Saarholz

Framesoft Ltd.
Business Address:
60 Lombard Street
London EC3V9EA, UK
Registered Office:
Hackwood Secretaries Limited
1 silk Street
London EC2Y 8HQ, UK
Company Number: 4055017
Directors: Toralf Dittmann, Volker Weber
Secretary: Volker Weber

Confidentiality Notice: The information contained in this e-mail is intended for the named recipient(s) only. It may contain privileged and confidential information, and if you are not the addressee or the person responsible for delivering this to the addressee, you may not copy, distribute or take action in reliance on it. If you have received this e-mail in error, please notify us immediately by returning the original message to the sender by e-mail and delete this message. Thank you for your cooperation.



More information about the FreeSWITCH-users mailing list