Try calling @sip2sip.info, it is a domain with proper DNS records for SIP.

Adrian


On 22 May 2015, at 16:27, Duane Larson <[email protected]> wrote:

> OpenSIPS does not appear to be resolving the SIP address of a domain that is 
> provided by WebEx.com.  When I dial [email protected] the call gets 
> forwarded to the IP address of the webserver but it really should be going to 
> the IP address from an SRV record.  I believe the OpenSIPS default is to 
> resolve DNS and also SRV records correct?  I wasn't sure if the issue might 
> be because the domain is BlahBlah.webex.com but I don't have any compare 
> since all the test domains I call ([email protected], 
> [email protected]) have the same IP for the web as it does for 
> the sip.
> 
> 
> 
> 
> debug=3
> log_stderror=no
> log_facility=LOG_LOCAL0
> 
> fork=yes
> children=4
> 
> /* uncomment the following lines to enable debugging */
> #debug=6
> #fork=no
> #log_stderror=yes
> 
> /* uncomment the next line to enable the auto temporary blacklisting of
>    not available destinations (default disabled) */
> #disable_dns_blacklist=no
> 
> /* uncomment the next line to enable IPv6 lookup after IPv4 dns
>    lookup failures (default disabled) */
> #dns_try_ipv6=yes
> 
> /* comment the next line to enable the auto discovery of local aliases
>    based on revers DNS on IPs */
> auto_aliases=no
> 
> 
> listen=udp:eth0:5060   # CUSTOMIZE ME
> 
> 
> disable_tcp=yes
> 
> #disable_tls=yes
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

--
Adrian



_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to