Guest User

Untitled

a guest
Jun 17th, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. DEBUG agi: >>> EXEC SET "SIP_HEADER(x-ahn-test)=rubyrox"
  2. DEBUG agi: <<< 200 result=0
  3.  
  4. DEBUG agi: >>> EXEC SET "foobar=${SIP_HEADER(x-ahn-test)}"
  5. DEBUG agi: <<< 200 result=0
  6.  
  7. DEBUG agi: >>> GET VARIABLE "foobar"
  8. DEBUG agi: <<< 200 result=1 (${SIP_HEADER(x-ahn-test)})
  9.  
  10. DEBUG ahn: ${SIP_HEADER(x-ahn-test)}
Add Comment
Please, Sign In to add comment