Branch: refs/heads/rvd_master
  Home:   https://github.com/Mobicents/RestComm
  Commit: e13bb7e29d7b673d9cc9099c27f4c53bf5286ff5
      
https://github.com/Mobicents/RestComm/commit/e13bb7e29d7b673d9cc9099c27f4c53bf5286ff5
  Author: Orestis Tsakiridis <orestis.tsakiri...@telestax.com>
  Date:   2015-02-19 (Thu, 19 Feb 2015)

  Changed paths:
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/RvdConfiguration.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/http/resources/RvdController.java
    M 
restcomm/restcomm.rvd/src/main/java/org/mobicents/servlet/restcomm/rvd/interpreter/Interpreter.java

  Log Message:
  -----------
  Fixes #183. Added support for converting selected HTTP headers to RVD 
variables.
Headers are filtered using the 'DialSipHeader_' prefix. What's left from the 
header name is used as the variable name after proper sanitization. 
Sanitization makes sure that only alphanum chars are used as well as 
underscore. Other characters are all converted to underscore.
For example:
DialSipHeader_X-Test -> x_test


-- 

--- 
You received this message because you are subscribed to the Google Groups 
"mobicents-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mobicents-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to