[Freeswitch-users] Couple Quick Questions

Anthony Minessale anthony.minessale at gmail.com
Fri Oct 17 09:31:11 PDT 2008


On Thu, Oct 16, 2008 at 3:50 PM, Eric Liedtke <e at musinghalfwit.org> wrote:

> First incredibly nice work. I've been beating on a freeswitch box in an
> SBC type config with a hardware call generator and it's holding up
> extremely well. I just have 2 questions at the moment.
>
> 1) Is there any place to get call statitics for reporting/trending
> puproses, specifically around complettion rates of gateways/endpoints.
> If it already exists is it switch wide or can I collect them per
> endpoint? Apart from parsing the cdrs files of course. If not, any
> pointers as to where it should live in the code ?  I haven't dug into
> the source much yet, which is the only reason I ask.
>

The best approach for that would be to add some more events to key places so
you can
listen for them in your code or over a socket and collect the statistics.
Reporting all the
things you want to collect statistics about is 3/4 the battle then it gives
you the flexibility
to collect it any way you want.





>
> 2) I think this may have already been answered but I couldn't find
> the previous email I thought I saw. The calls per second limit that
> exists today is only for a switch wide config and is not configurable, at
> this point, on a per endpoint basis right ?
>


Correct it's a global setting, however sofia does have a max-proceedings on
a per profile basis
that would allow you to limit the max inbound dialogs at any given time with
any over the limit failing
with a 503 or something to redirect to the next route.



>
> Thanks for you time
>
> -e
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20081017/43ed7922/attachment-0002.html 


More information about the FreeSWITCH-users mailing list