I don;t think there is any difference in configuration working for asterisk and not for anything esle..REGFWD is just a piece of code which can forward registration to any IP:PORT where SIP is enabled and working.<div>If you carefully deploy that configurations keeping in mind only your software (replace-all asterisk with portaone) won't that help !!<br>
Like I said before its a starting point, you may need to put one or two more things/modules/functions like Path() to have this thing working for you.</div><div><br><div class="gmail_quote">On Wed, Mar 21, 2012 at 4:42 PM, ICI-Robert <span dir="ltr"><<a href="mailto:robert@inteli-core.com">robert@inteli-core.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="#FFFFFF"><div>I'll look however: </div><div>( a ) not working with Asterisk - working with a commercial Softswitch (PortaOne)</div>
<div>( b ) need NAT support</div><div><br><br>Sent from my iPhone 4S</div><div><div class="h5"><div><br>On Mar 21, 2012, at 12:23 AM, SamyGo <<a href="mailto:govoiper@gmail.com" target="_blank">govoiper@gmail.com</a>> wrote:<br>
<br></div><div></div><blockquote type="cite"><div>Hi Robert,<div><br><div>There can't be any simpler start then using the configurations(kamailio.cfg file) mentioned in this blog-post by Daniel.</div><div><br></div><div>
<a href="http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb" target="_blank">http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb</a> </div>
<div><br></div><div>You can see a <b>route[REGFWD]</b> and in that route you can relay the REGISTRATIONS to your desired SIP-Server!! </div><div><br></div><div>This is by far the easiest and simplest start I've found without any headache of going deeper into the SIP packets and techniques.</div>
<div><br></div><div>See this is the concerned route.</div><div><br><pre style="padding-right:0.5em;padding-left:0.5em;border-bottom-width:1px;padding-top:0.5em;border-top-style:dashed;text-align:justify;border-right-style:dashed;padding-bottom:0.5em;border-bottom-color:rgb(140,172,187);border-top-width:1px;border-bottom-style:dashed;border-left-color:rgb(140,172,187);border-top-color:rgb(140,172,187);border-right-color:rgb(140,172,187);border-left-style:dashed;font-size:12px;border-right-width:1px;margin-top:0px;border-left-width:1px">
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(128,128,128);font-style:italic"># Forward REGISTER to </span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(128,128,128)"><i>YOUR_SIP_REGISTRAR_SERVER</i></span>
route<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">[</span>REGFWD<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">]</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">{</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(177,177,0)">if</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">!</span>is_method<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"REGISTER"</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">{</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(177,177,0)">return</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">;</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">}</span>
$var<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>rip<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">=</span> $sel<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>cfg_get.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">asterisk</span>.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">bindip</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">; #CHANGE THE asterisk.bindip/asterisk.bindport on the top</span>
$uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>method<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">=</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"REGISTER"</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">;</span>
$uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>ruri<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">=</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"sip:"</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $var<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>rip<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">":"</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $sel<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>cfg_get.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">asterisk</span>.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">bindport</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">;</span>
$uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>furi<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">=</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"sip:"</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $au <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"@"</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $var<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>rip<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">;</span>
$uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>turi<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">=</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"sip:"</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $au <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"@"</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $var<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>rip<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">;</span>
$uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>hdrs<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">=</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"Contact: <sip:"</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $au <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"@"</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $sel<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>cfg_get.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">kamailio</span>.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">bindip</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">":"</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $sel<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>cfg_get.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">kamailio</span>.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">bindport</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">\r</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">\n</span>"</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">; # Change Kamailio.bindip/port as well.</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(177,177,0)">if</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>$sel<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>contact.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">expires</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">!=</span> $null<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span>
$uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>hdrs<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">=</span> $uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>hdrs<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"Expires: "</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $sel<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>contact.<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(0,102,0)">expires</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">\r</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">\n</span>"</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">;</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(177,177,0)">else</span>
$uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>hdrs<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">=</span> $uac_req<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>hdrs<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"Expires: "</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> $hdr<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span>Expires<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">+</span> <span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(255,0,0)">"<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">\r</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px">\n</span>"</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">;</span>
uac_req_send<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">(</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">)</span><span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">;</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(102,204,102)">}</span>
<span style="padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;color:rgb(128,128,128);font-style:italic">#!endif</span></pre>
<div class="gmail_quote">Make sure you do DB tables and Variables adjustments accordingly.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Regards,</div><div class="gmail_quote">Sammy.</div><div class="gmail_quote">
<br></div><div class="gmail_quote">NOTE: Thanks Sir Daniel for these wonderful and very helpful blogposts.</div><div class="gmail_quote"><br></div><div class="gmail_quote"><br></div><div class="gmail_quote">On Wed, Mar 21, 2012 at 3:41 AM, Daniel-Constantin Mierla <span dir="ltr"><<a href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div bgcolor="#FFFFFF" text="#000000">
Hello,<div><br>
<br>
On 3/20/12 10:36 PM, Robert wrote:
<blockquote type="cite">
<div>I've spent a significant amount of time now jacking with
configurations…</div>
<div><br>
</div>
<div>Maybe I should re-state what I'm trying to do…</div>
<div><br>
</div>
<div>I'm trying to establish an SBC / UpperRegistration SBC…</div>
<div><br>
</div>
<div>The goal – is to listen on a port other than 5060 and relay
the registration to the actual proxy.</div>
<div><br>
</div>
<div>I.e. IP Phone ---> Kamailio (port 8080) ----> Sip proxy
(port 5060)</div>
<div><br>
</div>
<div>I've tried all combinations of rewritehostport / t_replicate
etc…</div>
</blockquote></div>
perhaps t_relay_to(...) is enough, depending on what the r-uri
address contain (should be registrar server address, if K on port
8080 is used as outbound proxy).<br>
<br>
You have to use path module and the sip proxy on 5060 has to
understand the path headers (it is not clear that proxy on 5060 is
Kamailio, if it is, then it support path).<div><br>
<br>
<blockquote type="cite">
<div><br>
</div>
<div>The best I get is an attempt to register followed by an
unauthorized with request for digest auth..</div>
<div><br>
</div>
<div>I don't want to store any credentials in Kamailio – I just
want to act as an offset port for users who cannot reach 5060…</div>
</blockquote>
<br></div>
Forwarding registrations is fine, no need to authenticate them on K
port 8080. Perhaps providing the relevant part of your config along
with a ngrep SIP trace on K port 8080 will help to give you the
right directions to get it work.<br>
<br>
Cheers,<br>
Daniel<div><div><br>
<br>
<blockquote type="cite">
<div><br>
</div>
<div>OpenSBC was working for this – however the registrations were
timing out and not renewing</div>
<div><br>
</div>
<div><br>
</div>
<span>
<div style="border-right:medium none;padding-right:0in;padding-left:0in;padding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium none;font-family:Calibri;border-top:#b5c4df 1pt solid;padding-bottom:0in;border-left:medium none">
<span style="font-weight:bold">From: </span> Reda Aouad <<a href="mailto:reda.aouad@gmail.com" target="_blank">reda.aouad@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span> "SIP Router
- Kamailio (OpenSER) and SIP Express Router (SER) - Users
Mailing List" <<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>><br>
<span style="font-weight:bold">Date: </span> Fri, 9 Mar 2012
17:16:14 +0100<br>
<span style="font-weight:bold">To: </span> "SIP Router -
Kamailio (OpenSER) and SIP Express Router (SER) -Users Mailing
List" <<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>><br>
<span style="font-weight:bold">Subject: </span> Re:
[SR-Users] Proxy Registrations offset port<br>
</div>
<div><br>
</div>
<div>
<div bgcolor="#FFFFFF">
<div>No wonder your signallin is not reaching the final
client.</div>
<div><br>
</div>
<div>I didnt't suggest to throw OpenSips. NAT handling is
delicate woth proxies.</div>
<div><br>
</div>
<div>Start by looking at some wireshark dump to see what's
wrong.<br>
<br>
<div><br>
</div>
Reda</div>
<div><br>
On 9 mars 2012, at 16:57, Robert <<a href="mailto:robert@inteli-core.com" target="_blank">robert@inteli-core.com</a>>
wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div>Two different tests I completed:</div>
<div><br>
</div>
<div>Test #1 – it showed the opensips server</div>
<div>Test #2 – it showed the client's public ip address</div>
<div><br>
</div>
<div>The issue is not as much RTP – but I'm not getting
SIP signaling back to the client.. Which leads me to
believe the NAT problem. I'm not even getting ringing…</div>
<div><br>
</div>
<div>Maybe I should go ahead and install Kamailio and
throw out the OpenSIPs stuff…</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<span>
<div style="border-right:medium none;padding-right:0in;padding-left:0in;padding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium none;font-family:Calibri;border-top:#b5c4df 1pt solid;padding-bottom:0in;border-left:medium none">
<span style="font-weight:bold">From: </span> Reda Aouad
<<a href="mailto:reda.aouad@gmail.com" target="_blank">reda.aouad@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>
"SIP Router - Kamailio (OpenSER) and SIP Express
Router (SER) - Users Mailing List" <<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>><br>
<span style="font-weight:bold">Date: </span> Fri, 9
Mar 2012 16:41:57 +0100<br>
<span style="font-weight:bold">To: </span> "SIP
Router - Kamailio (OpenSER) and SIP Express Router
(SER) -Users Mailing List" <<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>><br>
<span style="font-weight:bold">Subject: </span> Re:
[SR-Users] Proxy Registrations offset port<br>
</div>
<div><br>
</div>
<div>
<div bgcolor="#FFFFFF">
<div>Kamailio's default conf is really a good
place to start, you just have to disable the
authentication, by commenting the corresponding
route.<br>
<br>
You can start by looking at a wireshark/tcpdump
dump on your PortaOne server to know where the
rtp stream is going, and then troubleshoot
accordingly..</div>
<div><br>
</div>
<div>On your PortaOne server, what is the location
of registered users? Is it their IP@, or that of
OpenSips server?<br>
<div><br>
</div>
Reda</div>
<div><br>
On 9 mars 2012, at 16:28, Robert <<a href="mailto:robert@inteli-core.com" target="_blank">robert@inteli-core.com</a>>
wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div>Thank you so much for answering.. The
folks at the other place don't want to help.</div>
<div><br>
</div>
<div>We have a PortaOne SIP platform… It does
everything… It's listening on port 5060 –
public ip..</div>
<div><br>
</div>
<div>We want to deploy Kamailio or some
derivative of SER to listen on PUBLIC port –
other than 5060 – for our customers who
cannot reach 5060.</div>
<div><br>
</div>
<div>Using a very simple rewritehostport
statement – I was successful in getting the
registration to pass through. I.e.
Registered my Aastra and X-Lite to port 8080
and saw registration in PortaOne.</div>
<div><br>
</div>
<div>I do not want K/SER to do actual auth /
registration – I.e. I do not care who tries
to use it – I want final registration to be
PortaOne… That's why I think the simple
rewritehostport worked well. OpenSIPS was
not doing any auth – just simply passing it
on.</div>
<div><br>
</div>
<div>Our PortaOne was handling RTP Proxy – so
during an outbound call I was getting 2 way
audio – no problem.</div>
<div>However when an inbound call would come
in from PortaOne – it was being delivered to
OpenSIPS and looks like Opensips was
reporting 401 Unauthorized.</div>
<div><br>
</div>
<div>The Aastra / X-Lite are NAT… It's
possible that either I need to look at
nathlper closer – or that I misconfigured
something somewhere.</div>
<div><br>
</div>
<div>I guess I'm not fluent enough in the
configs and options to get a good config.</div>
<div><br>
</div>
<div><br>
</div>
<span>
<div style="border-right:medium none;padding-right:0in;padding-left:0in;padding-top:3pt;text-align:left;font-size:11pt;border-bottom:medium none;font-family:Calibri;border-top:#b5c4df 1pt solid;padding-bottom:0in;border-left:medium none">
<span style="font-weight:bold">From: </span>
Reda Aouad <<a href="mailto:reda.aouad@gmail.com" target="_blank">reda.aouad@gmail.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>
"SIP Router - Kamailio (OpenSER) and SIP
Express Router (SER) - Users Mailing List"
<<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>><br>
<span style="font-weight:bold">Date: </span>
Fri, 9 Mar 2012 15:45:14 +0100<br>
<span style="font-weight:bold">To: </span>
"SIP Router - Kamailio (OpenSER) and SIP
Express Router (SER) - Users Mailing List"
<<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>><br>
<span style="font-weight:bold">Subject: </span>
Re: [SR-Users] Proxy Registrations offset
port<br>
</div>
<div><br>
</div>
<div dir="ltr"><font color="#3366ff"><font><font face="tahoma,sans-serif">Hi Robert,</font></font></font>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif"><br>
</font></font></font></div>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif">I had the
same feeling about O***sips
community.....</font></font></font></div>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif"><br>
</font></font></font></div>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif">I have a
similar setup. A proxy that
listens on port other than 5060,
forwarding to other servers on
5060.</font></font></font></div>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif">If you
can better define better your
problem with your setup, maybe we
can help you better.</font></font></font></div>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif"><br>
</font></font></font></div>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif">Is your
server listening only on one port
8080? Is your server behind NAT or
does it have a public IP @ on the
interface it's listening on? What
is the exact problem with inbound
calls? Are you doing record-route?
Do you forward only registrations,
or are your handling invites as
well? What server listens on port
5060? Another Kamailio server?
Does it handle clients behind NAT?</font></font></font></div>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif"><br>
</font></font></font></div>
<div><font color="#3366ff"><font><font face="tahoma,sans-serif">You
should know that Kamailio is a SIP
server, not a PBX/sofswitch/SBC as
Asterisk or Freeswitch.</font></font></font></div>
<div><font color="#3366ff" face="tahoma,sans-serif">If you define
better your problem, and send me your
config file (by private email if you
like), I may look at it.</font></div>
<div><font color="#3366ff" face="tahoma,sans-serif"><br>
</font></div>
<div>
<div dir="ltr">
<div><font color="#3366ff" face="tahoma,sans-serif">Reda</font></div>
</div>
<br>
<br>
<br>
<div class="gmail_quote">On Fri, Mar 9,
2012 at 15:32, Robert <span dir="ltr"><<a href="mailto:robert@inteli-core.com" target="_blank">robert@inteli-core.com</a>></span>
wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word">
<div>I've been playing with
OpenSIPS and am willing to
change over if it means I'll get
a more informed answer from this
community..</div>
<div><br>
</div>
<div>I need to set up a proxy
forwarding server that can
listen on a port other than 5060
– I.e. 8080 and forward the
registration requests to another
Voip platform we have that is
running on 5060.</div>
<div><br>
</div>
<div>I've been able to this under
OpenSIPS but I'm having issues
with inbound calls. It could be
a NAT issue.</div>
<div><br>
</div>
<div>Basically listen on 8080 –
forward any and all
registrations to x:5060 — which
I've done using rewritehostport</div>
<div><br>
</div>
<div>Anyone have any good example
configs for this? I'm a n00b at
this OpenSER stuff – but have
been around asterisk /
freeswitch / portaone for a
while.</div>
<div><br>
</div>
<div>Thanks in advance</div>
</div>
<br>
_______________________________________________<br>
SIP Express Router (SER) and
Kamailio (OpenSER) - sr-users
mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
_______________________________________________
SIP
Express Router (SER) and Kamailio (OpenSER)
- sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></span></div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>SIP Express Router (SER) and Kamailio
(OpenSER) - sr-users mailing list</span><br>
<span><a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a></span><br>
<span><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></span><br>
</div>
</blockquote>
</div>
</div>
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) -
sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></span></div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span>SIP Express Router (SER) and Kamailio (OpenSER) -
sr-users mailing list</span><br>
<span><a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a></span><br>
<span><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></span><br>
</div>
</blockquote>
</div>
</div>
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users
mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</span>
<br>
<fieldset></fieldset>
<br>
<pre>_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
</blockquote>
<br>
</div></div><span><font color="#888888"><pre cols="72">--
Daniel-Constantin Mierla
Kamailio Advanced Training, April 23-26, 2012, Berlin, Germany
<a href="http://www.asipto.com/index.php/kamailio-advanced-training/" target="_blank">http://www.asipto.com/index.php/kamailio-advanced-training/</a></pre>
</font></span></div>
<br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div></div>
</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list</span><br><span><a href="mailto:sr-users@lists.sip-router.org" target="_blank">sr-users@lists.sip-router.org</a></span><br>
<span><a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a></span><br></div></blockquote></div></div></div><br>_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>