[cisco-voip] Problem with E1 Calls

Jonathan Charles jonvoip at gmail.com
Mon Mar 13 10:54:54 EST 2006


The B Channel encodes voice using 8 8khz samples, which is 64kb.

Once the B Channel is terminated at the router, the voice signal is
packetized into G711 using your DSPs, and an IP header is attached, bringing
the total bandwidth for the call to about 80kb.


Jonathan

On 3/13/06, Kevin Thorngren <kthorngr at cisco.com> wrote:
>
> AFAIK G.711 is 64 kbps.  Take a look here for more info:
> http://www.cisco.com/en/US/tech/tk1077/
> technologies_tech_note09186a00800b6710.shtml
>
> I would take a look at your firewall first.  I don't remember seeing
> this in your attached drawing.  The firewall might not be inspecting
> the signaling packets properly for the audio to be setup correctly.
> The CCM SRND has some basic info about firewalls.
> http://www.cisco.com/en/US/products/sw/voicesw/ps556/
> products_implementation_design_guide_chapter09186a00805fba3a.html#wp1047
> 781
>
> Kevin
>
>
> On Mar 11, 2006, at 7:45 PM, new look wrote:
>
> > Kevin,
> >
> >
> > Welcome back and thanks for your reply,
> >
> > 1-I want to ask you about the G711alaw I think it is need 66 kbps but
> > as you know that the Voice channel in E1 is 64 Kbps only so is this
> > difference makes any problem? If I change the G711alaw to another
> > Codec like G729 is this change solves the problem?
> >
> > 2-I have Firewall and put  the CCM at server zone and the IP Phone and
> > the VGW in other zone.
> > Is there is any problem in this design? Is it preferred to put the CCM
> > and the VGW and the IP Phone at the same Subnet (zone)?
> >
> > Thanks
> > Waleed
> >
> > Kevin Thorngren <kthorngr at cisco.com> wrote:
> >> Sorry for the delay, I was busy the past couple of days and did not
> >> have much time for email. You should reply to all that way someone
> >> else on the email list might respond and answer your remaining
> >> questions.
> >>
> >> G711alaw is fine to use with E1. The serial interface config is
> >> specific to your environment so I wouldn't be able to tell you if
> >> something is needed or not. If it is working I would leave it as is.
> >> I don't believe there is anything there that would cause one way audio
> >> issues.
> >>
> >> Kevin
> >> On Mar 10, 2006, at 3:23 PM, new look wrote:
> >>
> >> > Dear Kevin,
> >> > I'm still waiting your reply Thanks.
> >> >
> >> > Kevin,
> >> > Thanks a lot for your fast response,
> >> > First, the GW and the IP Phone are in the same subnet.
> >> > Second, what about the serial interface config. And the codec type?
> >> > Thanks
> >> >
> >> >
> >> > Kevin Thorngren wrote:
> >> >> The first place to look is to make sure that you don't have any IP
> >> >> connectivity issues during the one way audio. Although your diagram
> >> >> shows a pretty simple network but the phones may be on a different
> >> >> subnet from the GW. You can hit the "i" or "?" button twice quickly
> >> >> while on the call. This will show you the call stats along the
> >> RxCnt.
> >> >> If the RxCnt is increasing then the RTP stream is getting to the
> >> phone
> >> >> but there is apparently blank audio if you are not hearing
> >> anything.
> >> >> If the counter is not increasing then the problem is some sort of
> >> IP
> >> >> connectivity issue between the GW and the Phone.
> >> >>
> >> >> You can use the "show voice dsp" command to see if there are any
> >> DSPs
> >> >> that are having transmit or receive issues. Just look in the
> >> >> TX/RX-PAK-CNT columns.
> >> >>
> >> >> It doesn't look like dial peers 2,3,4 or 102 are needed. There are
> >> no
> >> >> voice ports assigned to 2,3 or 4 and no session target assigned to
> >> >> 102.
> >> >>
> >> >> Kevin
> >> >> On Mar 8, 2006, at 6:37 PM, new look wrote:
> >> >>
> >> >> > Dear All,
> >> >> > I have a performance problemin my IP Phone system with the E1
> >> calls
> >> >> > (Some times I can't hear the person I called him), my system
> >> already
> >> >> > configured before. (My network Diagram is attached)
> >> >> > So first can any one help me to know if the existing
> >> configuration
> >> >> has
> >> >> > any wrong or unneeded commands? (The configuration of the VGWis
> >> >> > attached)
> >> >> > Note: My IP Phone DN#'s are 11XX
> >> >> >
> >> >> >
> >> >> > 1-I want to know if the interface Serial0/0/0:15 configurations
> >> have
> >> >> > any wrong commands or unneeded commands?
> >> >> > 2-I want to know if I need dial-peers 2, 3 and 4, or not?
> >> >> > 3-I want to know if I need dial-peers 102, why?
> >> >> > 4-Is the Codec g711ulaw is right codec for E1 calls or I need to
> >> use
> >> >> > another Codec? which one?
> >> >> > 5-is any one has the URL for Cisco example for this solution ?
> >> >> >
> >> >> > Yahoo! Mail
> >> >> > Bring photos to life! New PhotoMail makes sharing a breeze.isdn
> >> >> > switch-type primary-net5
> >> >> > !
> >> >> > voice-card 0
> >> >> > no dspfarm
> >> >> > !
> >> >> > voice translation-rule 1
> >> >> > rule 1 /^84/ /11/
> >> >> > !
> >> >> > voice translation-profile incom
> >> >> > translate called 1
> >> >> > !
> >> >> > controller E1 0/0/0
> >> >> > framing NO-CRC4
> >> >> > pri-group timeslots 1-31
> >> >> > !
> >> >> > translation-rule 1
> >> >> > !
> >> >> > !
> >> >> > interface Serial0/0/0:15
> >> >> > no ip address
> >> >> > isdn switch-type primary-net5
> >> >> > isdn overlap-receiving
> >> >> > isdn not-end-to-end 64
> >> >> > isdn incoming-voice voice
> >> >> > isdn guard-timer 20000 on-expiry accept
> >> >> > isdn map address * plan unknown type unknown
> >> >> > isdn map address .* plan unknown type unknown
> >> >> > isdn map address transparent
> >> >> > isdn T309-enable
> >> >> > isdn T306 400000
> >> >> > isdn sending-complete
> >> >> > isdn incoming alerting add-PI
> >> >> > no isdn gtd
> >> >> > no cdp enable
> >> >> > !
> >> >> > voice-port 0/0/0:15
> >> >> > !
> >> >> > dial-peer voice 1 pots
> >> >> > translation-profile incoming incom
> >> >> > destination-pattern .T
> >> >> > direct-inward-dial
> >> >> > port 0/0/0:15
> >> >> > !
> >> >> > dial-peer voice 2 pots
> >> >> > preference 1
> >> >> > destination-pattern .T
> >> >> > !
> >> >> > dial-peer voice 3 pots
> >> >> > preference 2
> >> >> > destination-pattern .T
> >> >> > !
> >> >> > dial-peer voice 4 pots
> >> >> > preference 3
> >> >> > destination-pattern .T
> >> >> > !
> >> >> > dial-peer voice 100 voip
> >> >> > destination-pattern 1...
> >> >> > session target ipv4:172.16.80.24
> >> >> > dtmf-relay h245-alphanumeric
> >> >> > codec g711alaw
> >> >> > !
> >> >> > dial-peer voice 102 voip
> >> >> > dtmf-relay h245-alphanumeric
> >> >> > codec g711ulaw Yahoo! Mail
> >> > Use Photomail to share photos without annoying attachments.
> >  Yahoo! Mail
> > Use Photomail to share photos without annoying attachments.
>
> _______________________________________________
> cisco-voip mailing list
> cisco-voip at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-voip
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://puck.nether.net/pipermail/cisco-voip/attachments/20060313/31b969e2/attachment-0001.html 


More information about the cisco-voip mailing list