The overwhelmingly bashing to the original posting is a good indication that there is a huge interest in this feature.
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:asterisk-users- > [EMAIL PROTECTED] On Behalf Of Henry Devito > Sent: Tuesday, April 19, 2005 5:24 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] US$200 bounty for * paging feature > > I am already doing this with AGI, PERL, and PHP to set up the page groups. > I will release the code as open source if people are interested. I'm not > the best PERL scripter in the world but it works. > > ----- Original Message ----- > From: "Richard" <[EMAIL PROTECTED]> > To: "'Asterisk Users Mailing List - Non-Commercial Discussion'" > <[email protected]>; "'Asterisk Developers Mailing List'" > <[email protected]> > Sent: Tuesday, April 19, 2005 5:56 PM > Subject: [Asterisk-Users] US$200 bounty for * paging feature > > > > Hi All, > > > > This is a * paging bounty. The requirements are, > > > > . US$200 for this bounty when all done. Need paging by April 27 ($75 > paid > > after done and basic testing), web interface done by May 3 ($75 paid > after > > done and basic testing). $50 paid two weeks after when more extensive > > testing is done and all issues fixed. If you feel the deadline is not > > achievable, let me know and we can discuss. > > . close source and we own the code. > > . Work with the latest stable version, currently 1.0.7. > > . An application or AGI script which supports zone paging, > > . Multiple extensions can be added into one zone, > > . When someone wants to page a zone, it dials an extension which invokes > > the > > application or AGI, it should accept parameters such as > > "<zonename>@<extension>". (We use polycom phones and already have 'auto > > answer' working.) > > . user makes the announcement, for a small group, make it real time, for > a > > large group, record the message and play it for a group of users. > > . An option to page X number of users in a zone at a time, this would be > > useful if a zone is big. In this case, the system records the message > and > > pages X number of users in sequence, > > . a zone is allowed to include one or more other zones. In this case, it > > would include all users in the included zone. (make sure that there is a > > logic to disallow recursive zone inclusion) > > . When a zone is paged, system will get all users in the included zones. > > Remove redundant users before doing the paging. > > . User and zone information is stored in a backend mysql database. (db > > table > > structure will be provided later) > > . A web interface which create/delete a zone, create/delete a user from > a > > zone, move a user from one zone to another > > . The application or AGI must be in either C or PHP. (sorry, no PERL or > > other scripting language) > > . The web interface must use PHP with mysql as a backend database > > . last but not the least, a easily readable and maintainable code is > > expected. If you can please send some sample code you wrote before, that > > would be really appreciated. > > > > Thanks, > > Richard > > > > > > _______________________________________________ > > 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 > > _______________________________________________ > 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 _______________________________________________ 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
