Hello, On 01/06/09 23:49, Iñaki Baz Castillo wrote: > Hi, which function of mod_fix.c is required for a scritpting function with > just one argument that could be a string, AVP or pseudo-variable? > there is one for static string (simply text) and dynamic string (text and pseudo-variables - this can be a single pseudo-variable as well):
fixup_spve_null(...) Cheers, Daniel -- Daniel-Constantin Mierla http://www.asipto.com _______________________________________________ Devel mailing list [email protected] http://lists.kamailio.org/cgi-bin/mailman/listinfo/devel
