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.
- When requested by TAC to send lumberjack logs of MP Web servers- You will need to enable verbose logging to capture detailed logs- Access the MP Web server web interface- For internal MP Web, simply type the URL or IP address of the server- For ex...
Have you tried the suggested PCM capture procedure from Cisco below:# config t# voice hpi capture buffer 3000000 ( to configure the capture buffer.)# voice hpi capture destination flash:pcm.dat (to specify the destination file.)Once you have...
Are you using SIP or H323 between the 2921 to CUCM? Also beside not hearing busy tone, do you hear any ring back tone at all?If you are using H323, could you please try the configs below:! VoIP dial-peer to the CUCM!dial-peer voice 100 voip destinat...
There in insufficient information to troubleshoot your issue. Is this your own gateway or a 3rd party gateway? If this is your gateway, do you see calls hitting your gateway? run the command "debug ccsip all" on the gateway to get more debugging i...
Is your AS5300 providing the IVR application itself, or are you forwarding via VoIP to a 3rd party IVR application? It could be problem with this one provider, where they may be using different dtmf method.You can try to run this debug command "debu...
The easiest way is you can create several separate outbound POTS dial-peers, one pointing to the PRI (with the default preference 0), the other one with preference 1, 2, 3 etc.. pointing to the FXO ports.To block incoming call, you can do something ...