similar to: MeetMe flags in * 1.0.7

Displaying 20 results from an estimated 5000 matches similar to: "MeetMe flags in * 1.0.7"

2005 Mar 04
3
ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2 gui (out of tree modules)
Last update before I head to Korea for an IP phone deployment New diffs and PHP web interfaces at www.fitawi.com/Asterisk -New in the interface: New fields for conference conference owner and title Delete conferences Changed date/time to listbox to reduce user input error -This will likely have to become a java or other client-side code, since I don't see a way to tie the number of
2005 Mar 04
2
ANNOUNCEMENT: Updates for app_cbmysql and MeetMe2gui (out of tree modules)
Lots of interest here for conferencing. I've probably convinced more people to start using asterisk@home for this feature than anything else. Can I input some suggestions; Need to change the rinky dink call icons (let me know if you need some better samples) Need to change the ability for a muted caller to flag they have a question and a desire to talk (I do a lot of mute all except 1 or 2
2008 Aug 05
2
VMX on Lenovo R61, disabled bi BIOS ?
Hi, I''m currently trying to use a Linovo R61 Thinkpad equipped w/ Core2 Duo for HVM Virtualization. BIOS shows CPU/Virtualization->enabled. Xen 3.2.0 shows (Xeo) VMX disabled by BIOS Does someone knows any problems with R61 Thinkpads? Thanks in advance. cheers, Stephan -- Stephan Seitz Senior System Administrator *netz-haut* e.K. multimediale kommunikation zweierweg 22 97074
2008 Apr 04
2
[LLVMdev] InstCombine Question
On Friday 04 April 2008 13:07, Chris Lattner wrote: > > So how does the undef store to null appear in the IR when it isn't > > attached anywhere and how can I get rid of it? > > Don't do undefined behavior? :) I don't think it's undefined behavior. Right before instcombine, we have this: %r60 = load <2 x i64>* %"$LCS_1", align 16 ; <<2
2006 Jan 12
5
[Announce] Web-MeetMe v2.0.0
[New Features] 1. Added focus and tab-order to all input fields 2. Dynamic generation of date/month/year listboxes a. It is no longer possible to schedule an invalid date. 3. Added 'Extend' and 'End Now' buttons to the monitor page. 4. Invite button on the monitor page. This greatly simplifies the process of adding callers to a conference. The ./lib/defines
2008 Apr 04
0
[LLVMdev] InstCombine Question
On Friday 04 April 2008 13:42, David Greene wrote: > On Friday 04 April 2008 13:07, Chris Lattner wrote: > > > So how does the undef store to null appear in the IR when it isn't > > > attached anywhere and how can I get rid of it? > > > > Don't do undefined behavior? :) > > I don't think it's undefined behavior. Right before instcombine, we
2009 Dec 15
1
Changing Column names in (Output) csv file
Dear R helpers   Following is a part of R code.   data_lab <- expand.grid(c("R11", "R12", "R13"), c("R21", "R22", "R23"), c("R31", "R32", "R33"), c("R41", "R42", "R43"), c("R51", "R52", "R53"), c("R61", "R62", "R63"),
2006 Mar 03
7
web meetme instructions
This has to be the worst documentation I have ever come acrossed. I have found two or three docs on how to install it, but they are all so different and make huge assumption about what packages you have installed and locations of files. Has anyone seen something better, I want to get this working it is quite a cool app. Jordan Novak Communications Technician Logistics Health Inc. 1319 Saint
2008 Jan 30
4
Meetme voice quality problems
Hi, I am using Debian OS kernel 2.6.22-3-amd64 and zaptel driver 1.4 with ztdummy module for meetme application. I use meetme with SIP channels. I have such problem that when one connects to the conference voice is "cut". Each voice sequence is disturbed. Does any one have similar issue and could give me some advice?? my extension.conf for meetme: ;switch =>
2010 Jul 08
10
Asterisk Crashes - Segmentation Fault
Hello Team, I was looking for audio conferencing solution where i got Web-meetme. I had installed Asterisk 1.6.2.9 on Centos 5.4. Its perfecting working fine. I tried using Meetme even meetme app is working perfectly fine. I installed Webmeetme 4.0 and integrated with my asterisk. When i try to dial the conference number it take me to an IVR wherein it asks for the conference number. The time i
2005 Aug 23
2
OH323 with Asterisk@home - seems incomplete
I installed oh323 and everything seemed to go smoothly (compile & everything upto calling through using oh323). I must admit, there is some behavior that's doesn't seem right but generally, I'm able to dial-out of any oh323 device whether to an extension or to a trunk. Audio is sometimes muted when dialing out until the extension or dialed number answers. Sound quality is good
2006 Jan 17
2
MeetMe Listen Only flag (|m)
One of the features that I thought would be popular with the Web-MeetMe suite is the ability to start all non-admin callers in a muted state and selectively unmute them. For example any large conference that is of an announcment nature with a Q&A session. It's probably a feature I should have tested better, but I just discovered that a caller that is joined to a MeetMe with the |m flag
2008 May 05
3
MeetMeAdmin() working problem
Hello users, I have been working with a conference setup. My setup includes: 1)There will be an interface number provided to the user which might be a DID number or A Toll free number When user calls the number it asks for the conference room number and the user pin . on successfull authentication he will be participated in the conference 2)by didaling the same DID number the
2007 Aug 13
1
instcmd "beeper.off "
While working on the mge-hid subdriver, I wanted to add the 'beeper.mute' command. Unfortunately, the description I intended to use was used already by the 'beeper.off' instcmd: CMDDESC beeper.off "Temporarily mute the UPS beeper" Now of course we could add another instcmd 'beeper.reallyoff', but instead I would prefer to bite the buller and do the following:
2007 Jan 03
9
[Announce] Web-MeetMe 3.0.0 released
We've been holding back on this release to coincide with the Asterisk 1.4.0 release. This is mostly a compatibility release, but there are a few new features: * No longer requires register_globals in PHP * Separated code from configuration settings in ./lib/defines.php (hopefully this will make future upgrades easier) * Migrated all database interfaces to PEAR::DB which
2004 Dec 17
2
Call Queue Uniden UIP 200 not working
I just got my wife this phone, and when calls come in on the queue it will not ring, if I dial the ext it rings, here is the config from the tftp server: Thanks unidencom.txt # UIP200 Mass Configuration System Generic File # Notes: # 1. Lines start with '#' are comments # 2. To leave a field value unchanged (as saved on local phone), leave value to blank. # 3. To set a field's
2014 Jun 20
2
[LLVMdev] Word Addressing
Hi all, All of the data types are 32 bits and the pointer is 32 bit. Therefore, I need word adressing instead of byte adressing to use 8 GB memory. I was told that R600 uses word adressing and I looked at its codes but I could not find where the backends handles word adressing. Do you have any ideas about it? Thanks in advance. -------------- next part -------------- An HTML attachment was
2006 Dec 27
8
1.4.0, IMAP and Dovecot
I thought I would give the new IMAP support a spin on my home server, but without much luck so far. Asterisk 1.4.0 Dovecot 0.99.14 Maildir format C-client 2006d The imap server is also the Asterisk server, so connections are on the localhost. The error posted to the logs is: IMAP Error: Can't open mailbox {127.0.0.1:143/imap/authuser=root//user=dan_austin}INBOX: invalid remote specification
2005 Jun 07
2
dueling audio
Daniel Ballenger wrote: > Easy, open up the volume control panel and turn the line in down/mute it I wouldn't fiddle with the fader as some cards use the same setting for playback and record level. But you should be able to mute it just fine by checking the mute checkbox for the line in. Geoff.
2010 Sep 14
5
make-kpkg (Debian based tool) does not build xen patched kernel‏
Hello list, I cannot get make-kpkg to build a Xenlinux type kernel into a Debian kernel binary on my Debian Squeeze x86_64 system. I am using GNU/Linux kernel sources tree (2.6.34.4) with Xen patches for this custom kernel. I am trying to use the make-kpkg command to build a working linux-image-2.6.34.4-xen-amd64 package for my system. The sources are vanilla (available from kernel.org) with