Re: [Ekiga-list] sip.diamondcard.us always offline



On 22/01/13 18:22, Bit Twister wrote:
ekiga.net echo and call back test works, no problem.

call out  sip.diamondcard.us Register is always offline.   :(


If I read the log correctly, ekiga softphone 4.0.0 contacted sip.diamondcard.us
and it replied to use remote=sip:4Snip sip diamondcard us;transport=tcp
after which ekiga gets
DNS	SRV Lookup "_sip._tcp.sip.diamondcard.us"
No SRV record found

My question is, do I need to open some tcp ports?

I do not think so.

I have no phone until I can get this working.

Except for 1702, my firewall and router are only passing
UDP for 3478, 3479, 5000-5100 ports.

The best is to send us the full -d 4 log, cf. http://wiki.ekiga.org/index.php/Debugging_Ekiga#How_to_get_a_debug_output

I wrote a script using nc to check firewall and router connectivity.
$ voip_ck
Testing  LAN 192.168.1.132 ports
STUN UDP 3478  passed
STUN UDP 3479  passed
SIP UDP 5060  passed
SIP UDP 5000  passed
SIP UDP 5100  passed
H.323 TCP 1720  passed


Testing  WAN 71.164.184.32 ports
STUN UDP 3478  passed
STUN UDP 3479  passed
SIP UDP 5060  passed
SIP UDP 5000  passed
SIP UDP 5100  passed
H.323 TCP 1720  passed


Chopped down ekiga log follows: I changed my 4xxxxx to 4Snip

OPAL	STUN server "stun.ekiga.net" replies Cone NAT, external IP 71.164.184.32

OpalPres	Creating presentity command 'SIP_Presentity21SIPWatcherInfoCommand'
SIP	Start REGISTER
           aor=4Snip sip diamondcard us
        remote=sip.diamondcard.us
         local=
       contact=
         proxy=
        authID=4Snip
         realm=
        expire=3600
       restore=30
      minRetry=default
      maxRetry=default
compatibility=FullyCompliant
OpalPres	Command thread started
SIPPres	'sip:4Snip sip diamondcard us' sending subscribe for own presence.watcherinfo
SIP	Start SUBSCRIBE
  eventPackage=presence.winfo
           aor=sip:4Snip sip diamondcard us
        remote=sip:4Snip sip diamondcard us;transport=tcp
         local=sip:4Snip sip diamondcard us
       contact=
         proxy=
        authID=4Snip
         realm=
        expire=300
       restore=30
      minRetry=default
      maxRetry=default
SIP	Constructed REGISTER handler for sip:4Snip sip diamondcard us
SIP	Executing state change to Subscribing for REGISTER handler, target=sip:4Snip sip diamondcard us, id=248403c3-e661-e211-8af0-d485640defa4 wb home test
SIP	Changing REGISTER handler from Unavailable to Subscribing, target=sip:4Snip sip diamondcard us, id=248403c3-e661-e211-8af0-d485640defa4 wb home test
DNS	SRV Lookup "_sip._udp.sip.diamondcard.us"
SIP	Constructed SUBSCRIBE handler for sip:4Snip sip diamondcard us;OPAL-local-id=sip:4Snip%40sip.diamondcard.us
SIP	Executing state change to Subscribing for SUBSCRIBE handler, target=sip:4Snip sip diamondcard us;OPAL-local-id=sip:4Snip%40sip.diamondcard.us, id=ecbb03c3-e661-e211-8af0-d485640defa4 wb home test
SIP	Changing SUBSCRIBE handler from Unavailable to Subscribing, target=sip:4Snip sip diamondcard us;OPAL-local-id=sip:4Snip%40sip.diamondcard.us, id=ecbb03c3-e661-e211-8af0-d485640defa4 wb home test
DNS	SRV Lookup "_sip._tcp.sip.diamondcard.us"
DNS	Query failed: error=-1
SIP	No SRV record found.
SIP	No compatible listener to create transport for tcp$sip.diamondcard.us:5060



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]