Ok Faheem.

Thank you very much. I will take a look at those documentations.


Regards.



RODRIGO PIMENTA CARVALHO
Inatel Competence Center
Software
Ph: +55 35 3471 9200 RAMAL 979


________________________________
De: [email protected] <[email protected]> em nome 
de Faheem Muhammad <[email protected]>
Enviado: segunda-feira, 14 de setembro de 2015 15:40
Para: OpenSIPS users mailling list
Assunto: Re: [OpenSIPS-Users] What information about calls are kept by OpenSIPS 
and how to handle it?

You can use acc module for #1 and 2
http://www.opensips.org/html/docs/modules/1.6.x/acc
It does all type of call logs. you can find the details in the documentation.

Regarding #3, you can filter out different soft phone using predefined $ua 
(useragent field), but this UAC defined field can be manipulated by any 
intelligent subscriber.

Regarding #4, I think this is not possible using MI interface, you can write 
any external script to connect to db and use MI commands.


Regards,
Muhammad Faheem


On Mon, Sep 14, 2015 at 11:03 PM, Rodrigo Pimenta Carvalho 
<[email protected]<mailto:[email protected]>> wrote:

Dear OpenSIPS-Users,


I have some doubts about recording calls information on the OpenSIPs database:


1.  Let´s suppose OpenSIPS is version 2.2 and it is using SQLite. After 
receiving a SIP INVITE, or SIP OK, or SIP CANCEL, etc, does OpenSIPS record 
information about the call? For example: who has called, when the call was 
originated, who was called, missed calls, answered calls, dialed calls,  dialed 
numbers? The software we are  building must list the record of past calls. So 
the needing of keeping and retrieving such kind of information.


2 What are the tables in the OpenSIPS SQLite DB that keep such information? I 
have analyzed some tables in my OpenSIPS and I have noticed that some of it 
still remain empty even after some calls.


3. In my project there are 3 kinds of SIP clients (softphones for  door bells, 
for ordinary users, for special users). Only calls originated from a specific 
set of softphones must have information recorded in the database. How to 
configure OpenSIPS to record only calls from such softphoes?


I will start today studying about MI interface.

4. Does such interface provide some way to read data from the OpenSIPS SQLite 
Database, so that I can use it in a external script?


Any hint will be very helpful!

Best regards.



RODRIGO PIMENTA CARVALHO
Inatel Competence Center
Software
Ph: +55 35 3471 9200<tel:%2B55%2035%203471%209200> RAMAL 979

_______________________________________________
Users mailing list
[email protected]<mailto:[email protected]>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to