Hello, i'm trying to get work mizu webphone with asterisk 1.6.
Asterisk ip 170.251.100.9
mizu ip 192.168.234.208
If i put a sofphone in 192.168.234.208 register with no problems, the network works fine. Now i put mizu in Apache server of 192.168.234.208, edit the Example.html and change:
serveraddress: '170.251.100.9',
Open it on other computer (x-lite, ekiga and other sofphones works fine too), put the username and pasword, clic on connect and nothing happend, Register Failed. No logs in Asterisk also cli. If i put a destination and clic on call:
== Using SIP RTP CoS mark 5
== Using SIP VRTP CoS mark 6
[May 23 10:15:38] WARNING[10285]: chan_sip.c:22682 stop_session_timer: Null stimer in stop_session_timer - 18e5811891207387329044k17518rmwp
[May 23 10:15:38] WARNING[10285]: chan_sip.c:22682 stop_session_timer: Null stimer in stop_session_timer - 18e5811891207387329044k17518rmwp
[May 23 10:15:38] WARNING[10285]: chan_sip.c:22682 stop_session_timer: Null stimer in stop_session_timer - 18e5811891207387329044k17518rmwp
[May 23 10:15:38] WARNING[10285]: chan_sip.c:22682 stop_session_timer: Null stimer in stop_session_timer - 18e5811891207387329044k17518rmwp
[May 23 10:15:38] WARNING[10285]: chan_sip.c:22682 stop_session_timer: Null stimer in stop_session_timer - 18e5811891207387329044k17518rmwp
and nothing more
what i need to do to get work Mizu WEbphone with Asterisk?