cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
333
Views
0
Helpful
4
Replies

netmeeting with Cisco Gateway

rbarroso
Level 1
Level 1

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

4 Replies 4

net-sol
Level 1
Level 1

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.

pacameron
Level 4
Level 4

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.

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.

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.