[Spce-user] multi-homed config

Jon Bonilla (Manwe) jbonilla at sipwise.com
Thu Mar 6 05:29:02 EST 2014


El Thu, 6 Mar 2014 09:48:19 +0000
gerry kernan <gerry.kernan at infinityit.ie> escribió:

> Hi
> 
> Ive added this line to config.yml , in the kamailio section . But I get this
> error when I run ngcpcfg apply. Am I putting it in the correct place?
> 
> !=Can't use string ("test:udp:192.10.10.11:5060") as a HASH ref while "strict
> refs " in use at /usr/share/ngcp-ngcpcfg/helper//sync-db line 119.
> 
> kamailio:
>   lb:
>     debug: 'no'
>     extra_sockets: test:udp:192.10.10.11:5060
>     max_forwards: 10
> 
>

try this way:

kamailio:
  lb:
    debug: 'no'
    extra_sockets:
      - test:udp:192.10.10.11:5060
    max_forwards: 10

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: not available
URL: <http://lists.sipwise.com/pipermail/spce-user_lists.sipwise.com/attachments/20140306/3c1ad85f/attachment-0001.asc>


More information about the Spce-user mailing list