[Freeswitch-users] Incoming call from registered gateway with DID in To: not URI
Steven Ayre
steveayre at gmail.com
Sat Jan 8 12:03:44 MSK 2011
Thanks Brian. :)
Steve on iPhone
On 8 Jan 2011, at 02:50, Brian West <brian at freeswitch.org> wrote:
> update to the latest code this was fixed yesterday. Broken the day before that.
>
> /b
>
> On Jan 7, 2011, at 5:24 PM, Steven Ayre wrote:
>
>> I'm currently handling it with:
>>
>> <param name="context" value="numbergroup"/>
>>
>> and:
>>
>> <context name="numbergroup">
>> <extension name="numbergroup">
>> <condition field="destination_number" expression="^USERNAME$">
>> <action application="transfer" data="${sip_to_user} XML default"/>
>> </condition>
>> </extension>
>> </context>
>>
>> Is there a better way of handling it? Such as a param that tells Sofia
>> to use the To not the URI to populate destination_number?
>>
>> -Steve
>
>
> _______________________________________________
> 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