Hi Gary,
It was fixed already by Richard in 3.3 branch:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=28be16549831df46dd1b8312da223b02359d8a9c
(and master)
Thank you for the report.
On 07/24/2012 09:44 PM, Gary Chen wrote:
> Sorry, it should be Kamailio 3.3.0 not 3.2.0.
>
Gary Chen writes:
> When testing Kamailio 3.2.0 (corrected 3.3.0), I notice that
> lcr.dump_gws command does not display ip_addr correctly. Here
> is my output:
> lcr_id: 3
> gw_id: 15
> gw_index: 2
> gw_name: gateway_1
> scheme: sip
>
Hi Gary,
Yes, that's an old/known issue. You can convert the IP to common format
with a simple command:
perl -MSocket -le 'print inet_ntoa(pack("N", 1273060816))'
Maybe somebody from the kamailio team will take time to fix this.
On 07/24/2012 09:39 PM, Gary Chen wrote:
> Kamailio 3.2.0
>
>
>
>
Sorry, it should be Kamailio 3.3.0 not 3.2.0.
From: sr-users-boun...@lists.sip-router.org
[mailto:sr-users-boun...@lists.sip-router.org] On Behalf Of Gary Chen
Sent: Tuesday, July 24, 2012 3:39 PM
To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users
Mailing List
Subject: [SR-