Thanks, Raphael. That was quick reaction :-D g-) On Sun, 23 Nov 2008 12:38:14 +0100, Raphael <[EMAIL PROTECTED]> wrote:
> Hi Greger, > > I just committed the fix in SVN (trunk & 1.0.0). However, it looks like > the tracker is down... > > -Raphael. > > Greger V. Teigre (JIRA) wrote: >> sipctrl's parse_sip_uri() returns negative port if port>32000 >> ------------------------------------------------------------- >> >> Key: SEMS-46 >> URL: http://tracker.iptel.org/browse/SEMS-46 >> Project: SEMS >> Issue Type: Bug >> Environment: CentOS 5, 32-bit >> Reporter: Greger V. Teigre >> Assigned To: Raphael Coeffic >> >> >> In parse_uri.h, port in sip_uri struct is defined to short int. >> Setting it to short unsigned int fixes the problem. >> >> > > _______________________________________________ > Semsdev mailing list > [email protected] > http://lists.iptel.org/mailman/listinfo/semsdev _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
