[Freeswitch-users] No caller ID sent to a bridged outside call

Mario mario_fs at mgtech.com
Fri Sep 24 13:11:06 PDT 2010


I looked around and am assuming you mean the line below. When I added it
to the gateway the call would not go through:
param name="caller-id-in-from" value="true"

On 09/24/10 12:54, Sergey Okhapkin wrote:
> Does the gateway uid1 allow to specify CID number?
> 
> On Friday 24 September 2010, Mario wrote:
>> I am bridging a call from either inside or outside to an emergency
>> number on an att cellphone which works fine. I am trying to pass the
>> original caller id or anything else for that matter as the caller
>> id/name. I only get "unknown". I also tried to send to a VOIP number and
>> it also gets "unknown" so I am thinking it is not att. I tried various
>> combinations of things I found on the web but nogo. Anyone see the
>> problem below? Thanks!
>> Mario
>>
>>    <extension name="mx911">
>>      <condition field="destination_number" expression="^2911$">
>>        <action application="set"
>>  data="effective_caller_id_name=Emergency"/> <action application="set"
>> data="effective_caller_id_number=9161234567"/>
>>        <action application="set" data="hangup_after_bridge=true"/>
>>        <action application="bridge" data="sofia/gateway/uid1/19161112222"/>
>>      </condition>
>>    </extension>
>>
>> _______________________________________________
>> 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
>> http://www.freeswitch.org
>>
> 
> 
> _______________________________________________
> 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
> http://www.freeswitch.org



More information about the FreeSWITCH-users mailing list