[Devel] CVS commitlog: sip-server/modules/cpl-c cpl.c

Bogdan-Andrei Iancu bogdan at voice-system.ro
Mon Nov 13 18:20:20 CET 2006


User: bogdan_iancu
Date: 2006/11/13 09:20:20 PST

  OpenSER CVS - Commit Details

  Modified files:
    modules/cpl-c        cpl.c 
  Commit Log:
  Issue:
  
  In CPL, during a location lookup, the lookup fails
  for users with an '_' in the user portion of the AOR.
  For example, if the AOR is user_1 at domain.com, cpl
  registration lookup always fail.
  
  Patch:
  
  Use tolower(c) instead of (0x20)|(c) when building
  the interpreters copy of the AOR.
  
  Patch provided by John Riordan <john at junctionnetworks.com>
  
  Revision  Changes    Path
  1.14      +4 -4      sip-server/modules/cpl-c/cpl.c
   [ http://openser.cvs.sourceforge.net/openser/sip-server/modules/cpl-c/cpl.c?r1=1.13&r2=1.14 ]



More information about the Devel mailing list