i have always thought that AVPs exits per transaction.  that does not
seem to be the case, however, because when i put in the beginning of my
script

        xlog("L_INFO", "Caller lcr_id $avp(CALLER_LCR_ID_AVP)\n");
                
this gets printed to syslog:

Aug 29 11:34:34 localhost /usr/sbin/sip-router[10210]: INFO: Caller lcr_id 2

is this the indented behavior?  do i really need to delete all AVPs in
the beginning of the script in order to make sure that they don't have
any values left from processing of previous message?

-- juha

_______________________________________________
Kamailio (OpenSER) - Users mailing list
Users@lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
http://lists.openser-project.org/cgi-bin/mailman/listinfo/users

Reply via email to