[Freeswitch-dev] SIP Over TCP/TLS

Irshad Ahamed irshad.fswitch at gmail.com
Thu Jan 31 01:52:50 EST 2008


I have SNOM 300 and Grandstream GXP2000 with me.

BR,
Irshad.

On Jan 31, 2008 12:03 PM, Brian West <brian.west at mac.com> wrote:

> What phone do you have?
>
> /b
>
> On Jan 31, 2008, at 12:21 AM, Irshad Ahamed wrote:
>
> > Hi,
> >
> > I have added the below lines in /usr/local/freeswitch/conf/
> > sip_profiles/default.xml.
> >
> >     <!-- TLS: disabled by default, set to "true" to enable -->
> >     <param name="tls" value="true"/>
> >     <!-- additional bind parameters for TLS -->
> >     <param name="tls-bind-params" value="transport=tls"/>
> >     <!-- Port to listen on for TLS requests. (5061 will be used if
> > unspecified) -->
> >     <param name="tls-sip-port" value="5061"/>
> >     <!-- Location of the agent.pem and cafile.pem ssl certificates
> > (needed for TLS server) -->
> >     <param name="tls-cert-dir" value="$${base_dir}/conf/ssl"/>
> >     <!-- TLS version ("sslv23" (default), "tlsv1"). NOTE: Phones may
> > not work with TLSv1 -->
> > Which phones you mean will not work????
> >     <param name="tls-version" value="tlsv1"/>
> >
> > I also copied cafile.pem and agent.pem to /usr/local/freeswitch/conf/
> > ssl/
> >
> > But I am seeing SIP siganlling going on UDP still. Am i missing some
> > link here????
> >
> > BR,
> > Irshad.
>
>
> _______________________________________________
> Freeswitch-dev mailing list
> Freeswitch-dev at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-dev/attachments/20080131/833cd5f6/attachment.html 


More information about the Freeswitch-dev mailing list