similar to: Question about netmeeting

Displaying 20 results from an estimated 3000 matches similar to: "Question about netmeeting"

2006 Mar 07
3
tcng
Nobody knows something new about tcng? I really think that this kind of language help people, i order to do easier configurations i want to know how can i do in tcng a nested classes configuration with HTB? -- Juan Felipe Botero Ingeniería de sistemas Universidad de Antioquia _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl
2006 Apr 27
0
A doubt
HI I am working in a project and i needed to know if the combination HTB+SFQ, works well.. So i started to do a test with tcng. I put during 20 minutes 4 types of traffic between 2 computers, a http file transfer, a ftp file transfer, a tftp file transer and a ssh interactive transfer. In all the protocols with file transfer (FTP, HTTP, TFTP) i obtained good results, the percentage of bandwidth
2006 May 16
0
Hi, a doubt
How can i put a port range in a tcng or tc configuration Does somebody know??? It´s important -- Juan Felipe Botero Ingeniero de sistemas Universidad de Antioquia _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2006 Jan 27
1
linux bridging
I have a question, can i use traffic control in a linux pc if the linux is enabled as a bridge? -- Juan Felipe Botero Ingeniería de sistemas Universidad de Antioquia _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
2004 Jun 16
1
asterisk/netmeeting works, asterisk/ohphone doesn't?
I've been banging my head on this one for a few days and am quite stuck. I've got a gatekeeper running and everything works there. Netmeeting works calling other netmeeting clients. Netmeeting calling asterisk connects, but netmeeting can't generate the signals to make the demo do anything other than talk. But connection from ohphone always disconnects straight away. I can't seem
2003 May 08
1
Send CallerID in netmeeting
Hi, I have a little question, I use asterisk with Netmeeting client. When I call netmeeting client with a phone. I don\'t have his ID in netmeeting window i have something like : ???;..dhz instead of 28. Someone know a way to display this ID ? Thanks you so much Rattana
2007 Jan 09
3
Linux alternative to MS Netmeeting
In the company I work for, quite a few people use Netmeeting to share desktops during training. Anyone know of a way to either connect to their Netmeeting, or an alternative that will work on both Windows & Linux, and not require a server to host the meeting. Matt
2006 Apr 04
1
asterisk-ooh323, asterisk 1.2.6 and netmeeting
has anyone managed to get these three beasties to work together ? we're using ooh323 from asterisk-addons-1.2.2, asterisk 1.2.6 and microsoft netmeeting default from windows xp. the symptoms are that calls from a SIP client to NetMeeting rings on NetMeeting, but upon answering the call in NetMeeting, no audio is passed between the two. eventually, the call times out and hangs up. on a
2004 Aug 06
2
@Christian Buchner: speex acm & netmeeting
> Nice to hear! Do sou think you will be able to make the other modes also > compatible? But I guess these working modes are already OK for > netmeeting. I will try the Q4 16kHz mode today. Low bitrate was the design goal, not Netmeeting compatibility ;) Padding loss occurs because Speex encodes frames that do not end on byte boundaries. If you force each Speex frame to be byte
2004 Aug 05
1
NetMeeting in the VPN
Hi, We have 2 offices interconnected with a VPN. This is the policy file in both of the Firewalls: fw loc ACCEPT loc fw ACCEPT #fw net DROP info fw net ACCEPT loc net DROP info loc vpn ACCEPT vpn loc
2004 Aug 24
1
RC2 and Netmeeting 3.01 ?
Hi, I'd kindly ask for any guidance how to setup Netmeeting to work with Asterisk. I've setup Asterisk as Gateway, selected GSM codec, and I'm able to call local extensions (no calls into PBX functions) but get no sound. Any hint, advice ? Anyone using Netmeeting (maybe also windows messenger) with Asterisk sucessfully ? Thanks in advance, regards, Robert.
2004 Aug 06
2
@Christian Buchner: speex acm & netmeeting
Hi, I managed to get the codec into netmeeting. Unfortunately it doesn't properly work. I tried to talk vie net, but only erranous packets are decoded. Did I possibly register the codec wiht incorrecxt parameters or is this a problem of the acm codec? bye, D A --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from
2003 Apr 21
4
netmeeting dial
HI, I'm using netmeeting to connect to an asterisk server and dial out. my extension looks like this exten => s,1,Dial,Zap/1/ Unfortunatelly the number that I have dialed in Netmeeting is lost ;-( If I hardcode the number on the line above, like ... exten => s,1,Dial,Zap/1/6642794 ... everything works fine What am I missing?
2003 Jun 04
3
Getting netmeeting to work with Asterisk
Hello All, Finally I realised that the Asterisk demo setup didn't include support for h323. (Maybe it should have been obvious) so I went to work out how to get the h323 channel running. I had openh323 and pwlib installed as I'd been playing with vocal so it didn't take long to do cd asterisk/channels/h323; make; make install; make samples, copy the pwlib and h323 libraries to
2004 Sep 10
1
Netmeeting i can't hear voice
Hi. After a small war with "underfined sybol" error and conflicts between h323 and oh323 I successfully install h323 channel. Now, I can connect from Netmeeting to SIP and ZAP channels, but I can't here anything. When I call at phone, and try to speak, on another end of line man said, that my voice very low. Microphone volume is maximum... Is there some parameters like rxgain,
2004 Aug 06
2
@Christian Buchner: speex acm & netmeeting
Hi, > I can't tell why. Try to register mode 8kHz Mono mode Q3 or Q4 for Ok, I will try it. I tried 16kHz Q3 mono at 9,8kbit. > and upwards use 2 frames. All this is defined in codec.c in the > QualityInfo[] table. Oh OK. I looked a bit in the sources, but it was too confusing for me. ;-) > I would be interested in seeing the code for registering the Speex codec > with
2003 Nov 13
2
Assignement of extension to Netmeeting with dynamic IP address
Hello everybody, I wonder if anyone can help me in something I am trying to do but have no clue on how to do it: I have an Asterisk installation and I would like to be able to assign certain extensions to people with NetMeetings that take dynamic IP address. Does any one know how I can get the IP of an incoming channel in order to be able to dial back to that channel after the call is hangup?
2004 Aug 06
0
FYI: ACM codecs in Netmeeting
If you want to use the Speex ACM codec in Netmeeting, you need to register the codec with Netmeeting. Microsoft offers an API to accomplish this task. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/netmeet/nm3 codec_1xk3.asp The function is called AddACMFormat in the IInstallAudioCodecs COM interface. It takes a fully initialized WAVEFORMATEX structure as well as an extra
2004 Aug 06
0
@Christian Buchner: speex acm & netmeeting
Hi, > I managed to get the codec into netmeeting. Unfortunately it doesn't > properly work. I tried to talk vie net, but only erranous packets are > decoded. Did I possibly register the codec wiht incorrecxt parameters or > is this a problem of the acm codec? I can't tell why. Try to register mode 8kHz Mono mode Q3 or Q4 for Netmeeting. Only these modes pack exactly 1
2006 Mar 05
0
question with tcng
How can i do a tcng configuration with nested classes, could someone give me a example -- Juan Felipe Botero Ingeniería de sistemas Universidad de Antioquia _______________________________________________ LARTC mailing list LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc