Branch: refs/heads/rvd_master
  Home:   https://github.com/Mobicents/RestComm
  Commit: 5ed11bb5a2dbf3e9b2a00df2a32d2d7f9b031720
      
https://github.com/Mobicents/RestComm/commit/5ed11bb5a2dbf3e9b2a00df2a32d2d7f9b031720
  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:
  -----------
  Added support for converting selected HTTP headers to RVD variables. Fixes 
#184.
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