01-03-2003 06:32 AM - edited 03-12-2019 10:07 PM
Hi, i need information about how can i do to make calls from Netmeeting to another place through Cisco 3640 Gateway.
I configure the Netmeeting with Cisco Gateway IP, and make call to pots ok.
but when i try to make call to voip peer, i can't do that.
thanks in advance.
Rodrigo
01-03-2003 11:24 PM
Hello Rodrigo
Here is the link which defines step by step netmeeting config.
http://www.cisco.com/en/US/tech/tk652/tk701/technologies_configuration_example09186a00800b4c4a.shtml
Hope that help.
01-05-2003 10:49 PM
Chances are you have not configured a codec on the router's VOIP dial peer. By default, IOS will use a G729 codec, but Netmeeting does not support this codec type so the codec negotiation will fail. You will need to specify a G723 or G711 codec under the dial peer that points to the Netmeeting client PC, and select this codec type under the netmeeting configs as well. The call from Netmeeting to router works as the router will accept the codec Netmeeting is suggesting.
01-06-2003 03:36 AM
yes, but i specify the codec in both side (Netmeeting and Gateway) buy when i place a call, i receive a Alert popup fron netmeeting "the other party did not accept your call"
The gateway configuration is like this:
dial-peer voice 1000 pots
description *** POTS local 000 ***
incoming called-number 000.
destination-pattern 000T
direct-inward-dial
port 1/0:1
prefix ,
!
dial-peer voice 1210 voip
description *** BRASIL - INNOVA - Triunfo ***
destination-pattern 210....
session target ipv4:192.168.223.25
codec g723r53 bytes 220
witch many voip dial-peers that i need to reach with netmeeting.
01-06-2003 08:44 PM
It is possible Netmeeting does not like the configured packet size of 220 bytes. Set it back to the default of 20 bytes and see if this works. You can then gradually increase it and see what the maximum value is.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide