Hi,
Just received my new SPA-841 phone and I am trying to find a comprehensive "how-to" with Asterisk without luck. Anyone has that working? Anyone can list high level steps or point me to a how-to somewhere ?
This assumes that Asterisk and the phone are on the SAME LAN and the phone has ALL FACTORY DEFAULTS and the phone is running 0.9.1 firmware and the phone is using DHCP. You MAY have to set the
Go into the web server interface for the phone.
Pick Admin Login in the upper right
Pick Ext 1
Fill in the Proxy, User ID, and Password fields.
Select Submit All Changes
Repeat for Ext 2
In sip.conf in Asterisk
[theusername] type=friend username=theusername secret=thepassword host=dynamic context=myhappycontext disallow=all allow=ulaw
extensions.conf
Dial(SIP/theusername)
--Eric _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
