<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Sep 3, 2013 at 8:11 AM, Thorsten Göllner <span dir="ltr">&lt;<a href="mailto:tg@ovm-group.com" target="_blank">tg@ovm-group.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
I am using Asterisk 11.5.1. As far as I understood, the following configuration allows a sip client only to receive calls (type=peer) but not to place calls (<a href="http://www.voip-info.org/wiki/view/Asterisk+sip+type" target="_blank">http://www.voip-info.org/<u></u>wiki/view/Asterisk+sip+type</a>). Why can I place calls though with this config?<br>

<br>
sip.conf<br>
...<br>
[thorsten]<br>
type=peer<br>
host=dynamic<br>
context=my_context<br>
nat=force_rport,comedia<br>
secret=...<br>
dtmfmode=rfc2833<br>
disallow=all<br>
allow=g722<br>
allow=g729<br>
allow=g729<br>
...<br>
<br>
extensions.conf<br>
...<br>
[my_context]<br>
exten =&gt; _X.,1,Dial(DAHDI/g1/${EXTEN},<u></u>60)<br>
...<br>
<br>
Of course: when removing a valid context the client can not place the call. But I thought this behaviour can be controlled via &quot;type=peer&quot;?!<br>
<br>
Thanks in advance<br>
-Thorsten-<br>
<br></blockquote><div><br></div><div>See if this is helpful.</div><div><br></div><div><a href="http://www.voip-info.org/wiki/view/Asterisk+SIP+user+vs+peer">http://www.voip-info.org/wiki/view/Asterisk+SIP+user+vs+peer</a><br>
</div></div></div></div>