regards
Timo Klecker
**
**
*Von:*Daniel-Constantin Mierla [mailto:mico...@gmail.com]
*Gesendet:* Donnerstag, 28. Juli 2011 13:25
*An:* SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -
Users Mailing List
*Cc:* Timo Klecker
*Betreff:* Re: [SR-Users] Problem using textops API
Hello
Mailing List
Cc: Timo Klecker
Betreff: Re: [SR-Users] Problem using textops API
Hello,
probably it was forgotten to export the internal API bind function. I just
committed the fix on GIT master branch (devel version):
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=db188fbc
Hello,
probably it was forgotten to export the internal API bind function. I
just committed the fix on GIT master branch (devel version):
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=db188fbcf4d752a2afab2e298a2f081f836d7e92
I couldn't test it for now, so if you can give
Hi,
I'm trying to extend a Kamailio Module and need to add and remove headers in
a SIP Message. To do this I want to use the textops module and I am
importing the api and trying to bind the textops module.
#include "../textops/api.h"
[..]
struct textops_binds tob;
[..]
/* register call