Hi, read almost all articles about the configuration of this great software, but i cant figure out, what i am doing wrong.
So i post my sipcfg.ini and a log-file:
server=sip.1und1.de username=49201**** password=*** stunserver=stun.voipbuster.com stunport=3478 input=file logfile=test2.txt disablenat=yes |
and here the log file:
| INFO1 | eXosip option set: event_package:!
| INFO1 | in eXosip_get_addrinfo
| INFO1 | in eXosip_get_addrinfo
| INFO2 | eXosip: Reseting timer to 15s before waking up!
| INFO2 | allocating transaction ressource 1 1538202378
| INFO2 | allocating NICT context
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in eXosip_get_addrinfo
| INFO1 | in eXosip_get_addrinfo : 'sip.1und1.de'
| INFO1 | in eXosip_get_addrinfo
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | Message sent: (to dest=212.227.15.231:5060)
REGISTER sip:sip.1und1.de SIP/2.0
[color=red][font=Verdana]Via: SIP/2.0/UDP 192.168.0.12:5060;rport;branch=z9hG4bK142803084[/font][/color]
From: ;tag=1659781536
To:
Call-ID: 1538202378
CSeq: 1 REGISTER
Contact:
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE, INFO
Max-Forwards: 70
User-Agent: eXosip/3.0.3
Expires: 120
Content-Length: 0
| INFO3 | cb_sndregister (id=1)
| INFO2 | eXosip: timer sec:0 usec:100000!
| INFO1 | Received message:
SIP/2.0 403 Keine RFC1918-IPs erlaubt
Via: SIP/2.0/UDP 192.168.0.12:5060;received=84.63.31.235;rport=60469;branch=z9hG4bK142803084
From: ;tag=1659781536
To: ;tag=329cfeaa6ded039da25ff8cbb8668bd2.f817
Call-ID: 1538202378
CSeq: 1 REGISTER
Server: UI OpenSer
Content-Length: 0
| INFO1 | Message received from: 212.227.15.231:5060
| INFO1 | Message received from: 212.227.15.231:5060
| INFO3 | MESSAGE REC. CALLID:1538202378
| INFO1 | Message received from: 212.227.15.231:5060
| INFO3 | cb_rcv4xx (id=1)
| INFO2 | eXosip: timer sec:5 usec:10000!
| INFO1 | cb_nict_kill_transaction (id=1)
| INFO2 | eXosip: Reseting timer to 15s before waking up!
| INFO2 | eXosip: Reseting timer to 15s before waking up!
| INFO1 | eXosip: Keep Alive sent on UDP!
| INFO2 | eXosip: Reseting timer to 15s before waking up!
| INFO2 | eXosip: Reseting timer to 15s before waking up!
| INFO2 | authinfo: No WWW-Authenticate or Proxy-Authenticate
| INFO2 | allocating transaction ressource 2 1538202378
| INFO2 | allocating NICT context
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in eXosip_get_addrinfo
| INFO1 | in eXosip_get_addrinfo : 'sip.1und1.de'
| INFO1 | in eXosip_get_addrinfo
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | in udp_tl_send_message
| INFO1 | Message sent: (to dest=212.227.15.231:5060)
REGISTER sip:sip.1und1.de SIP/2.0
Via: SIP/2.0/UDP 192.168.0.12:5060;rport;branch=z9hG4bK645636843
From: ;tag=1659781536
To:
Call-ID: 1538202378
CSeq: 2 REGISTER
Contact:
Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, REFER, SUBSCRIBE, NOTIFY, MESSAGE, INFO
Max-Forwards: 70
User-Agent: eXosip/3.0.3
Expires: 120
Content-Length: 0
| INFO3 | cb_sndregister (id=2)
| INFO3 | Release a terminated transaction
| INFO2 | free transaction ressource 1 1538202378
| INFO2 | free nict ressource
| INFO2 | eXosip: timer sec:0 usec:100000!
| INFO1 | Received message:
SIP/2.0 403 Keine RFC1918-IPs erlaubt
Via: SIP/2.0/UDP 192.168.0.12:5060;received=84.63.31.235;rport=60469;branch=z9hG4bK645636843
From: ;tag=1659781536
To: ;tag=329cfeaa6ded039da25ff8cbb8668bd2.70e1
Call-ID: 1538202378
CSeq: 2 REGISTER
Server: UI OpenSer
Content-Length: 0
| INFO1 | Message received from: 212.227.15.231:5060
| INFO1 | Message received from: 212.227.15.231:5060
| INFO3 | MESSAGE REC. CALLID:1538202378
| INFO1 | Message received from: 212.227.15.231:5060
| INFO3 | cb_rcv4xx (id=2)
| INFO2 | eXosip: timer sec:5 usec:10000!
I think that it has something to do with the stun server not resolving the ip. I tried different stun server but it did not chnage anything in the log-file.
The markes line shows an example. in my opinion my provider needs an "Via: SIP/2.0/UDP
89.231.331.41:5060;rport;branch=z9hG4bK142803084
Anyone got an idea what i could change in my ini.
Thanks a lot
regards