Displaying 20 results from an estimated 300 matches similar to: "Re: asterisk-users Digest, Vol 30, Issue 7"
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
2005 Mar 17
3
ANNOUNCEMENT: Updatesforapp_cbmysqlandMeetMe2gui (out of tree modules)
I tried this with a fresh tree, so I know it works. Based
on your last message, I think you may have missed step 1.
My needs are for both CBMysql and MeetMe2, so I bundled
the patch file. If you are only interested in one, then
delete the sections of the patch that are not needed.
1. Download the source for MeetMe2.c from
http://www.areski.net/asterisk-meetme/about.php?s=0
and put it in
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
2005 Mar 01
0
Advanced Conferencing optionswithout-of-treemodules?
A couple comments. I'm not a programmer, my C is passable, but
my web development would have to grow by leaps and bounds to be
considered poor.
I pulled the Meetme2 from here:
http://www.areski.net/asterisk-meetme/about.php?s=0
The app needs a minor tweak to compile against 1.0.5. I stumbled
down a false path or two, so the diff shows some lines being
deleted and re-added that are
2006 Oct 25
0
Conference is Not Working.... with OpenSER And Asterisk
Hello Users,
Good Morning,
I'm doing on Conference Bridge with Asterisk + OpenSER with CBMySql
modules.
And I'm not Using the Zapptel Cards.
9001 ----------> dial 19001(conference Users)-------openSER --------->
Asterisk
------------------------------------------------------------------------
*In Extension.conf *
[from-sip]
exten =>
2009 Sep 17
0
web-meetme cbEnd.php not running - error
Hey,
Ive installed web meetme and everything is working fine except no records
are being written to the cdr and participants tables, this is because the
cbEnd.php script is not running. Below is the output of the cbEnd.php when I
run in manually. I am running asterisk 1.4.20.1 and web meetme 3.1.0 and the
latest release's of PEAR,PHP and MySQL.
./cbEnd.php
PHP Strict Standards: Assigning
2006 May 17
3
PHP register_globals
Hi
I am trying to turn on register_globals, but I am failing.
someone trold me that I should change php.ini and I did it.
? - register_globals = Off
- register_globals = On
I made a php test page
html/test.php
<?php
phpinfo();
?>
and checked it, but I can not make it.
output_buffering no value no value
output_handler no value no value
post_max_size 8M 8M
precision 14 14
2009 Sep 03
1
probleme with web-meetme.3.1.0
Hi everybody
I have a problem and want to know if anyone has already seen it before :
I try to use web-meetme.3.1.0 and follow these instructions
http://sourceforge.net/docman/display_doc.php?docid=48924&group_id=164788
1) when i do "make" command in cbmysql folder, errors happened
*********************
cc -pipe -I/usr/include/mysql -L/usr/lib/mysql -fPIC -I/usr/src/asterisk
2007 Jan 30
2
web-meetme cbmysql not registered
I am experiencing the same problem. Fresh install.
Bill
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Ma Zhiyong
Sent: Tuesday, January 30, 2007 6:04 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] web-meetme cbmysql not registered
HI, today I download
2009 Sep 02
1
AMI Originate Commands executed in sequential Order problem
Hi,
I noticed that asterisk manager interface will only accept the originate
commands in sequential order. For example, if I want to ring two extensions
through the AMI, and while first extension is ringing, AMI won't execute and
ring second extension until first extension has answered the call.
Anybody has any ideas as I had the same results even tested with telnet
commands to AMI interface.
2005 Mar 03
0
Update on the blending of app_cbmysql and app_meetme2 (out of tree modules)
Once again, I know that a true MeetMe2 is in the works,
but if anyone is looking for a database conferencing setup
then check this out.
New diffs and PHP web interfaces at www.fitawi.com/Asterisk
-New in the interface:
Add a conference
Modify an existing conference
-New in app_cbmysql:
Renamed confmysql.conf to cbmysql.conf
Move conference application name to conf file
Move conference
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
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 18
3
ANNOUNCEMENT:Updatesforapp_cbmysqlandMeetMe2gui(out of tree modules)
I'm afraid I am at a loss. If the three files,
app_cbmysql.c, app_meetme2.c and Makefile all
exist in ../apps then a patch -p1 from the
../asterisk directory should work.
The -p1 tells patch to ignore the first directory
in the path to the file in the patch, -p2 ignores
two directories. Another option is to just edit
the apps-meetme-cbmysql.txt and split it into
three patchs and apply
2007 Jul 17
3
.htaccess problems..... Using Drupal
Hi All;
I am trying out the web software from www.drupal.org and I have it
Installed to a point ok in my www.werren.net domains.
Every time I try to use the .htaccess file in the root directory
With even one command showing I get a server mis-config error on the site.
The default .htaccess is shown below
I use Cent OS 4.7 using the Blue Quartz installer from Nuonce Networks
2009 Aug 31
2
Asterisk Web Meetme module not loading
I have asterisk 1.4.21 and web meetme (latest release 3.1) I have also
installed the latest versions of mysql and php. I followed the readme
file that came with the web meetme app and everything seemed to go fine
up until I realised the module wasnt being loaded. When I stop asterisk
and try to start it, it errors out and does not load and I get the
following message:
Parsing
2019 Mar 26
0
arsenal v3.0.0: An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
I'm pleased to announce the release of the "arsenal" package v3.0.0 on CRAN (https://cran.r-project.org/package=arsenal)!
"arsenal" has experienced some major growth in the last few months, starting with the release of v2.0.0 in January. We tried to maintain backwards compatibility wherever possible, but had to eliminate it in some places. With that said, here's the
2019 Mar 26
0
arsenal v3.0.0: An Arsenal of 'R' Functions for Large-Scale Statistical Summaries
I'm pleased to announce the release of the "arsenal" package v3.0.0 on CRAN (https://cran.r-project.org/package=arsenal)!
"arsenal" has experienced some major growth in the last few months, starting with the release of v2.0.0 in January. We tried to maintain backwards compatibility wherever possible, but had to eliminate it in some places. With that said, here's the
2006 Nov 14
1
Call log reveals redundant calls!
Hi, all--
What do you make of this? Here's my call log--looks like there are a lot of
calls going in and out of the server that are not real incoming or outgoing
calls. Does anybody have any clue what is happening?
2006-11-14 16:41:00 Local/8183... 8183461773 "8183461773" <8183461773>
8183461773 NO ANSWER 1
47. 2006-11-14 16:40:59 IAX2/Voice... 8183461773
2003 Nov 24
2
v3.0.X kerberos_verify sol8 compile problem
Having a problem getting v3.0.0(or pre3) to compile on a Solaris 8 box,
tried Sun compilers and Solaris compilers.. Recompiled/Re-installed
Kerberos all roads lead to the same error compiling Samba, it gets about 2/3
of the way done and spews...
Compiling libads/kerberos_verify.c
libads/kerberos_verify.c: In function `create_keytab':
libads/kerberos_verify.c:77: structure has no member