Does anyone know a free or lowcost billing solution which works with SER, before i've tried with some commercials ones but they do not worked with SER and they were Radius Supported ones so was creating its own database.
All i need is a few simple PHP files so i can add/remove users from there and a add table for rating depending on prefix and it should use SER's database which is already created. And do sample calculations for me, enter user id/loginname/callerid or whatever and show me caller/callee/duration/time/date/cost and under all a grand total with tax space. So simple but i do not know how to do in PHP. Even some examples or good URL's to read are fine for me.
I use SER 0.8.14 but may use 0.9.0 or newer if needed.
Thanks, Ozan Blotter
HI Ozan & all,
I am also in need for opensource or low cost voip billing in ser.
does anybody know about this. I am really searching this and no body in this list is interested in this........
Thanks, joel ----- Original Message ----- From: Ozan Blotter To: serusers@lists.iptel.org Sent: Friday, May 20, 2005 5:51 PM Subject: [Serusers] Basic Billing For SER 0.8.14 (MySql Based)
Does anyone know a free or lowcost billing solution which works with SER, before i've tried with some commercials ones but they do not worked with SER and they were Radius Supported ones so was creating its own database.
All i need is a few simple PHP files so i can add/remove users from there and a add table for rating depending on prefix and it should use SER's database which is already created. And do sample calculations for me, enter user id/loginname/callerid or whatever and show me caller/callee/duration/time/date/cost and under all a grand total with tax space. So simple but i do not know how to do in PHP. Even some examples or good URL's to read are fine for me.
I use SER 0.8.14 but may use 0.9.0 or newer if needed.
Thanks, Ozan Blotter
------------------------------------------------------------------------------
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
I'm also interested to opensource voip billing solutions! is it possible to generate log and excrat information from this?
-----Original Message----- From: "Joel n.solanki" zealous@bonbon.net To: "Ozan Blotter" cosmocid@ispro.net.tr, serusers@lists.iptel.org Date: Sat, 21 May 2005 01:49:08 +0530 Subject: Re: [Serusers] Basic Billing For SER 0.8.14 (MySql Based)
HI Ozan & all,
I am also in need for opensource or low cost voip billing in ser.
does anybody know about this. I am really searching this and no body in this list is interested in this........
Thanks, joel ----- Original Message ----- From: Ozan Blotter To: serusers@lists.iptel.org Sent: Friday, May 20, 2005 5:51 PM Subject: [Serusers] Basic Billing For SER 0.8.14 (MySql Based)
Does anyone know a free or lowcost billing solution which works with SER, before i've tried with some commercials ones but they do not worked with SER and they were Radius Supported ones so was creating its own database.
All i need is a few simple PHP files so i can add/remove users from there and a add table for rating depending on prefix and it should use SER's database which is already created. And do sample calculations for me, enter user id/loginname/callerid or whatever and show me caller/callee/duration/time/date/cost and under all a grand total with tax space. So simple but i do not know how to do in PHP. Even some examples or good URL's to read are fine for me.
I use SER 0.8.14 but may use 0.9.0 or newer if needed.
Thanks, Ozan Blotter
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Mediaproxy is working only when the caller is behind NAT. If the Caller is in the public network and the callee is behind NAT, the mediaproxy does not work.. if I use the mediaproxy for all the invites then everything is working but I want to use the mediaproxy only when one of the party is behind NAT.
This is how am using the mediaproxy in my configure.
if (method=="INVITE" && isflagset(5)) { use_media_proxy(); t_on_reply("1");
};
onreply_route[1] {
if (status=~"(183)|2[0-9][0-9]") { if (client_nat_test("1")) { fix_contact(); }; use_media_proxy(); }; if (status=~"[3-4]0[0-9]") { end_media_session(); break; }; }
Please let me know what i need to do to check if calle is behind NAT.
thanks Mohamed
--------------------------------- Post your free ad now! Yahoo! Canada Personals