[Freeswitch-users] Outbound Caller ID on anoymous calls
bennygeorge
barnyritchley at hotmail.com
Wed Jan 25 15:22:08 MSK 2012
Hello all
we have a situation where we receive the caller id in from as per below:
INVITE sip:123456789 at 1.1.1.1 SIP/2.0.
From: "anonymous" <sip:1.2.3.4>;
when this happens, freeswitch sends the call out and inserts the caller id
number of 0000000000
I have changed the vars.xml to the following:
<X-PRE-PROCESS cmd="set" data="outbound_caller_name=Anonymous"/>
<X-PRE-PROCESS cmd="set"
data="outbound_caller_id=anonymous at anonymous.invalid"/>
however this doesn't work.
What I'm trying to achieve is that if FS doesn't receive a good caller id,
then it will format it with anonymous at anonymous.invalid
This particular carrier is not using PAI.
It would be fine if FS left the from number empty - i did try changing the
vars.xml to the following:
<X-PRE-PROCESS cmd="set" data="outbound_caller_id=_undef_"/>
but that didn't work either
any help greatly appreciated as always
brgds
--
View this message in context: http://freeswitch-users.2379917.n2.nabble.com/RE-Outbound-Caller-ID-on-anoymous-calls-tp7223625p7223625.html
Sent from the freeswitch-users mailing list archive at Nabble.com.
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list