Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Voice Gateway API (VGAPI) Developer Center
Overview
Documentation
Community
Testing
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to TCL-API
Problem with log messages due to load.
Threads [
Previous
|
Next
]
Adolfo Arizpe
Posts:
30
Join Date:
1/11/12
Recent Posts
Problem with log messages due to load.
Answer
3/21/12 12:51 PM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
We have an TCL script that does some basic IVR. This script makes a leg setup if a condition is met.
The script logs certain actions to a webserver using ::httpios::geturl().
During any given, day a handful of calls don't reach the part where the script should call the geturl().
My only guess is that the script is crashing somewhere.
On development we haven't been able to replicate this.
On production, we have been told that we should not enable debug messages because this can put extra load on the gateway.
Is there a way for the gateway to log the puts messages, lets say, to an external ftp or database?
The gateway is a Cisco 3745.
thank your for any help.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Yaw-Ming Chen
Posts:
483
Join Date:
4/9/08
Recent Posts
RE: Problem with log messages due to load.
Answer
3/15/12 6:30 PM as a reply to Adolfo Arizpe.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Play media file does consume memory. Suggest you to monitor memory usage and CPU utilization.
Turn on "deb voip app" log to buffer to take a look.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top