<div dir="ltr"><div><div><div>You could use Custom Device States to create your 100 extensions to watch and update their status by changing the states manually.<br><br></div>With Asterisk 13.0  and PJSip I had the RLS feature working with some Yealink phones (T28P and a T41P to be specific), on the phone I set:<br><br>phone_setting.auto_blf_list_enable = 1<br>phone_setting.blf_list_sequence_type = 1<br></div>account.1.blf.blf_list_uri = MyTestRLS<br><br></div>and in my pjsip I created the MyTestRLS<br><br>[MyTestRLS]<br>type = resource_list<br>event = dialog<br>list_item = 7001<br>list_item = 7002<br>list_item = 7003<br><br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 4, 2016 at 4:19 AM, Olivier <span dir="ltr"><<a href="mailto:oza.4h07@gmail.com" target="_blank">oza.4h07@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div>Hello,<br><br></div>I've got a request from a prospective customer demanding a SIP hardphone able to provide 120 BLF to its operator.<br><br></div>Each BLF should show current extension activity (blink when ringing, ...) and allow speed dialing.<br><br></div>Beside finding hardware matching these requirements, I'm wondering if it's achievable to simulate 100 phones in a lab.<br></div><div>More precisely, I would like to check if:<br></div><div>- an hardphone can handle such load (some vendors claim it's not easy, see [1])<br></div><div>- using Asterisk 13's Resource List Subscription feature changes anything in this capability.<br></div><div><br></div><br>I've played a bit with SIPp in the past to generate calls.<br></div>Is it the right tool for such tests ?<br></div><br>What would you suggest ?<br><br></div>Best regards<br><div><div><div><br>[1] <a href="http://support.yealink.com/faq/faqInfo?id=216" target="_blank">http://support.yealink.com/faq/faqInfo?id=216</a><br></div></div></div></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" rel="noreferrer" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="noreferrer" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature">A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.<br>---Heinlein</div>
</div>