I don&#39;t understand the USERS&nbsp;vs&nbsp;PEER&nbsp;vs&nbsp;FRIENDS.&nbsp;&nbsp;I&nbsp;just&nbsp;use&nbsp;Peer&nbsp;for&nbsp;everything.&nbsp;&nbsp;Has&nbsp;to&nbsp;do&nbsp;with&nbsp;&quot;can&nbsp;I&nbsp;only&nbsp;contact&nbsp;you&nbsp;or&nbsp;can&nbsp;you&nbsp;contact&nbsp;me&nbsp;too?&quot;&nbsp;...&nbsp;Peer&nbsp;does&nbsp;it&nbsp;all.<br> <br>RealTime does have an issue. &nbsp;If you don&#39;t turn on caching, then it holds no state information. &nbsp;So if you think you&#39;re going to encouter firewall issues and need NAT=yes, then realtime will run in a static mode where you&#39;ll need to reload each time you change anything (like a password). &nbsp;I think the proper command is something like &quot;SIP PRUNE&quot;.
<br><br>Finally, putting something like sip.conf into realtime wasn&#39;t a move I wanted to make. &nbsp;I simply generate a SIP.conf file myself via my own program and run a SIP RELOAD (or simply reboot) each time I make a big change. &nbsp;Changes don&#39;t happen often so no biggie, where as I did want to make live changes to other SIP users without reloading (like a person using our web interface to change their own password). &nbsp;
<br><br><div><span class="gmail_quote">On 12/29/07, <b class="gmail_sendername">hugolivude</b> &lt;<a href="mailto:hugolivude@gmail.com">hugolivude@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
Hi -<br><br>I&#39;m looking into realtime and I&#39;m having a bit of a problem with the SIP part.<br><br>My review of the posts seems to indicate that I should use realtime<br>static for the [general] part of my sip.conf
 including the<br>registration commands:<br><br>&nbsp;&nbsp; register=&gt;&lt;did&gt;:&lt;secret&gt;@&lt;domain&gt;/&lt;did context&gt;<br><br>and use realtime realtime (funny name!) for peers and friends:<br><br>[myprovider]<br>type=peer
<br>auth=md5<br>username=...<br>fromuser=...<br>fromdomain=...<br>secret=...<br>host=...<br>port=5060<br>nat=yes<br>canreinvite=yes<br>qualify=no<br>disallow=all<br>allow=ulaw<br>dtmfmode=rfc2833<br>insecure=port,invite<br>
context=incoming-sip<br><br>Is this correct?&nbsp;&nbsp;What&#39;s throwing me off is this statment found @<br><a href="http://www.voip-info.org/wiki/index.php?page=Asterisk%20RealTime%20Static">http://www.voip-info.org/wiki/index.php?page=Asterisk%20RealTime%20Static
</a>:<br><br>&nbsp;&nbsp; NOTE: You can only store a static config OR a RealTime config. You<br>cannot, for example, store<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;sip.conf and use sipfriends via RealTime.<br><br>If I am correct, it would suggest that I&#39;ll have to do a reload when I
<br>add a DiD, but a reload won&#39;t be necessary if a new SIP client is<br>added.&nbsp;&nbsp;Do I have it right?<br><br>Also, what&#39;s the difference between a peer and a user?&nbsp;&nbsp;I used to<br>think that a &quot;user&quot; was an agent&nbsp;&nbsp;authorized to call in to my * box, a
<br>&quot;peer&quot; was an agent I could reach and a &quot;freind&quot; was both.&nbsp;&nbsp;What&#39;s<br>throwing me off now is the statement found @<br><a href="http://www.voip-info.org/wiki/view/Asterisk+SIP+user+vs+peer&amp;view_comment_id=14966">
http://www.voip-info.org/wiki/view/Asterisk+SIP+user+vs+peer&amp;view_comment_id=14966</a>:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;With newer versions of Asterisk the concept of SIP &#39;users&#39; will be<br>phased out.<br><br>I can&#39;t understand this especially in the context of 
extconfig.conf<br>that uses both a sipuser and sippeer entry.&nbsp;&nbsp;Could someone clarify for<br>me?<br><br>Thanks,<br>H<br><br>_______________________________________________<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">
http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br></blockquote></div><br><br clear="all"><br>-- <br>/Nick