Hi guys,
I'm using captagent on my all kamalios and freeswitches to capture and send sip to homer server. That works very well.
But I would like to enable, on homer's kamailio, the module SipTrace (http://www.kamailio.org/docs/modules/4.4.x/modules/siptrace.html) and save captured data into mysql as well. I already set it up using this mysql structure : http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html#idp1279328
Almost everything works except the column "DIRECTION". Each row is saved as "IN" direction.
Do you guys think that can be solved ? If so, can you pleas direct me HOW ...
Thx Jan F.
Hello,
siptrace table is completely unrelated to homer. It is the initial version of saving sip traffic in a database.
Are you using only sip_trace() function or do you set the sip trace flag as well?
Cheers, Daniel
On 09/11/16 15:09, Ján Füri wrote:
Hi guys,
I'm using captagent on my all kamalios and freeswitches to capture and send sip to homer server. That works very well.
But I would like to enable, on homer's kamailio, the module SipTrace (http://www.kamailio.org/docs/modules/4.4.x/modules/siptrace.html) and save captured data into mysql as well. I already set it up using this mysql structure : http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html#idp1279328
Almost everything works except the column "DIRECTION". Each row is saved as "IN" direction.
Do you guys think that can be solved ? If so, can you pleas direct me HOW ...
Thx Jan F.
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
I have set only sip_trace() without FLAG
JF
On 11/10/2016 10:23 AM, Daniel-Constantin Mierla wrote:
Hello,
siptrace table is completely unrelated to homer. It is the initial version of saving sip traffic in a database.
Are you using only sip_trace() function or do you set the sip trace flag as well?
Cheers, Daniel
On 09/11/16 15:09, Ján Füri wrote:
Hi guys,
I'm using captagent on my all kamalios and freeswitches to capture and send sip to homer server. That works very well.
But I would like to enable, on homer's kamailio, the module SipTrace (http://www.kamailio.org/docs/modules/4.4.x/modules/siptrace.html) and save captured data into mysql as well. I already set it up using this mysql structure : http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html#idp1279328
Almost everything works except the column "DIRECTION". Each row is saved as "IN" direction.
Do you guys think that can be solved ? If so, can you pleas direct me HOW ...
Thx Jan F.
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
On 10/11/16 10:41, Ján Füri wrote:
I have set only sip_trace() without FLAG
Can you try setting also the sip trace flag? That should reveal if there is an issue in the code, if you don't see any OUT record. Be sure you use tm module for relaying, so the sending callbacks are available to siptrace.
Cheers, Daniel
JF
On 11/10/2016 10:23 AM, Daniel-Constantin Mierla wrote:
Hello,
siptrace table is completely unrelated to homer. It is the initial version of saving sip traffic in a database.
Are you using only sip_trace() function or do you set the sip trace flag as well?
Cheers, Daniel
On 09/11/16 15:09, Ján Füri wrote:
Hi guys,
I'm using captagent on my all kamalios and freeswitches to capture and send sip to homer server. That works very well.
But I would like to enable, on homer's kamailio, the module SipTrace (http://www.kamailio.org/docs/modules/4.4.x/modules/siptrace.html) and save captured data into mysql as well. I already set it up using this mysql structure : http://www.kamailio.org/docs/db-tables/kamailio-db-devel.html#idp1279328
Almost everything works except the column "DIRECTION". Each row is saved as "IN" direction.
Do you guys think that can be solved ? If so, can you pleas direct me HOW ...
Thx Jan F.
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