[cisco-voip] CME 4.1 register SIP phones on different subnet

tele tele at plexialab.it
Fri Jul 6 06:28:17 EDT 2007


Ok maybe i found the way:

http://www.cisco.com/en/US/products/sw/voicesw/ps4625/products_command_reference_chapter09186a0080611355.html#wp1051341

unfortunaly id network works only on SRST mode :-(

cme-test(config-register-pool)#id network 192.168.2.0 mask /24
Failed: CME mode only accept mac address!

any other ideas?

:tele



On Fri, 2007-07-06 at 12:08 +0200, tele wrote:
> Hi,
> 
> I've found this:
> 
> "Did you ever get the phone working from a subnet that wasn't local to
> the router? I've been trying to get this to work for a couple of days
> and have finally figured out why. 
> 
> It's all to do with the way that Cisco tie phones to profiles. When a
> phone tries to register with the SIP function on the router, the router
> ARPs for the IP address of the phone that is trying to register. It then
> uses this as a lookup mechanism for the voice register pool. This
> obviously works fine for local phones (they will answer the ARP request)
> but not for remote ones. The workaround is to manually configure ARPs
> and static routes on the router for the remote IP address. Pretty ugly,
> but it does work. 
> 
> e.g. 
> 
> voice register dn 1
> number 9001
> !
> voice register pool 1
> id mac 0014.F275.1D36
> number 1 dn 1
> max registrations 36
> codec g711ulaw
> !
> ! arp for none local phones
> arp 10.1.198.11 0014.f275.1d36 ARPA
> !
> ! Ip route needed otherwise router thinks the address is local
> ip route 10.1.198.11 255.255.255.255 10.1.200.96
> !
> 
> Hope this helps. I have a number of non Cisco SIP phones registered and
> working with CME 4.0 now. 
> "
> 
> This is really ugly, i've to statically set the ARP entry for the SIP
> phones. Anyway the phones now register to the CME but i'm not able to
> make call between phones on different network.
> 
> :tele
> 
> 
> On Thu, 2007-07-05 at 22:21 +0200, tele wrote:
> > Hi,
> > 
> > First, i've to look on the documentation, but i try also to directly ask 
> > here.
> > 
> > Is it possible to register SIP phones that are on different subnet of 
> > the CME IP bind address?
> > I've try with "no-reg" on the voice register dn but it's not the solution.
> > 
> > for example i've my CME binded on the 192.168.1.0/24 network and i want 
> > to register a SIP phone coming from the 192.168.2.0/24 network.
> > 
> > On the debug i can see the REGISTER coming but CME always response with 
> > Unauthorized, i think it's because is coming from another subnet.
> > 
> > Any ideas?
> > 
> > thanks.
> > 
> > :tele
> > _______________________________________________
> > cisco-voip mailing list
> > cisco-voip at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-voip
> 
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip



More information about the cisco-voip mailing list