Hi, I'm new to asterisk, and have a uniden UIP 200 that I got off of ebay. I'm having trouble getting the phone to register with asterisk. I've tried a few different settings. I'd be extremely grateful if someone with a similar setting could give me the sip.conf block for the UIP and the settings you're using in uniden.txt. Here's what I have currently: IP of phone is 172.28.184.105 In sip.conf - [uip200] username = heath secret = happy type = friend qualify = no host = dynamic defaultip = 172.28.184.105 dtmfmode = rfc2833 context = sip nat=no In unidenMAC.txt - # Sip Settings MyLcdDisplay 31521 MyDialNumber 703XXXXXXX DisplayName 31521 UserNameForProxy heath PasswordForProxy happy UserNameForRegistrar heath PasswordForRegistrar happy The output from asterisk is, of course: *CLI> Jul 4 15:33:15 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' Jul 4 15:33:45 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' Jul 4 15:34:15 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' I've tried a few variants without much luck. Any pointers would be greatly appreciated. Thanks in advance for any help you can offer. heath Transparent Logic Technologies Heath Oderman 757-410-2593 x 113 heath@transparentlogic.com
Heath Oderman wrote:> Hi, I'm new to asterisk, and have a uniden UIP 200 that I got off of ebay. > > I'm having trouble getting the phone to register with asterisk. I've tried > a few different settings. I'd be extremely grateful if someone with a > similar setting could give me the sip.conf block for the UIP and the > settings you're using in uniden.txt. > > Here's what I have currently: > > IP of phone is 172.28.184.105 > > In sip.conf - > [uip200] > username = heath > secret = happy > type = friend > qualify = no > host = dynamic > defaultip = 172.28.184.105 > dtmfmode = rfc2833 > context = sip > nat=no > > In unidenMAC.txt - > # Sip Settings > MyLcdDisplay 31521 > MyDialNumber 703XXXXXXX > DisplayName 31521 > UserNameForProxy heath > PasswordForProxy happy > UserNameForRegistrar heath > PasswordForRegistrar happy > > The output from asterisk is, of course: > *CLI> Jul 4 15:33:15 NOTICE[22905]: chan_sip.c:7733 handle_request: > Registration from '<sip:7037404498@172.28.184.28>' failed for > '172.28.184.105' > Jul 4 15:33:45 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration > from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' > Jul 4 15:34:15 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration > from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105'Remove the 'defaultip = 172.28.184.105' line from sip.conf. Do a 'sip reload' from the asterisk console and see if the registration works. Best, Dave
Ok, The message is quite elocuent. The phones didn't register at all. Put your qualify=600 to avoid timeouts by now. Take off the dtmf right now, And change your section on the sip.conf to heath. (I don't see any association on the unidenMAC.txt to uip200 section) Carlos Alperin Senior System Engineer Seneca Communications, LLC calperin@senecacom.net -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Heath Oderman Sent: Tuesday, July 05, 2005 2:06 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Uniden UIP 200 and Asterisk. Hi, I'm new to asterisk, and have a uniden UIP 200 that I got off of ebay. I'm having trouble getting the phone to register with asterisk. I've tried a few different settings. I'd be extremely grateful if someone with a similar setting could give me the sip.conf block for the UIP and the settings you're using in uniden.txt. Here's what I have currently: IP of phone is 172.28.184.105 In sip.conf - [uip200] username = heath secret = happy type = friend qualify = no host = dynamic defaultip = 172.28.184.105 dtmfmode = rfc2833 context = sip nat=no In unidenMAC.txt - # Sip Settings MyLcdDisplay 31521 MyDialNumber 703XXXXXXX DisplayName 31521 UserNameForProxy heath PasswordForProxy happy UserNameForRegistrar heath PasswordForRegistrar happy The output from asterisk is, of course: *CLI> Jul 4 15:33:15 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' Jul 4 15:33:45 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' Jul 4 15:34:15 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' I've tried a few variants without much luck. Any pointers would be greatly appreciated. Thanks in advance for any help you can offer. heath Transparent Logic Technologies Heath Oderman 757-410-2593 x 113 heath@transparentlogic.com _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
There is some good info at voi-info.com on tips and tricks for getting this phone to register. BTW, works well on a LAN, not so great over a WAN or through a firewall. -Nate -----Original Message----- From: Heath Oderman [mailto:heath@transparentlogic.com] Sent: Tuesday, July 05, 2005 1:06 PM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Uniden UIP 200 and Asterisk. Hi, I'm new to asterisk, and have a uniden UIP 200 that I got off of ebay. I'm having trouble getting the phone to register with asterisk. I've tried a few different settings. I'd be extremely grateful if someone with a similar setting could give me the sip.conf block for the UIP and the settings you're using in uniden.txt. Here's what I have currently: IP of phone is 172.28.184.105 In sip.conf - [uip200] username = heath secret = happy type = friend qualify = no host = dynamic defaultip = 172.28.184.105 dtmfmode = rfc2833 context = sip nat=no In unidenMAC.txt - # Sip Settings MyLcdDisplay 31521 MyDialNumber 703XXXXXXX DisplayName 31521 UserNameForProxy heath PasswordForProxy happy UserNameForRegistrar heath PasswordForRegistrar happy The output from asterisk is, of course: *CLI> Jul 4 15:33:15 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' Jul 4 15:33:45 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' Jul 4 15:34:15 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105' I've tried a few variants without much luck. Any pointers would be greatly appreciated. Thanks in advance for any help you can offer. heath Transparent Logic Technologies Heath Oderman 757-410-2593 x 113 heath@transparentlogic.com _______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Unless I'm very much mistaken you want to get rid of either the host=dynamic or the defaultip=<something> host=dynamic indicates the device is getting an IP from dhcp and it will tell * what it is when it registers. defaultip=<something> indicates that the device is staticip. Devices like this are normally dynamic so try losing the defaultip entry cheers Mark On 7/6/05, Heath Oderman <heath@transparentlogic.com> wrote:> > Hi, I'm new to asterisk, and have a uniden UIP 200 that I got off of ebay. > > I'm having trouble getting the phone to register with asterisk. I've tried > a few different settings. I'd be extremely grateful if someone with a > similar setting could give me the sip.conf block for the UIP and the > settings you're using in uniden.txt. > > Here's what I have currently: > > IP of phone is 172.28.184.105 <http://172.28.184.105> > > In sip.conf - > [uip200] > username = heath > secret = happy > type = friend > qualify = no > host = dynamic > defaultip = 172.28.184.105 <http://172.28.184.105> > dtmfmode = rfc2833 > context = sip > nat=no > > In unidenMAC.txt - > # Sip Settings > MyLcdDisplay 31521 > MyDialNumber 703XXXXXXX > DisplayName 31521 > UserNameForProxy heath > PasswordForProxy happy > UserNameForRegistrar heath > PasswordForRegistrar happy > > The output from asterisk is, of course: > *CLI> Jul 4 15:33:15 NOTICE[22905]: chan_sip.c:7733 handle_request: > Registration from '<sip:7037404498@172.28.184.28>' failed for > '172.28.184.105 <http://172.28.184.105>' > Jul 4 15:33:45 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration > from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105<http://172.28.184.105> > ' > Jul 4 15:34:15 NOTICE[22905]: chan_sip.c:7733 handle_request: Registration > from '<sip:7037404498@172.28.184.28>' failed for '172.28.184.105<http://172.28.184.105> > ' > > I've tried a few variants without much luck. Any pointers would be greatly > appreciated. > > Thanks in advance for any help you can offer. > heath > > > Transparent Logic Technologies > Heath Oderman > 757-410-2593 x 113 > heath@transparentlogic.com > > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- regards, Mark P. Edwards FWD: 667917 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050705/ac1ff89e/attachment.htm