[OpenSIPS-Users] Changing Address of Opensips Server

David Crow David.Crow at vc3.com
Tue Feb 24 23:10:06 CET 2015


I'm moving our one of our opensips server to a new datacenter with new ip addresses and I'm running into an issue.

It seems to be failing to find the group properly based on the 503 message I'm getting back.

        $avp(s:group) = get_source_group();
        # Reject if no group found for this call
        if ($avp(s:group) == -1) {
                sl_send_reply("503","Service Unavailable - NOPERM");
                exit;
        }

This server is behind a firewall doing NAT and I've changed all references in the opensips.cfg to the new external address.

Opensipsctl address dump shows the address table and the server that's sending the calls from properly.

I'm not really sure where to look next, I'm pretty green when it comes to opensips.  I only have to tinker with it when I change something like this.  Any assistance would be greatly appreciated.

David Crow | Senior Systems Architect
1301 Gervais Street, Suite 1800 | Columbia, SC 29201
(d) 803.978.2727 | (f) 803.733.5888
david.crow at vc3.com<mailto:david.crow at vc3.com>| www.VC3.com<http://www.vc3.com/>
Follow us: [Description: Description: Description: Description: Description: cid:image002.png at 01CC30E6.8E093080] <http://www.facebook.com/VC3Inc> [Description: Description: Description: Description: Description: cid:image004.png at 01CC30E6.8E093080] <http://twitter.com/#!/VC3Inc>

[cid:image003.jpg at 01CE41C2.E8635D50]   [cid:image004.png at 01D05054.BCBB97B0]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150224/2d135faa/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 1198 bytes
Desc: image001.png
URL: <http://lists.opensips.org/pipermail/users/attachments/20150224/2d135faa/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.png
Type: image/png
Size: 1325 bytes
Desc: image002.png
URL: <http://lists.opensips.org/pipermail/users/attachments/20150224/2d135faa/attachment-0004.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image003.jpg
Type: image/jpeg
Size: 6800 bytes
Desc: image003.jpg
URL: <http://lists.opensips.org/pipermail/users/attachments/20150224/2d135faa/attachment-0001.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.png
Type: image/png
Size: 24150 bytes
Desc: image004.png
URL: <http://lists.opensips.org/pipermail/users/attachments/20150224/2d135faa/attachment-0005.png>


More information about the Users mailing list