admin at tootai.net Guest
|
Posted: Fri Jan 24, 2014 12:51 pm Post subject: [asterisk-users] Asterisk 11.7.0 not receiving registration |
|
|
Hi Alex
Le 24/01/2014 15:59, Alex Villacís Lasso a écrit :
Quote: | El 22/01/14 08:39, Administrator TOOTAI escribió:
Quote: | Le 22/01/2014 14:01, Administrator TOOTAI a écrit :
Quote: | Hi,
I face a problem which look like the same as David with his thread
"Asterisk not receiving call from VPN address".
I had an Asterisk (Elastix) working well in a VM (Debian Wheezy -
KVM) having IP 192.168.111.14, my phone network is in the range
192.168.10.x
I updated lately to 11.7.0 version and now no one of my phones can
register anymore to the asterisk. Ngrep as well as wireshark shows
the traffic going in on eth0 from VM, but inside Asterisk, nothing,
sip set debug ip <ip from phones> shows nothing.
This asterisk is also connected to other trunks we have outside our
network, there is no problem here, registration is fine. Problem
seems to be only with intranet addresses.
We have localnet=192.168.0.0/255.255.0.0, We add
permit=0.0.0.0/0.0.0.0, nothing to do
Thanks for any hint
|
Definitely something wrong with 11.7.0 I switched back to 11.6.0.1
and phone registration is OK.
David, you should probably try to downgrade if you have an 11.7.0
installed
| In our local tests, we have seen no special issues regarding SIP
registration when updating to 11.7.0.
Can you reproduce the issue on a separate virtual machine with just
one extension and a separate install of Elastix updated to
asterisk-11.7.0 ?
If at all possible, can you reproduce the issue on a physical machine
with Elastix installed?
|
We found the faulty (appart me ): CentOS firewall rules. Once we
allowed 5060 port, everything goes back to normal. We upgraded again to
11.7.0 and all is good
This problem is very strange, as we saw the traffic on interface
(tshark, nc, ngrep) but not in Asterisk, so could'nt be a fw problem.
Also, as soon as we downgraded, all phones started working except the
Sipura 3102: only the PSTN port could register, not the Line1! Finally,
this VM is our PBX since ages and never had such behavior!
Anyway, thanks for having take care on our problem, sorry for the noise.
--
Daniel
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|