Mitchel Constantin <mythical...@weavver.com> wrote:
> I'm working on configuring my FreeSWITCH and would like to set the caller id
> number like this in dialplan/default.xml:
> 
> <action application="set" data="effective_caller_id_name=John Doe"/>
> <action application="set" data="effective_caller_id_number=
> john...@weavver.com"/>
> 
> I wonder if this is a problem with eyeBeam.. When the call is received the
> CID is like this:
> 
> John Doe
> john...@weavver.com@205.134.225.20
> 
> 205.134.225.20 is the EXT IP of the switch

I suspect the other end (whatever device you are calling from FreeSWITCH) is
adding the IP address to the caller id. However, I am no SIP expert and may be
wrong, but you can confirm this by doing a SIP trace on the device that
receives the call (or on its local network via packet capture) to discover
what FreeSWITCH is sending out.


_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
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