Re: [SR-Users] Problem using textops API

2011-07-29 Thread Daniel-Constantin Mierla
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

Re: [SR-Users] Problem using textops API

2011-07-28 Thread Timo Klecker
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

Re: [SR-Users] Problem using textops API

2011-07-28 Thread Daniel-Constantin Mierla
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

[SR-Users] Problem using textops API

2011-07-28 Thread Timo Klecker
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