<div>Hi,</div>
<div>&nbsp;</div>
<div>My case is a little bit complicated.</div>
<div>I would like to use my Asterisk Box&nbsp;for 2 different services/providers :</div>
<div>- Voicemail server for one</div>
<div>- SIP Registrar and Proxy for some other extensions</div>
<div>&nbsp;</div>
<div>The problem is that Voicemail service is for another provider which has defined Extension like ABC ...</div>
<div>We are connected to them through a SIP Trunk.</div>
<div>Everything works fine .... </div>
<div>Except IF ABC is also defined in the sip.conf as one of&nbsp;the other&nbsp;Extensions of the second virtual provider ...</div>
<div>Thus, Asterisk doesn't ask anymore password for the SIP Trunk, but for the SIP Extension ..... Which is WHAT I DO NOT WANT !</div>
<div>because as you might guess, the call to Voicemail will be rejected !</div>
<div>&nbsp;</div>
<div>I have been thinking of implementing SIP Multi-Domain,</div>
<div>Would it be the way ?</div>
<div>Very hard to find good doc on the subject ... could someone point it out please ?</div>
<div>&nbsp;</div>
<div>How should I implement it ? what domain should I put in Asterisk General SIP config ?</div>
<div>Should I use for each of the defined extension a setting specifying from which domain they belong ?</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Thanks a lot for your help !</div>
<div>&nbsp;</div>
<div>JM</div>