<div dir="ltr">Hello, I want to share mailbox between two extensions<div>Ext. 101</div><div>Ext. 102</div><div><br></div><div>I want the messages to go to mailbox 101, when when checked mailbox from extension 102 to be able to clear the bliking red light. </div>
<div><br></div><div>here is extensions.conf</div><div><div>exten => 102,hint,SIP/${EXTEN}</div><div>exten => 102,1,Dial(SIP/101&SIP/102,20,t)</div><div>exten => 102,2,Voicemail(101,u)</div><div>exten => 102,102,Voicemail(101,b)</div>
<div>exten => 102,103,Hangup</div></div><div><br></div><div>sip.conf</div><div><div>[102]</div><div>type=friend</div><div>context=sipphones</div><div>call-limit=99</div><div>callerid="Jo" <102></div><div>
disallow=all</div><div>allow=ulaw</div><div>allow=alaw</div><div>username=102</div><div>secret=xexpasswd</div><div>dtmfmode=rfc2833</div><div>host=dynamic</div><div>mailbox=101</div><div>nat=yes</div><div>canreinvite=no</div>
</div><div><br></div><div>this configuration work ok but, light msg keeps bilking after checking for mesages. </div><div><br></div><div>Any suggestions?<br>Thanks, </div><div><br></div><div><br></div></div>