[SIP Beyond VoIP] Problem using sylkserver as xmppgateway

Saúl Ibarra Corretgé saul at ag-projects.com
Thu Aug 1 21:03:08 CEST 2013


> 
> 
> [SIP]
> 
> ; SIP transport settings
> ; IP address used for SIP signaling; empty string or any means listen on interface used
> ; by the default route
> ; local_ip =
> 
> ; Ports used for SIP transports, if not set to any value the transport will be disabled
> local_udp_port = 
> local_tcp_port = 
> local_tls_port = 
> 

Here is your problem. You have disabled all SIP transports by setting the port to nothing! If you want the defaults then comment out the option, leaving it empty means to disable it.

--
Saúl Ibarra Corretgé
AG Projects





More information about the SIPBeyondVoIP mailing list