[Asterisk-Users] Uniden UIP200 -- configured, but not working?
Jason Becker
jason at coalescentsystems.ca
Fri Nov 26 18:44:55 MST 2004
Ken D'Ambrosio wrote:
> Hi, all. I've got my Uniden UIP200 configured via TFTP (had to get DHCP
> 3.0.1 -- Debian's latest is 2.0.x!), and all seems well... except for the
> minor detail that it doesn't work. It registers fine with Asterisk, but
> when I copied my Grandstream's sip.conf info and plugged in the Uniden
> stuff, no dice. Any ideas?
> [22]
> type=friend
> host=dynamic
> context=local-access
> canreinvite=no
> qualify=300
> callerid="Uniden SIP Phone" <22>
> mailbox=22
> secret=bar
> nat=no
Try:
dtmfmode=rfc2833
(The UIP200 only support rfc2833)
and:
nat=never
(The UIP200 does not like rfc3581 (rport))
Check out:
http://www.voip-info.org/wiki-UIP200
My colleague wrote the "Issues with the UIP200 and Asterisk" section.
Regards,
--
Jason Becker
Director & CEO
Coalescent Systems Inc.
403.244.8089
www.coalescentsystems.ca
More information about the asterisk-users
mailing list