Hi,

On 5/3/12 3:52 PM, Grégoire Vandendeurpel wrote:
Hi, I'm using Siremis 3.2 ans Kamailio 3.2.3 for my final project of my bachloor degree

I would like to know how Siremis and Kamailio work together? Like:

If I decide to set a protocol in the acl trusted in Siremis like TLS, ok, it works well !! But I need to know the different links between siremis and kamailio to working well..

there are two main categories in the interaction between siremis and kamailio:

1) siremis offers web views to manage records in database tables used by kamailio 2) siremis offers several tools to interact with kamailio via MI/XMLRPC and display graphics based on statistics exported by kamailio


Why?

Cause I need to implement in Siremis a filter form on the sdpops module, and it has to work well of course with the database of ser!

Right now siremis is developed to work with kamailio database (which is created by 'kamctldb create' and is named so far 'openser').

So.. What are the different steps to do this?

- Create new table sdpops in ser
- create the form in siremis and view ..
- what in kamailio.cfg??

I found this: http://kb.asipto.com/siremis:install32x:new-views

OK, but in my case, I need to do that for SDPOPS, which is a module of kamailio, whithout any table and components about!

I mean, there is no openser.sdpops in the database of kamailio, so create the table ok.. but what are the columns, datas, to set in ??

cause I tried php gen_meta.php Serdb sdpops ser.acl.sdpops of course it does not work --> no openser.sdpops ......

sdpops module does not use any database table. It exports only functions to use in config file, the parameters being given from config file (nothing is loaded from database by sdpops).

I don't understand why you look of a database view in siremis for sdpops module, it does not have/need one.

You should describe in more details what exactly you want to do and we may be able to give some hints how to implement it. Give some example of records you want to store and what kamailio should do with them.

Regards,
Ramona




thx in advance for your help

Best regards

--
/*Grégoire Vandendeurpel, */
/
/
/_IT Sector_/


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to