<div dir="ltr"><div>Here's my config, I am configuring the mailboxes as you see below in the aor.<br><br>It looked like that was the recommended place to configure it?<br><br></div>If I configure the mailboxes in the Endpoint then the PBX will be sending unsolicited MWI vs if I configure them in the AOR then my phones subscribe for MWI Correct?<br><div><br>[endpoint_nat_g722_internal](!)<br>type=endpoint<br>transport=transport-udp-nat<br>context=internal<br>disallow=all<br>allow=g722<br>allow=ulaw<br>direct_media=no<br>rtp_symmetric=yes<br><br>[auth_userpass](!)<br>type=auth<br>auth_type=userpass<br><br>[aor_dynamic](!)<br>type=aor<br>qualify_frequency=2000    ; Interval at which to qualify an AoR (default: "0")<br>max_contacts=2<br><br>[0015652090cf-1]<br>type=phoneprov<br>PROFILE=yealink<br>FIRMWARE=T28v2.72.0.80.rom<br>MAC=0015652090cf<br>endpoint=7102<br>LINE=1<br>LABEL=7102<br><br>[7102](endpoint_nat_g722_internal)<br>callerid=Yealink <7102><br>auth=7102<br>aors=7102<br><br>[7102](auth_userpass)<br>username=7102<br>password=YeahRight<br><br>[7102](aor_dynamic)<br>mailboxes=7102@default<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 6, 2014 at 6:09 PM, Joshua Colp <span dir="ltr"><<a href="mailto:jcolp@digium.com" target="_blank">jcolp@digium.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">John Kiniston wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Howdy,<br>
</blockquote>
<br>
Kia ora,<span class=""><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'm trying to re-write my voicemail check extension.<br>
<br>
I formerly used the SIPPEER function to get the mailbox for a peer with<br>
${SIPPEER(${peer},mailbox)}<br>
<br>
Is there a way to do this with PJSIP now that I've converted over?<br>
<br>
I see a function PJSIP_ENDPOINT and it has a mailboxes subset but I'm<br>
not retrieving any data from it when I query it.<br>
</blockquote>
<br></span>
What is your pjsip.conf like for the endpoint and AOR? (Where have you configured it). If specified on the AOR then it won't be accessible via PJSIP_ENDPOINT and there is not, as of yet, a dialplan function for querying for AOR information.<br>
<br>
Cheers,<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Joshua Colp<br>
Digium, Inc. | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>
Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<br>
-- <br>
______________________________<u></u>______________________________<u></u>_________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" 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" 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" target="_blank">http://lists.digium.com/<u></u>mailman/listinfo/asterisk-<u></u>users</a><br>
</font></span></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></div>