<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'><span style="font-family: 'Times New Roman'; font-size: 12pt;">I think I have found the problem. I´</span>ve wrote in <font face="times new roman, new york, times, serif">/etc/ngcp-config/templates/etc/sems/etc/reg_agent.conf.tt2 Asterisk FQDN instead of IP address. When I put IP address, Sipwise sends the REGISTER message to Asterisk.</font><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">I have two questions about this:</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">- Is it necessary filling </font><span style="font-size: 16px;">peer_auth user, password and realm and checking peer_auth_register in web interface or only editing /</span><span style="font-family: 'times new roman', 'new york', times, serif;">etc/ngcp-config/templates/etc/sems/etc/reg_agent.conf.tt2?</span></div><div><font face="times new roman, new york, times, serif">- My goal is having several Asterisk PBX behind Sipwise SBC but according to the information in </font><span style="font-size: 16px;">/</span><span style="font-family: 'times new roman', 'new york', times, serif;">etc/ngcp-config/templates/etc/sems/etc/reg_agent.conf.tt2 only up to 50 registrations are possible. I think I´ll have more than 50 PBX users, so how can I accomplish this?</span></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">Thank you very much!!<br></font><br><hr id="zwchr" style="font-family: 'Times New Roman'; font-size: 12pt;"><div style="font-family: Helvetica, Arial, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); font-weight: normal; font-style: normal; text-decoration: initial;"><b>De: </b>"Alejandro Sanchez Gimenez" <alesg@coit.es><br><b>Para: </b>spce-user@lists.sipwise.com<br><b>Enviados: </b>Miércoles, 20 de Febrero 2013 12:02:57<br><b>Asunto: </b>[Spce-user] Fwd:  Sipwise SBC and Asterisk<br><br><style>p { margin: 0; }</style><div style="font-family: Times New Roman; font-size: 12pt; color: #000000"><br><span style="font-size: 12pt;">Hi Daniel,</span><br><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div style="font-family: Times New Roman; font-size: 12pt; color: #000000"><div><br></div><div>yes, I´ve also commented out that lines. One extrange thing I see is that when I run ngcpcfg apply I have this messages:</div><div><br></div><div>......................</div><div><br></div><div><div>Executing action for /etc/ngcp-config/templates/etc/sems/etc/ngcpcfg.services</div><div>/etc/init.d/sems: 51: cannot create /proc/sys/kernel/core_pattern: Permission denied</div><div>/etc/init.d/sems: 51: cannot create /proc/sys/fs/suid_dumpable: Permission denied</div><div><br></div><div>....................</div><div><br></div><div>Could it be related with my problem? Thank you very much.</div><br><hr id="zwchr"><div style="color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>De: </b>"Daniel Grotti" <dgrotti@sipwise.com><br><b>Para: </b>"Alejandro Sanchez Gimenez" <alesg@coit.es><br><b>CC: </b>spce-user@lists.sipwise.com<br><b>Enviados: </b>Miércoles, 20 de Febrero 2013 10:28:44<br><b>Asunto: </b>Re: [Spce-user] Sipwise SBC and Asterisk<br><br>




    <div class="moz-cite-prefix">Hi Alejandro,<br>
      In /etc/ngcp-config/templates/etc/sems/etc/reg_agent.conf.tt2, did
      you comment out also the other lines?<br>
      Should look like this:<br>
      <br>
      domain=Asterisk IP<br>
      user=asterisk_user<br>
      pwd=<asterisk_pass<br>
      proxy=sip:[% sip_lb_ips.0 %]:[% kamailio.lb.port %]<br>
      [% IF sip_adv_ips.size -%]<br>
      contact=sip:[% sip_adv_ips.0 %]:[% kamailio.lb.port %]<br>
      [% ELSE -%]<br>
      contact=sip:[% sip_ext_ips.0 %]:[% kamailio.lb.port %]<br>
      [% END -%]<br>
      <br>
      <br>
      then run ngcpcfg apply<br>
      <br>
      Daniel<br>
      <br>
      <br>
      <br>
      On 02/20/2013 09:55 AM, Alejandro Sanchez Gimenez wrote:<br>
    </div>
    <blockquote cite="mid:17b16d78-d0ac-4ca0-b702-a80d699aec3d@mail.coit.es">
      <style>p { margin: 0; }</style>
      <div style="font-family: Times New Roman; font-size: 12pt; color:
        #000000">
        <div>Hi all!!</div>
        <div><br>
        </div>
        <div>I´ve recently installed Sipwise:CE and read the Handbook to
          get a simple Class 5 Softwitch running. After thet I´ve tried
          to configure Sipwise as SBC, following the instructions in
          <a class="moz-txt-link-freetext" href="http://www.sipwise.com/news/technical/byov-system-spce-as-sbc/" target="_blank">http://www.sipwise.com/news/technical/byov-system-spce-as-sbc/</a>.
          My scenario y quite simple. I have sip residential clients
          that register directly with Sipwise and PBX users. For PBX
          users I have one Asterisk PBX behind Sipwise. I´ve followed
          all the steps in the Technical documentation, but my sipwise
          server doesn´t send any REGISTER message to my peer server
          after configuring peer_auth user, password and realm and
          checked peer_auth_register. I´ve also configured peering
          server credentials in <font face="times new roman, new york,
            times, serif"><span class="emphasis" style="line-height:
              24px;"><em>etc/ngcp-config/templates/etc/sems/etc/reg_agent.conf.tt2</em></span><span style="line-height: 24px;">, then execute </span><span class="emphasis" style="line-height: 24px;"><em>ngcpcfg
                apply</em></span><span style="line-height: 24px;">.</span>,
            but no success. I have looked at sems log but can´t find
            anything about REGISTER messages. Where could be the
            mistake?</font></div>
        <div><font face="times new roman, new york, times, serif"><br>
          </font></div>
        <div><font face="times new roman, new york, times, serif">Thanks
            a lot!</font></div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre>_______________________________________________
Spce-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Spce-user@lists.sipwise.com" target="_blank">Spce-user@lists.sipwise.com</a>
<a class="moz-txt-link-freetext" href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a>
</pre>
    </blockquote>
    <br>


</div><br></div></div></div><br><style>p { margin: 0; }</style></div><br>_______________________________________________<br>Spce-user mailing list<br>Spce-user@lists.sipwise.com<br>http://lists.sipwise.com/listinfo/spce-user<br></div><br></div></div></body></html>