[Freeswitch-users] Setting gateway username dynamically

Liam Farr liam at intersys.co.nz
Wed May 25 04:47:16 MSD 2011


Thanks,

Ended up using   <action application="bridge"
data="{sip_contact_user=${outbound_caller_id_number}}sofia/external/${
destination_number}@1.2.3.4:5060" /> in my outbound dialplan.

On Wed, May 25, 2011 at 7:01 AM, Kristian Kielhofner <kris at kriskinc.com>wrote:

> Don't use a gateway at all:
>
> http://wiki.freeswitch.org/wiki/Variable_sip_auth_username
>
> On Tue, May 24, 2011 at 1:17 AM, Liam Farr <liam at intersys.co.nz> wrote:
> > Hi,
> >
> >
> >
> > I have a sip provider who requires me to set the username to be the same
> as
> > the outbound caller id for the gateway (trunk) to them.
> >
> >
> >
> > Is there a way to do this dynamically for each call?
> >
> >
> >
> > e.g.
> >
> >
> >
> > <include>
> >
> >     <gateway name="SIP-Provider">
> >
> >       <param name="username" value="${outbound_caller_id_number}"/>
> >
> >       <param name="password" value="password"/>
> >
> >       <param name="realm" value="1.2.3.4"/>
> >
> >       <param name="proxy" value="1.2.3.4"/>
> >
> >       <param name="expire-seconds" value="800"/>
> >
> >       <param name="register" value="false"/>
> >
> >       <param name="retry-seconds" value="60"/>
> >
> >       <param name="context" value="public"/>
> >
> >     </gateway>
> >
> > </include>
> >
> >
> >
> >
> >
> > Cheers
> >
> >
> >
> > Liam
> >
> >
> >
> >
> >
> > _______________________________________________
> > 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
> >
> >
>
>
>
> --
> Kristian Kielhofner
>
> _______________________________________________
> 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
>



-- 


Kind Regards


Liam Farr

Intersys Ltd
Email: liam at intersys.co.nz
Mobile: +64-22-6107884
Skype: nz_liam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110525/598723b2/attachment-0001.html 


More information about the FreeSWITCH-users mailing list