[OpenSIPS-Users] Opensips Active Calls

Ali Pey alipey at gmail.com
Wed May 2 16:51:50 CEST 2012


Rodrigo,

Did you ever make this work? Do you have any recommendations or code to
share? What is the traffic volume in your case?

Regards,
Ali


On Fri, Mar 16, 2012 at 11:41 AM, Bogdan-Andrei Iancu
<bogdan at opensips.org>wrote:

> **
> On 03/16/2012 04:35 PM, Brett Nemeroff wrote:
>
> On Fri, Mar 16, 2012 at 9:24 AM, Rodrigo Ferreira <
> rodrigo.ferreira at vipway.net.br> wrote:
>
>>   I didnt see the previous email from Bogdan, sorry about that.
>>
>> And you are right, I’ll not be lazy and put some effort to make a call
>> viewer using the dlg_list, I have a prototype here, it works 90% of the
>> time, I will try to make some changes to the dialogs right.
>>
>
>  I just wanted to add my $0.02 here. I regularly do this kind of thing
> with the fifo to retrieve call status and call counts. It works very well.
>
>  That being said, I personally wouldn't use mi_fifo to do this unless
> it's the only thing you are using the fifo for. I've had horrible trouble
> with fifo commands stepping on each other and clogging it up. I'd look into
> some other mi_x method
>
>
> in my opinion, mi_datagram is one of the lightest ways of interacting, but
> you need to take care of the size of the data you retrieve (as with UDP
> transport you are limited to 65K).
>
> Regards,
> Bogdan
>
>
> --
> Bogdan-Andrei Iancu
> OpenSIPS Founder and Developerhttp://www.opensips-solutions.com
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120502/4461645c/attachment.htm>


More information about the Users mailing list