[Spce-user] external reg issues

Gerry Manley gerry.manley at gmail.com
Tue Feb 18 09:58:53 EST 2014


Hi,

Trying to register external devices but getting failed directly.
I think I have updated network.yml correctly:

---
hosts:
  self:
    eth0:
      advertised_ip:
        - 178.16.XXX.XX
      ip: 192.168.10.XX
      netmask: 255.255.255.0
      type:
        - web_ext
        - sip_ext
        - rtp_ext
        - ssh_ext
    interfaces:
      - lo
      - eth0
    lo:
      ip: 127.0.0.1
      netmask: 255.255.255.0
      shared_ip: []
      shared_v6ip: []
      type:
        - sip_int
        - ha_int
        - web_int
      v6ip: '::1'
    role:
      - proxy
      - lb
      - mgmt

After updating network.yml file, then I did
sudo /etc/init.d/networking restart
and then
sudo ngcpcfg apply

And on the last line after command has completed  I get this:


/usr/share/ngcp-ngcpcfg/scripts//services: line 54: 30949 Bus
error
git diff &>/dev/null





Gerry Manley
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sipwise.com/mailman/private/spce-user_lists.sipwise.com/attachments/20140218/24f0d6ae/attachment.html>


More information about the Spce-user mailing list