<div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
&gt; Anyone know how to use regcontext et regexten parameter from sip.conf<br>
&gt; and can give an example ?<br>
<br>
</div>Sure... let&#39;s say I have a phone with the following configuration in<br>
sip.conf:<br>
<br>
[myphone]<br>
type=friend<br>
context=inside<br>
host=dynamic ; phone will register w/ Asterisk<br>
secret=mysecret<br>
regcontext=some-context<br>
regexten=6123<br>
<br></blockquote></div>Thank Jared.<br><br>So I have one more and last question about regcontext.<br>Where do asterisk create context &quot;some-context&quot; ?<br>I see context by taping &quot;dialplan show some-context&quot; in CLI but I dont know in which config file it&#39;s created.<br>
<br>Harry<br>