THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

A new Flyspray task has been opened. Details are below. User who did this - Juha Heinanen (jh)
Attached to Project - sip-router
Summary - user friendly module function declaration
Task Type - Improvement
Category - Core
Status - Assigned
Assigned To - Andrei Pelinescu-Onciul
Operating System - All
Severity - Medium
Priority - Normal
Reported Version - Development
Due in Version - Undecided
Due Date - Undecided
Details - instead of telling, how many arguments a module function has and what 
fixup function to use, number and kinds of the arguments could be specified by 
a string of letters, such as, i = expression yielding to an int value, s = 
expression yielding to a string value, v = script variable, a = avp, p = any 
pseudo variable.  for example, in

{"printx", (cmd_function)print_fx, "sip", 0, REQUEST_ROUTE}

printx would have 3 arguments, first one a sting valued expression, second an 
int valued expression and third a pseudo variable.


More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=99

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to