Hello, Is there a better module programming guide than the one found on the docuwiki at http://www.openser.org/dokuwiki/doku.php/development:write-module ?
It really doesn't explain much; for example the fact that functions are (or used to be) called with a paramater struct sip_msg *.
The original SER 0.8.x and 0.9.x core had an extremely comprehensive guide to writing modules; however, I'm reluctant to use those texts as a guide for fear that the material is dated.
Regards, Daniel
Daniel Corbe schrieb:
Hello,
Is there a better module programming guide than the one found on the docuwiki at http://www.openser.org/dokuwiki/doku.php/development:write-module http://www.openser.org/dokuwiki/doku.php/development:write-module ?
It really doesn't explain much; for example the fact that functions are (or used to be) called with a paramater struct sip_msg *.
The original SER 0.8.x and 0.9.x core had an extremely comprehensive guide to writing modules; however, I'm reluctant to use those texts as a guide for fear that the material is dated.
Basic principles are still valid.
For DB queries I suggest reviewing the "domain" module.
I think there are also slides from openser programming course available.
regards klaus
Regards, Daniel
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users