[Freeswitch-dev] SIP Over TCP/TLS

Irshad Ahamed irshad.fswitch at gmail.com
Thu Jan 31 01:21:28 EST 2008


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.



On Jan 29, 2008 7:34 PM, Brian West <brian.west at mac.com> wrote:

> I have never tested Microsoft Mediation Server so I can't say.
>
> /b
>
> On Jan 29, 2008, at 5:38 AM, Imthiyaz Ahmed wrote:
>
> >
> >  Thanks Brian
> > I am going to use sangoma modules for PSTN connectivity. I think I
> > don't need asterisk in this scenario.
> > Microsoft Mediation server <---------->FreeSwitch with Sangoma
> > Modules installed.
> > SIP over TCP/TLS <--------------->TDM
> >
> > That works right ?
> >
> > Thanks
> > Imthiyaz
> >
> > _______________________________________________
> > 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
>
>
> _______________________________________________
> 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/e989f73f/attachment.html 


More information about the Freeswitch-dev mailing list