04-14-2006 01:26 AM - edited 03-13-2019 12:54 PM
Hi,
i want to limit voip calls to a specific period of time. Is there a way to handle this issue (with or without gatekeepers)? I'm using IOS gatekeepers and gateways with FXS,FXO and BRI.
04-14-2006 11:28 AM
Do you mean the "duration" of a call or something like "only allow calls between 8 a.m. and 5 p.m."?
adignan - berbee
04-17-2006 02:40 AM
Hi adignan,
what i meant was call duration, not time of day.
i want to limit calls to for example 30 minutes maximum.
thanks,
Baris.
04-17-2006 06:40 AM
I know you can do that with TCL scripts running on h323 GW. But I don't know if that can be done in the CCM.
Here is the link to TCL scripting in case this is what you are looking for.
05-01-2006 06:50 AM
thanks yshraybman for the reply, but we have a bunch of gateways, and applying tcl scripting to each and every router will be a burden for us, is there a simpler way to achieve this thing, does anybody have an alternative?
thanks in advance.
05-01-2006 02:48 PM
I think the best way to accomplish this is using JTAPI, and monitor the devices.
Then kill the call after x duration.
05-01-2006 11:07 PM
Hi Sascha, this limitation requirement arise from a fxo disconnect problem. fxo ports on some of the gateways stay connected from time to time. But monitoring all the ports on all gateways would be a challenging task. I thought this problem could be handled by using a parameter on gateways or gatekeepers (an ios gatekeeper is active on the network), is such a command available?
05-28-2006 12:32 PM
Are the FXO ports configured for ground start or loop start?
05-28-2006 10:23 PM
fxo ports are configured for loop start.
05-28-2006 11:16 PM
Do you have the option of reconfiguring them for ground start? Ground start offers the sorts of disconnect supervision that you need. Loop start just isn't designed for it, as you've discovered.
05-28-2006 11:46 PM
i don't know if our PABX's support GS, but i'll try it. thank you.
05-29-2006 12:00 AM
The good news is that it sounds like you own both ends of the connection. If your line connected to a service provider then you'd have to deal with having them convert the line.
Let us know how it goes!
John
05-31-2006 06:11 AM
had same issues with disconnection with FXO for all my sites.
had a post with the resolution. mine was also loop start. asked service provider to put lines into a trunk (minimal cost). the reason for this is that we can enable disconnect to be handled from service proivder instead of the FXO itself. that fixed issue (BTW issue was that even though call ended, fxo disconnected after may two hours, and some didnt at all).
i also had a few routers that still gave a long diconnect time although i cocnverted, i had to enable the supervisory disconnection options as well as TIMING SUP-DISCONNECT parameter (Please note not available in all IOS versions). i set my disonnect to be 300 matching up to my provider. Now, all my sites are working great.
as for ground start, ive tried it once and that really did work great(for a time.) i did have issues later on where i couldnt make any calls outside etc etc. reverted to my initial loop-start workaround and that worked fine.
i am giving suggestions to try since i was in a serious dilema for a few months, trying to fix this. for me i know its frustrating so i hope it may help.
11-19-2006 07:30 PM
YEVGENIY
I have the same problem with the FXO port, it detect the battery reversal but the port continue off-hook forever.
Could you post a Voice port monitor TCL script example?
thanks
Cristian
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide