Archive for the ‘Gateways’ Category

There are times when you would like to forward a call coming into your gateway out to PSTN before it goes to Call manager. Reason could be WAN outage to Call managers or Call manager down situation. This is how you can route out an incoming call out of the gateway. Let suppose the mainline [...]

One of our customer has multiple sites across the globe including sites in UK and US. Their initial design was to send all UK calls from US over a SIP trunk to break out from a UK gateway for LCR (least cost routing). For some reason they stopped using that trunk and configured local dial [...]

I had an interesting case where SIP calls over a SIP trunk were dropping after like 75 minutes. The duration was not confirmed as sometimes it use to drop even before 75 minutes. I looked into few CCSIP debugs (debug ccsip messages) and found that the ‘BYE’ message was actually coming from our end (Call [...]

I had an interesting case last week where calls over ICT trunk would connect but then either party will not hear each other for 8-10 seconds. The issue was first reported from US users trying to reach UK users over an Inter-cluster trunk (Non-GK). Both clusters had two call managers version 8.0.3. The whole issue [...]

QoS is very important for Voice traffic which is delay sensitive. I won’t go into details of QoS over here and will just explain the configuration we normally use on a Voice gateway for QoS. class-map match-any Voice-RTP match ip precedence 5 match ip dscp ef match ip rtp 16384 16383 class-map match-any Voice-Cntl match [...]

I came across this issue with one of  our customer last week where a call was coming in to receptionist at Site ‘A’ but she was not able to transfer the call to someone at Site ‘B’. They had Centralized deployment and all phones on branch sites were registered to Central site. The call was [...]

I had an interesting scenario where customer logged a case with us regarding their RightFax server not working. Those of you who don’t know what is a RightFax server can read about it here. When you dial the fax number from outside, it reaches the gateway and you hear one ringback and then a fast [...]

Came across a complex situation where customer was using this SIP trunk as an alternative to ISDN-30 (if all channels are used or if ISDN goes down). The ISDN-30 link was working fine but they had issues on SIP trunk (how many times I have heard this?) …. their outbound calls over SIP were using [...]

The Cisco High-Density Packet Voice Digital Signal Processor (DSP) Module (PVDM2) enables Cisco Integrated Services Routers to provide high-density voice connectivity, conferencing, and transcoding capabilities in Cisco IP Communications solutions. PVDM stands for packet voice DSP module; it is the Cisco product name for the module that provides digital signal processing resources to a system. [...]

Fax machines connected to ATA were not working. The first thing I checked on the gateway…is fax-relay was being used or fax protocol cisco was configured? Fax-relay is NOT supported by ATA. This is what I found at the Voice gateway: voice service voip allow-connections h323 to sip allow-connections sip to h323 allow-connections sip to [...]