similar to: Meetme Timing Interface

Displaying 20 results from an estimated 700 matches similar to: "Meetme Timing Interface"

2006 Oct 24
10
Meetme... No channel type registered for 'zap'
When I call meetme: exten => 1000,1,Answer exten => 1000,n,Meetme(|||d) Asterisk is complaing with: -- Executing Answer("IAX2/xxx.yyy.142.204:4569-2", "") in new stack -- Executing MeetMe("IAX2/xxx.yyy.142.204:4569-2", "|||d") in new stack -- Playing 'conf-getconfno' (language 'en') Warning, flexible rate not
2003 Jun 23
1
(no subject)
Is this me or what? -- Playing 'demo-congrats' -- Executing MeetMe("H323:996", "") in new stack -- Playing 'conf-getconfno' == Parsing '/etc/asterisk/meetme.conf': Found WARNING[17425]: File app_meetme.c, Line 151 (build_conf): Unable to open pseudo channel -- Playing 'conf-invalid' -- Playing 'conf-getconfno'
2008 Feb 05
0
meetme with ztxen - WARNING[10725]: app_meetme.c:772 build_conf: Unable to open pseudo device
Hi, I have asterisk installed in the xen virtual server. I installed zaptel 1.4.2.1 and patched it to have ztxen module. I loaded ztxen module but when I try to invoke or call to my meetme application I get the following warning and negative result of connecting to conference: [Feb 5 17:46:13] WARNING[10725]: app_meetme.c:772 build_conf: Unable to open pseudo device [Feb 5 17:46:13] --
2005 Sep 19
2
ztdummy configuration help
Upon setting up and configuring the my extension.conf, meetme.conf and following the instruction outlined at this web page: http://www.voip-info.org/wiki-Asterisk+timer+ztdummy I get the following errors when calling the meetme number. Executing Wait("SIP/216.53.118.2-f41196e0", "1") in new stack -- Executing MeetMe("SIP/216.53.118.2-f41196e0",
2009 May 15
1
meetme dies looking for conf-getconfno
With 1.6.1, I'm trying to set up a test of meetme for creating dynamic conferences. cat meetme.conf [rooms] conf => 600 extensions.conf: [meetme] exten => 2663,1,MeetMe(,D) exten => 2663,n,Hangup() exten => 2666,1,MeetMe() exten => 2666,n,Hangup() What I'm expecting is to dial 2663, get a conference room number ( 600, I suppose since it's the only room ), and set
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 =>
2004 Aug 27
1
No audio on PRI channel answered by Playback() or MeetMe()
Does Asterisk need a sound card or functional Console/dsp to answer inbound DID number from PRI and playback .gsm files? I can call from any of the SIP extensions on Asterisk and hear audio from Playback(), MeetMe(), or MOH. The problem I am having with calls from my PRI is as follows: I have an Asterisk (CVS-HEAD-08/25/04-20:28:51) currently interfacing a NEAX 2400 IPX with PRI. I have a
2007 Apr 18
2
MeetMe Error
Hi! i have an error using the meetme aplication, and just dont work.. my meetme.conf is: [rooms] conf = 700 i calling from a sip phone, the extension number is 600. there is the error: Executing [700@numberplan-custom-1:1] MeetMe("SIP/600-09111e58", "700|MI") in new stack WARNING[20055]: channel.c:3024 ast_request: No channel type registered for 'zap' WARNING[20055]:
2005 May 18
0
MeetMe -1 return Code - howto
I was searching for help on how to handle the errors that are returned from the MeetMe application. for instance. 1) if a user tries to join a conference that is locked, allison says that the conference is locked and then comes back to the dialplan, however it does not continue down the dialplan. I have a meetme command on Priority 8, and the CLI says that it returned non zero (as the wiki
2006 Mar 07
1
MeetMe 'i' option not working correctly?
I'm running 2.4.5 and app_meetme never plays conf-hasleft or conf-hasjoined with user names. I looked at app_meetme.c, but couldn't determine the cause. Any suggestions are greatly appreciated. exten => 600,1,MeetMe(600|i) I get the following: -- Executing MeetMe("SIP/jon-21f8", "600|aciMps") in new stack == Parsing '/etc/asterisk/meetme.conf': Found
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 Jan 27
1
Moh in meetme doesn't work if I transfer to meetme
Hi, if I dial meetme from extension 200 directly it works ok - I get moh as only user (first trace). If I dial to other local extension and trasfer from there I get second trace... Apparent difference between those two is warning : Jan 27 11:06:33 WARNING[6133]: res_musiconhold.c:466 moh_alloc: No class: random What this could mean ? Direct Call log-----------------------------------------:
2007 Mar 12
4
great problem with sounds and ztdummy
Hello System: Debian etch with kernel 2.6.18-4-686 or 2.6.18 custom. Asterisk Version: SVN-branch-1.4-r55483M Zaptel Version: SVN-branch-1.4-r2302 modules all ok in compilation time. And modules loaded: ztdummy 5928 0 rtc 13364 1 ztdummy zaptel 181540 1 ztdummy crc_ccitt 3200 1 zaptel In /dev/zap directory I have:
2004 Sep 28
2
Unable to open pseudo channel
Hi All, I've had a great time exploring * on & off over the past month and have had a deal of success, very impressed with this product... I have an issue on a debian unstable system with the zap interface. I've compiled and loaded the ztdummy successfully, but when attempting to connect to a conference room I get failure. I get the error chan_zap.c:757 zt_open: Unable to open
2009 Aug 13
1
RealTime in dialplan - proper way?
Hello, So much keeps changing with the dialplan and Realtime lookups. Just downloaded the latest stable 1.6.1.2. The app_realtime, which was perfectly brilliant and did exactly what I needed, is gone; replaced with func_realtime. The REALTIME function is unacceptable: ; Get the conference number from the user exten => s,n(readconfno),Read(USER_CONFNO,conf-getconfno,0,3,20) ; See if
2002 Sep 10
4
ext3 performance mystery
Help solving a performance mystery would be welcome. I have two test programs: * one totally CPU bound (it just infinitely loops) * the other I/O bound (it loops, each time doing * a write, * an fsync or fdatasync (I get similar behavior with either), * an lseek to back up to the same position again Under ext2, if I run these two together, they each run nearly as fast as
2007 Mar 30
1
Asterisk 1.4 with Digium B410P - Timing problem
Hi list, we have a dual Xeon server with 2GB RAM running Debian Etch 2.6.18.4-686 kernel. The server has 2 B410P cards plugged in. No other card. We installed Asterisk 1.4 trunk with zaptel trunk, ran make b410p, the install mISDN1.1.0 (for bug 9064) configure and compile Asterisk with chan_misdn, all is fine. In misdn-init.conf we have added option=1,master_clock. Asterisk is up and
2005 Jun 28
0
Asterisk dies with Meetme
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi List I'm trying to create a conference room using H323 channels. If i start asterisk normally (service asterisk restart) and connect to cli using -vvvvvvvr options, when a user enters the Conference, asterisk says "You are the only ..." and then dies, withou any error message, nothing at all. But, if i start asterisk with cli
2012 Jan 25
1
Re: Setting capabilities for process running under Wine
jjmckenzie wrote: > You broke Wine by running it as root. See the FAQ on how to fix. I'm not sure this is the case. Setcaps is not the same as setuid... Was able to reproduce it here as well. This is actually a known problem: http://bugs.winehq.org/show_bug.cgi?id=26256
2013 Apr 18
5
ODBC dialplan looping problem
All, Thank you in advance for any help. I have a customer in need of a conferencing system. A requirement is for users to each have their own PIN for the same bridge. So, I put the list of users, PINs bridges into a MYSQL DB and used an ODBC connector to parse the table. Asterisk is connected and reads the rows as expected. The problem is that if a user enters a PIN that is NOT in the table,