similar to: H 323 + Netmeeting test drive

Displaying 20 results from an estimated 90 matches similar to: "H 323 + Netmeeting test drive"

2007 Apr 11
1
Problem with subfolder permissions
Dear, I want to do the following set-up but I don't succeed in it: e.g.: users: user1 user2 user3 share: "test" with access from user1,2 and 3 Now I want to create a subfolder in "test" e.g. "subtest" but only with access for user1 and 3 but I'm not able to do that. Is there a solution for this? Thank you, Jethro
2006 May 04
1
Question about netmeeting
Hi, i want to control in my network, the netmeeting transfer of traffic, how can i control the audio or video transfer whether this services use dynamics ports? thanks -- 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
2004 Jul 26
0
H323/Netmeeting shaping
Hi, Has anyone ever succedded in shaping H323 traffic ? I mean reserve a certain bandwidth for it, in order to have a comfortable Netmeeting, and not be disturbed by downloads & others. I tried with HTB but it doesn''t seem perfect... Thanks for replies, Sam Vous manquez d’espace pour stocker vos mails ? Yahoo! Mail vous offre GRATUITEMENT 100 Mo ! Créez votre Yahoo! Mail
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
2003 Jan 06
1
Shorewall Firewall and Cuseeme or Netmeeting
Hi all i am using shorewall firewall now, quite for a long time. everything works fine and i am very satisfied. but i have noticed one thing: when i try to use cuseeme or msnetmeeting i only can send video and audio signals but i can not receive any signals ... surely i have to open some ports or load a module. can anybody tell me what to do exactly? i am using shorewall firewall within mandrake
2001 May 11
0
Netmeeting: no sound...
Hello all: I've had some success running Fort? Agent, Getright and Kokak Imaging with Wine from the W98 partition they are installed. I'm tryng to run Netmeeting too. It begins to setup and ask for data but in one step it complains about "no soundcard installed" and don't lets to continue. I only can "Cancel" or go "Back". How can I setup sound on
2003 Apr 30
0
H323/GnuGK/Netmeeting
Ok I'm confusEd at this point. I have Asterisk installed with the h323 channel driver compiled and installed. I also installed gnugk. Is it needed? When I use it as a gatekeeper I'm seeing no interaction with asterisk. If I dial straight to asterisk with netmeeting I get the default extension and I can see asterisk trying to play the "congrats-demo" file but I hear
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
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 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
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
2004 Aug 06
2
@Christian Buchner: speex acm & netmeeting
Ok, I uploaded that tool including sources onto my site (darkav.de.vu). bye, D A --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'speex-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list
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
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 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
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 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
2004 Aug 06
2
@Christian Buchner: speex acm & netmeeting
> Yes! It works! I tried mono 8kbit 8khz Q3 and it seems to work! I am > currently talking to a friend, both ends using Speex! > Sound Quality is not as good as speeak freely@adpvm, but it uses only > quarter of bandwidth and for that the quality is not bad. Perhaps I'll > try Q4, as well. Q4 and Q3 seem to produce the same results. Internally speex is controlled by tables
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