<div>Hi,</div>
<div>This is in regards to how to tell my new sip profile or gateway definition to use different context within new gateway definition.</div>
<div> </div>
<div>
<div>
<div>In conf/sip_profile/external.xml I see it tells to use public context</div>
<div> <settings></div>
<div> <param name="context" value="public"/><br></div>
<div> </div></div></div>
<div>I define a new sip_profile or gateway and within that I try to tell to use a different context like</div>
<div>
<div> conf/sip_profile/external/incoming.xml </div>
<div> <gateway></div>
<div> ...........</div>
<div> <param name="context" value="incoming"/></div>
<div> <gateway/></div>
<div> </div>
<div>
<div>(i put that "incoming" context under dialplan/public/xxx.xml file)</div></div>
<div>The problem, it still it reads public context from external.xml (checked log files)</div></div>
<div>How do I make my gateway/sip profile use a different context than the public context in external.xml file.</div>
<div> </div>
<div> </div>
<div>thx</div>