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

Sergey Okhapkin sos at sokhapkin.dyndns.org
Fri Sep 24 12:54:20 PDT 2010


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
> 




More information about the FreeSWITCH-users mailing list