I’ve got truble while configurating Asterisk.
I had to replace my S0 to a SIP trunk today.
My Provider mailed me my new user data with my user id, passwor, registry and proxy.
I added the following configuration so my sip.conf:
Probably a DNS error for registration to MY_USER@vsenet, trying REGISTER again (after 20 seconds)
[Feb 12 21:54:17] NOTICE[1375]: chan_sip.c:15967 sip_reg_timeout:
– Registration for ‘MY_USER@vsenet’ timed out, trying again (Attempt #74)
To check my user data I tried them on the same machine with X-Lite:
User ID: MY_USER
Domain: sip . vsenet . de
Password: MY_PASSWORD
Display name: VSE
Authorization name: MY_USER
Domain Proxy:
Checked „Register with domain and receive calls“
Send outbound via: Proxy
Address: 10.199.27.21
[Feb 12 22:36:29] NOTICE[1375]: chan_sip.c:15967 sip_reg_timeout: – Registration for ‘MY_USER@sip.vsenet.de’ timed out, trying again (Attempt #5)
[Feb 12 22:37:49] ERROR[1375]: netsock2.c:303 ast_sockaddr_resolve: getaddrinfo(“sip.vsenet.de”, “(null)”, …): Name or service not known