Concept
The Asterisk Widget will run under the Yahoo Widget Engine and provide call status and desktop dialer functionality all making use of the Asterisk AJAM interface recently introduced in Asterisk 1.4.0. |
Requirements
Asterisk Config
To enable per extension state you need to add a hint option within the context of your extensions.conf exten => 101,hint,SIP/101.
You will also need to add limitonpeers = yes to the [general] section of your sip.conf and a call-limit option per registration e.g call-limit=4.









