Hi Matteo,
I was in the same position like you are now, months back.
At least in OpenSER (please note that 1.4 is no longer tagged as OpenSER,
but Kamailio) it was hard to do call-control since SER like was not
initially developed to be dialog aware server. Dialog module is coming
slowly to be there but I have the feeling it will take a bit time more to
have a mature product out.
In the mean time I decided to go with an easier approach, so have installed
Yate ( I am sure Asterisk or Freeswitch can do the same job as well, but it
is just about having yate on hands on that time). In my case Yate will take
the timeout value from Private SIP Header and process it as global timer of
the call (Yate acts as SBC or B2BUA). If the call does finish before the
timer is hit, Yate will do the job and disconnect both legs of the call
(inbound and outbound) by sending BYE to both parties, therefore reaching
the scenario wanted. However, this is considered like a security whole in
Yate since anyone could achieve call disconnects by using the right private
header, so u must set also an ip acl inside yate for the calls where u
process the private-timer header.
I am at your disposal if you need further help with freeradius-cdrtool
connector (planning to release out a new version soon, just hope that the
time will stay still to give me that opportunity ;-) ).
Regards,
DanB
On Mon, Sep 1, 2008 at 1:11 AM, Matteo D'Amato <matteo(a)ecosma.com> wrote:
How would you build this inside openser.cfg using this
function?
-----Original Message-----
From: users-bounces(a)lists.kamailio.org
[mailto:users-bounces@lists.kamailio.org] On Behalf Of Iñaki Baz Castillo
Sent: Sunday, August 31, 2008 6:09 PM
To: users(a)lists.kamailio.org
Subject: Re: [Kamailio-Users] CDRTool and Prepaid
El Lunes, 1 de Septiembre de 2008, Matteo D'Amato escribió:
How can OpenSER use the
callMaxDur information sent in the SIP-AVP pair to terminate a call with
a
BYE after X amount of minutes?
Via a MI function of dialog module:
http://www.kamailio.org/docs/modules/1.3.x/dialog.html#AEN472
--
Iñaki Baz Castillo
_______________________________________________
Users mailing list
Users(a)lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users(a)lists.kamailio.org
http://lists.kamailio.org/cgi-bin/mailman/listinfo/users