Hello,

On 24/05/15 11:01, DanB wrote:
> Hey Guys,
>
> Was wondering what would be the recommended way to share information
> between $evapi(msg) received and transaction processors?
> I have tried $avp() but they do not appear to be available in
> evapi:message-received route. Trying to avoid here $sht() so I don't
> need to do extra management to destroy them. Is there any way to
> "activate" the $avp or $dlg_var  based on dialog index, label maybe?
>
have you called t_continue() somewhere?

Note also that you can define a hash table with auto-expires, so you
don't need to do manual removal of items in the hash table.

Cheers,
Daniel

-- 
Daniel-Constantin Mierla
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
Kamailio World Conference, May 27-29, 2015
Berlin, Germany - http://www.kamailioworld.com

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to