On Sun May 20 2007 18:30:12 Sacha Panasuik wrote: > Is 192.168.0.x listed as a local network (domain) on the asterisk server? > > > Sent from my BlackBerry device on the Rogers Wireless Network > > -----Original Message----- > From: Mark Borg <[EMAIL PROTECTED]> > Date: Sun, 20 May 2007 12:08:41 > To:[email protected] > Subject: [on-asterisk] cannot register SIP offsite thru vpn.... > > Hi, I am probably overlooking something basic here, but this is the > scenario: I have 4 AAstra phones on a local IP to * (192.168.2 xx) and a > valid VPN tunnel to another site at 192.168.0.xx. the phone at > 192.168.0.226 will not register and gives "chan_sip.c:14530 > handle_request_register: Registration from '9054957240 > <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.0.226' - Not a local > domain". > Any ideas? > Thanks ! > MarkBorg > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED]
[May 20 19:44:16] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '905 495 7240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.0.226' - Not a local domain [May 20 19:46:16] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '905 495 7240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.0.226' - Not a local domain [May 20 19:48:16] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '905 495 7240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.0.226' - Not a local domain [May 20 19:48:28] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from 'sip:[EMAIL PROTECTED]:5060' failed for '192.168.2.222' - Not a local domain [May 20 19:48:43] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '905-495-7240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.2.221' - Not a local domain [May 20 19:49:09] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '905-495-7240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.2.224' - Not a local domain [May 20 19:49:31] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '905-495-7240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.2.223' - Not a local domain [May 20 19:49:50] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '9054957240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.2.220' - Not a local domain [May 20 19:50:16] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '905 495 7240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.0.226' - Not a local domain [May 20 19:52:16] NOTICE[18460]: chan_sip.c:14530 handle_request_register: Registration from '905 495 7240 <sip:[EMAIL PROTECTED]:5060>' failed for '192.168.0.226' - Not a local domain asterisk1*CLI> sip reload Reloading SIP == Parsing '/etc/asterisk/sip.conf': Found == Parsing '/etc/asterisk/users.conf': Found == Parsing '/etc/asterisk/sip_notify.conf': Found asterisk1*CLI> sip show domain No such command 'sip show domain' (type 'help' for help) asterisk1*CLI> sip show domains Our local SIP domains: Context Set by StarPersonnel.local (default) [Configured] Starpersonnel.local numberplan-custom-2 [Configured] 192.168.2.220 numberplan-custom-2 [Configured] 192.168.2.221 numberplan-custom-2 [Configured] 192.168.2.222 numberplan-custom-2 [Configured] 192.168.2.223 numberplan-custom-2 [Configured] 192.168.2.224 numberplan-custom-2 [Configured] 192.168.2.225 numberplan-custom-2 [Configured] 192.168.0.0 numberplan-custom-2 [Configured] 192.168.0.227 numberplan-custom-2 [Configured] asterisk1*CLI> this is what 'show domains' gives me... the 'sip domain' has the ip of the phone but the message sez not a local domain.... thanx markborg....
