tirpi       2008/04/17 18:22:19 CEST

  SER CVS Repository

  Modified files:
    .                    action.c cfg.lex cfg.y route_struct.c 
                         route_struct.h 
  Log:
  - RURI is not parsed again if parsed_uri_ok=1
  
  - new action type, SET_HOSTPORTTRANS_T, and the corresponding
  script actions are introduced: sethostporttrans() and
  rewritehostporttrans()
  
  This action accepts an optional transport parameter, and clears the
  previous transport param if there was any. It is safer to use this action
  instead of SET_HOSTPORT_T in some cases, even if the transport param is
  omitted, because the latter can leave the parameter in the RURI
  causing troubles.
  
  Revision  Changes    Path
  1.94      +49 -20    sip_router/action.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/action.c.diff?r1=1.93&r2=1.94
  1.107     +3 -1      sip_router/cfg.lex
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/cfg.lex.diff?r1=1.106&r2=1.107
  1.155     +5 -1      sip_router/cfg.y
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/cfg.y.diff?r1=1.154&r2=1.155
  1.41      +4 -1      sip_router/route_struct.c
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/route_struct.c.diff?r1=1.40&r2=1.41
  1.42      +3 -2      sip_router/route_struct.h
http://cvs.berlios.de/cgi-bin/viewcvs.cgi/ser/sip_router/route_struct.h.diff?r1=1.41&r2=1.42
_______________________________________________
Serdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/serdev

Reply via email to