From: Songbin Wei (sbwei_2000@yahoo.com)
Date: Fri Mar 21 2003 - 16:44:30 GMT-3
Thanks for the correction. The default codec is g729r8
--- "Cameron, John" <johcamer@cisco.com> wrote:
> Isn't default codec g729?
>
> Let me know if I missed something.
>
> Thanks,
> JDC
>
>
>
> -----Original Message-----
> From: Songbin Wei [mailto:sbwei_2000@yahoo.com]
> Sent: Thursday, March 20, 2003 6:28 PM
> To: Hunt Lee; ccielab@groupstudy.com
> Subject: Re: RSVP
>
>
> ip rsvp bandwidth bw1 bw2
> bw1 is the total bandwidth reservable on the
> interface. bw2 is the bandwith reservable for one
> rsvp
> session.
>
> 'req-qos controlled-load' dial-peer configuration
> instructs the voip to set up a rsvp session when
> makes
> call. If you want voip with rsvp, you need this
> command. Remember that 'ip rsvp bandwidth' just
> makes
> the router ready to set up rsvp, in order to rsvp,
> some application must initiate the reservation.
> 'req-qos controlled-load' is one of the commands to
> initiate the reservation.
>
> For voip with default codec (g728), it will reserve
> 24kbps, so the config for one call is:
> ip rsvp bandwidth 24 24
> if you want to support 2 calls, configure:
> ip rsvp bandwidth 48 24
>
> For g711 codec, it will reserve 80kbps.
>
> Try to test this using two phones. And 'show ip rsvp
> installed' to check the rsvp sessions.
>
> --- Hunt Lee <ciscoforme3@yahoo.com.au> wrote:
> > Hi group,
> >
> > For RSVP, I found that if I just type "ip rsvp
> > bandwidth" under an interface along
> > the path that I wanted RSVP activated, it will
> > automatically put in values for me...
> > If I wanted to configure the values myself, how
> > should I based this on? I have read
> > a number of e.g. from books and CCO, and they
> mostly
> > use
> >
> > interface s0
> > ip rsvp bandwidth 48 48
> >
> > What does the 2 values mean?
> >
> > Also, I also saw this on a VoIP config:-
> >
> > dial-peer voice 2 voip
> > destination-parttern 110
> > session target ipv4:172.168.10.65
> > req-qos controlled-load <---- Is this a
> > mandatory command
> > when
> using
> > RSVP with voice? What does the
> > command
> do?
> >
> >
> >
> > http://mobile.yahoo.com.au - Yahoo! Mobile
> > - Check & compose your email via SMS on your
> Telstra
> > or Vodafone mobile.
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:43 GMT-3