Hi,
Anyone with a smooth solution for tracking PDD of every call?
Thanks!
El Jueves, 7 de Enero de 2010, Anders escribió:
Hi,
Anyone with a smooth solution for tracking PDD of every call?
What is "PDD"?
http://www.voip-info.org/wiki/view/PDD
Regards, Ovidiu Sas
On Thu, Jan 7, 2010 at 7:35 PM, Iñaki Baz Castillo ibc@aliax.net wrote:
El Jueves, 7 de Enero de 2010, Anders escribió:
Hi,
Anyone with a smooth solution for tracking PDD of every call?
What is "PDD"?
-- Iñaki Baz Castillo ibc@aliax.net
On 1/8/10 3:15 AM, Ovidiu Sas wrote:
http://www.voip-info.org/wiki/view/PDD
Regards, Ovidiu Sas
On Thu, Jan 7, 2010 at 7:35 PM, Iñaki Baz Castilloibc@aliax.net wrote:
El Jueves, 7 de Enero de 2010, Anders escribió:
Hi,
Anyone with a smooth solution for tracking PDD of every call?
you can account on receiving the INVITE and 180 (as I got from Ovidiu's link) then get the difference (acc_db_request() and sql_query).
Another option is to use htable key-ed by callid and event to store the timestamp.
Cheers, Daniel
What is "PDD"?
-- Iñaki Baz Castilloibc@aliax.net
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
On 1/8/10 3:15 AM, Ovidiu Sas wrote:
http://www.voip-info.org/wiki/view/PDD
Regards, Ovidiu Sas
On Thu, Jan 7, 2010 at 7:35 PM, Iñaki Baz Castilloibc@aliax.net wrote:
El Jueves, 7 de Enero de 2010, Anders escribió:
Hi,
Anyone with a smooth solution for tracking PDD of every call?
you can account on receiving the INVITE and 180 (as I got from Ovidiu's link) then get the difference (acc_db_request() and sql_query).
Another option is to use htable key-ed by callid and event to store the timestamp.
Cheers, Daniel
What is "PDD"?
-- Iñaki Baz Castilloibc@aliax.net
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
On Thursday 07 January 2010, Anders wrote:
Anyone with a smooth solution for tracking PDD of every call?
Thanks!
Hi Anders,
a somewhat similar discussion can be found in the archives of the sr-dev list:
http://www.mail-archive.com/sr-dev@lists.sip-router.org/msg02611.html
Perhaps this is interesting for you as well,
Henning
Thanks for all the responses - I'll dig in and find a solution!
On Fri, Jan 8, 2010 at 8:56 AM, Henning Westerholt henning.westerholt@1und1.de wrote:
On Thursday 07 January 2010, Anders wrote:
Anyone with a smooth solution for tracking PDD of every call?
Thanks!
Hi Anders,
a somewhat similar discussion can be found in the archives of the sr-dev list:
http://www.mail-archive.com/sr-dev@lists.sip-router.org/msg02611.html
Perhaps this is interesting for you as well,
Henning