[Freeswitch-users] Routing DIDs to Dynamically Registered SIP User

David Ponzone david.ponzone at ipeva.fr
Tue Oct 12 00:17:11 PDT 2010


Ahhh thanks Ognjen!

it was not on the wiki, it is now :)

http://wiki.freeswitch.org/wiki/Variable_sip_invite_req_uri

David Ponzone  Direction Technique
email: david.ponzone at ipeva.fr
tel:      01 74 03 18 97
gsm:   06 66 98 76 34

Service Client IPeva
tel:      0811 46 26 26
www.ipeva.fr  -   www.ipeva-studio.com

Ce message et toutes les pièces jointes sont confidentiels et établis  
à l'intention exclusive de ses destinataires. Toute utilisation ou  
diffusion non autorisée est interdite. Tout message électronique est  
susceptible d'altération. IPeva décline toute responsabilité au titre  
de ce message s'il a été altéré, déformé ou falsifié. Si vous n'êtes  
pas destinataire de ce message, merci de le détruire immédiatement et  
d'avertir l'expéditeur.




Le 12/10/2010 à 08:50, Ognjen Seslija a écrit :

> <action application="bridge" data="{sip_invite_req_uri=sip:61390009000 at 192.168.22.2:5061,sip_invite_to_uri=sip:61390009000 at 192.168.22.2:5061 
> }sofia/external/56778977%${domain}"/>
>
> On Fri, Oct 8, 2010 at 7:44 AM, David Allen <thedjallen at gmail.com>  
> wrote:
>  Hi,
>
> I'm trying to send multiple Direct Indial Numbers down to a  
> dynamically
> registered SIP User. I need to ensure that both the To and Target URI
> contain the direct Indial number. I'm able to modify the SIP TO Header
> of a call that is sent to them like below:
>
> <action application="bridge"
> data="sofia/external/56778977%${domain}^61390009000"/>
>
> which sends the request as:
>
>     
> ------------------------------------------------------------------------
>
>    INVITE sip:56778977 at 192.168.22.2:5061 SIP/2.0
>
>    Via: SIP/2.0/UDP 202.0.155.73;rport;branch=z9hG4bKXeND9cHtgKF2j
>
>    Max-Forwards: 69
>
>    From: "0390001000" <sip:0390001000 at 192.168.2.200>;tag=K4HHaZ9v1H07Q
>
>    To: <sip:61390009000 at 192.168.2.200>
>
>  But in order to maintain compatability with a number of PBX's/VoIP
> devices on the market, I need to be able to send the invite to the
> dynamically registered SIP user, however have it set the Target URI  
> and
> To as the same contact number like below:
>
>     
> ------------------------------------------------------------------------
>
>    INVITE sip:61390009000 at 192.168.22.2:5061 SIP/2.0
>
>    Via: SIP/2.0/UDP 202.0.155.73;rport;branch=z9hG4bKXeND9cHtgKF2j
>
>    Max-Forwards: 69
>
>    From: "0390001000" <sip:0390001000 at 192.168.2.200>;tag=K4HHaZ9v1H07Q
>
>    To: <sip:61390009000 at 192.168.22.2:5061>
>
> Is there a way to do this setting via variables? I can't seem to find
> any details for it.
>
> Thanks
>
> David
>
> _______________________________________________
> 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20101012/db9028cd/attachment-0001.html 


More information about the FreeSWITCH-users mailing list