similar to: Web-Meetme 4.0 and Asterisk 1.6.2

Displaying 20 results from an estimated 8000 matches similar to: "Web-Meetme 4.0 and Asterisk 1.6.2"

2009 Sep 02
1
web meetme PHP undefined variable
I am hoping maybe some of you have come across these before in your experience with web meetme. Below are the messages im receiveing when I load the web meetme home page. Notice: Undefined variable: s in /usr/local/apache2/htdocs/web-meetme/meetme_control.php on line 9 Notice: Undefined variable: logoff_section in /usr/local/apache2/htdocs/web-meetme/meetme_control.php on line 12 Notice:
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
2009 Dec 14
1
meetme with review of the entered conference number
Hi there, I'm using asterisk meetme function like: exten => 9070,n,MeetMe(|dcM) and everything works pretty well. But I would like to add a review of the entered conference number before the user jumps into the conference. Somthing like: *:"Please enter the conference number followed by the hash key" (works) U: 123456# (works) *: "You are entering conference number
2013 May 03
1
Race condition in lightdm greeter setup
I came across a race condition in lightdm greeter setup phase before the login screen is displayed (at boot time or after logout). I reported this also on Launchpad with more details (https://bugs.launchpad.net/lightdm/+bug/1172752), but to work on a proper fix, ideas on how to fix this would be welcome. During greeter setup "lightdm --session-child" is spawned twice. The first call to
2005 Oct 28
4
find_by_sql column types
Hello-- There must be a better way to do this. I have a class method in my model that finds averages and does a few calculations using find_by_sql. The problem I¹m encountering is that all computed columns from MySQL come back as type string. E.g., def self.find_averages(domain_id) if @@domain_average return @@domain_average else @@domain_average =
2006 May 23
2
additional fields in session DB table
I am using active record sessions and everything works fine. I am integrating it with phpbb however so i need some extra fields populated in the session table. In application.rb i put a before_filter to update the session table I have a model for the sessions $ more app/models/session.rb class Session < ActiveRecord::Base set_primary_key "session_id" set_table_name
2009 Feb 09
2
Counting session days
hi, I have some session data in a dataframe, where each session is recorded with a start and a stop date. Like this: session_start session_stop =================== 2009-01-03 2009-01-04 2009-01-01 2009-01-05 2009-01-02 2009-01-09 A session is at least one day long. Now I want a dataframe with 'active sessions' per date. Like this: date active_sessions ============= 2009-01-01 1
2011 Apr 19
3
No voice in MeetMe for SIP with AGI_BACKGROUND
Hello List, I have seen from the following link that, for SIP channels there is no audio communication possible in MeetMe with AGI_BACKGROUND. http://www.voip-info.org/wiki/view/Asterisk+cmd+MeetMe Currently we are using asterisk-1.6.2 and the problem still persists. Is there any solution available to overcome this problem? According to our requirement, we have to run an AGI script in MeetMe.
2006 Mar 09
2
turn off auto increment
Hello, I have an old table that handles sessions. the primary key is a field called session_id and is the actual session id like "8df838303ufdfu838" however when i do the following in the model: set_primary_key "session_id" and the following in the controller: @session_hash = { "session_id" => @session.session_id, "session_user_id" =>
2003 Mar 30
1
(no subject)
it is possible to use musiconhold. i added exten => s,5,SetMusicOnHold,default exten => s,7,dial,SIP/michael&SIP/frank|15|m to the extension conf. the logfile looks good, i think -- Called michael -- Called joern -- Started music on hold, class 'default', on CAPI[contr1/9999] -- SIP/192.168.100.150:5060 is ringing -- Stopped music on hold on CAPI[contr1/9999] --
2009 May 06
1
ConfBridge versus MeetMe
Formerly on a thread called [asterisk-dev] Where to find the code of application Bridge On Wed, May 6, 2009 at 7:38 AM, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote: >> Can someone please tell me in which file the code for the application to >> be found? I was not able to find a file named app_bridge.c in the folder >> apps. > > app_bridge.c ? app_confbridge.c ?
2009 Jun 17
1
Wideband (G722) MeetMe
Hi, I wanted to follow up on this thread about WB support on the MeetMe bridge that is in 1.6.2. Does it only work for G722 or any WB codec ? I am working with another 16k WB codec that I can transcode to 722 and vice versa. I was curious if the 1.6.2 MeetMe bridge can also mix 722 with any other WB codec natively(without downscaling). Thanks, Serhad Doken ------------------> Razza wrote:
2009 Feb 09
2
meetme application
hi guys: recently I want to buinding a meeting confence on asterisk and use the meetme application. I have a ztdummy kernel afteri the lsmod commond: ztdummy 5768 0 zaptel 182660 28 zttranscode,ztdummy crc_ccitt 3008 1 zaptel I also configure the meetme.conf conf => 1000; my extensions.conf [default] exten =>
2011 Apr 06
2
asterisk meetme invalid extension
Hey Guy! I have following dialplan for meetme and i want if someone type wrong meetme extension it should say invalid extension. But look like following doesn't work. its just hangup if i type wrong number. how to fix this code.. ;Conference rooms/lines: exten => 7580,1,Goto(ivr-meetme,s,1) [ivr-meetme] include => meetme exten => s,1,Answer() exten => s,n,Wait(1) exten =>
2005 Jun 21
1
MeetMe Problems
I have two asterisk machines. One of them has a Digium board (server A) and the other is simply using ztdummy (server B). Server A is running on Debian and Server B is running Gentoo. Server A is running Asterisk CVS-Nv1-0-7-06/01/05-01:27:25 and Server B is running Asterisk 1.0.7. The problem I have is that when I try to transfer a call into a meetme room in server B, it simply hangs
2003 Apr 21
2
Still can't get MeetMe working..
Hi, This is pretty much a repost but I still havent been able to get MeetMe to work.. I am using a Dev Kit lite.. so that should satisfy the Zaptel requirement for MeetMe.. meetme.conf looks like this.. [rooms] conf => 7500 In extensions.conf I have an [extensions] context and within that same context I have the line.. exten => 7500,1,MeetMe(7500) When I dial 7500 I get the message
2008 Dec 08
2
meetme problem maybe connected to features.conf
Hello. I have a strange problem with the MeetMe application. Configured is a misdn msn to go into a preconfigured MeetMe room. exten => 12,1,MeetMe(1234,pIM) The first caller gets the prompt to enter the pin and then gets connected to the MeetMe room. The second caller gets also the prompt but after entering the right key he hears a dialtone followed by the message: The number you have
2009 Mar 14
1
Polycom BLF with Idle State meetme conference
I have meetme working with BLF on polycom phones however when meetme is not actually being used by anyone the 'status' of meetme becomes "idle". Which the Polycom phone sees and produces a clock symbol and FLASHING red LED. Are there any 'tricks' or work-arounds to change this status to something that does not blink the phone's LED making it look busy when meetme is
2010 Dec 21
1
MeetMe -> ConfBridge: hint not working
I'm trying to migrate from MeetMe to ConfBridge: [conferences] exten=>_8[1-9],1,Answer() ;;exten=>_8[1-9],1,Meetme(${EXTEN},1Ms,1234) exten=>_8[1-9],2,ConfBridge(${EXTEN},1Ms) exten=>_8[1-9],n,Hangup And that works. Also changed the hints: ;;exten => 81,hint,MeetMe:81 exten => 81,hint,ConfBridge:81 ;;exten => 82,hint,MeetMe:82 exten => 82,hint,ConfBridge:82 ;;exten
2005 Jan 06
1
Problems with MeetMe accepting conference PIN
Hi, I know this question may have been asked before (although the archives don't seem to suggest it), but has anyone had any problems with Asterisk accepting a PIN number for a conference room. At this point in time I have established the conference definition in the meetme.conf file as well as specifying the appropriate lines in the extensions.conf file. meetme.conf file: conf =>