Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I have some trouble with a Cisco 2610 router with a NM-1E1-HDV30 module(1 E1 port + 30 voice channels) running a pre-paid telephony application.Every day approx. at peek hours the router begin rejecting calls, evenwhen there are free channels availab...
For a specific application, I need to send DTMF tones to the otherparty when a call is established, from a TCL script running in a AS5350. (IOS 12.2(15)T)I'm reading the "TCL IVR API Command Reference" but couldn'tfind any way to do this, any suggest...
I'm reading at http://www.cisco.com/en/US/customer/products/sw/iosswrel/ps1839/products_feature_guide09186a0080087b40.htmlthat with IOS 12.2 multiple PPPoE client sessions are supported in a 3620 router.Does it mean that I can connect, for example, ...
I'm programming some simple scripts to record h323 vsa accounting fromcisco routers. I need to get the effective time of a call, i.e. since the calledparty picked up the phone till one of the users hangs up. But what I get in theaccounting packets ar...
I have the following scenario: ROUTER_B |2 FXO>ROUTER_A ------ F. R. CLOUD -----ROUTER_C<2 FXO ports<p>The WAN provider gives me 2 PVC's: ROUTER_B <-> ...
Hi Luiz, the ATA by itself can't do no authentication/accounting, you need to use a gateway/gatekeeper/SIP proxy/whatever for that.In the case you use a gatekeeper, it should beconfigured in proxy mode in order to properly dothe accounting.Regards
IOS 12.2(13)T still suffers from this, I have the same problem becauseI'm using xtradius and accesing the VSA values via environment variables.A possible workaround would be to access the VSA values in some other way, i.e. hooking some code into xtra...
Besides the 'test voip script' command, newest IOS releases doesn't complywith modified scripts at all. I have a 3600 with 12.2(8)T and custom scriptsjust loads OK.Regards