16
Users / Re: 10.04 Telecom problem
« on: April 21, 2013, 02:23:14 am »I'm working on it
Hi Carlos,
news about the dialplan?
BR,
Paulo
Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
I'm working on it
Hya,
installing my sip line (voipcheap), i did note it did not register.
So, looking into the database, table ast_config, i noted that some directives were missing.Code: [Select]83 0 18 0 sip.conf general alwaysauthreject yes
The 83 is very inportant for fail2ban and 85-88 to have the NAT.
85 0 18 0 sip.conf general nat yes
86 0 60 0 sip.conf general externhost mydyndns.homeunix.org
87 0 5 0 sip.conf general externrefresh 5
88 0 60 0 sip.conf general localnet 192.168.80.0/255.255.255.0
89 0 9 0 sip.conf general allow g729
90 0 10 0 sip.conf general allow g723
91 0 101 0 sip.conf general register pwollny:XXXXXXXXX@sip.voipcheap.com/2062036594
I also would like to know which are the rules for cat_metric and var_metric.
Anyway, my sip line register, but i keep gettingCode: [Select]> doing dnsmgr_lookup for 'sip.voipcheap.com'
in the asterisk verbose, i can place calls, but no sound incoming and outgoing and receiving a call is rejected with "no service message" in my asterisk.
> doing dnsmgr_lookup for 'sip.voipcheap.com'
> doing dnsmgr_lookup for 'sip.voipcheap.com'
> doing dnsmgr_lookup for 'sip.voipcheap.com'
> doing dnsmgr_lookup for 'sip.voipcheap.com'
Way to solve it?
TIA
Your db_phone_config.sh is a 5 month old version. Did apt-get report any packages held back?
J.
calldate clid src dst dcontext channel dstchannel lastapp lastdata duration billsec disposition amaflags accountcode userfield uniqueid
2013-02-24 20:46:54 "Unknown Caller" <2122498618> 2122498618 2122498618 from-trunk SIP/2122498618-00000009 Local/204@trusted-cac0;1 Set TIMEOUT(response)=20 41 11 ANSWERED 3 1361749614.37
Is this error known?so I failed on the second step:You can enter it in the asterisk database, table ast_config, mine looks like:
/etc/asterisk/sip.conf doesn't exist