search for: conf_run

Displaying 20 results from an estimated 21 matches for "conf_run".

2009 Mar 18
1
Video phone crashing meetme on asterisk 1.4.
...f213326 at 192.168.215.9 CSeq: 16492 ACK User-Agent: Grandstream GXV3000 1.1.3.29 Max-Forwards: 69 Allow: INVITE,ACK,CANCEL,BYE,NOTIFY,REFER,OPTIONS,INFO,SUBSCRIBE,UPDATE,PRACK Content-Length: 0 <-------------> --- (14 headers 0 lines) --- [Mar 18 11:55:50] NOTICE[13512]: app_meetme.c:1918 conf_run: Audio bytes: 726 Buffer size: 320 [Mar 18 11:55:50] NOTICE[13512]: app_meetme.c:1918 conf_run: Audio bytes: 320 Buffer size: 726 [Mar 18 11:55:50] NOTICE[13512]: app_meetme.c:1918 conf_run: Audio bytes: 930 Buffer size: 320 [Mar 18 11:55:50] NOTICE[13512]: app_meetme.c:1918 conf_run: Audio...
2006 Apr 20
1
MeetMe: lots of buffer overruns/underruns when connecting over IAX
...ers is hosting MeetMe. It's working fine as long as only SIP phones connected to the meetme server participate in the conference. As soon as a participant using IAX2 is connecting, lots and lots of buffer overruns and underruns are generated: Apr 20 17:37:27 NOTICE[20970]: app_meetme.c:1276 conf_run: Audio bytes: 640 Buffer size: 320 Apr 20 17:37:27 NOTICE[20970]: app_meetme.c:1276 conf_run: Audio bytes: 320 Buffer size: 640 Apr 20 17:37:27 NOTICE[20970]: app_meetme.c:1276 conf_run: Audio bytes: 640 Buffer size: 320 Apr 20 17:37:28 NOTICE[20970]: app_meetme.c:1276 conf_run: Audio bytes:...
2004 Jul 01
2
Grandstream HT286 1.0.4.63 & Meetme
...ar). 2. When HT use G729 codec => it gets busy signal and I could see such output on asterisk console ( Jul 1 07:26:14 WARNING[737298]: chan_sip.c:1611 sip_write: Asked to transmit frame type 4, while native formats is 256 (read/write = 4/256) Jul 1 07:26:14 WARNING[737298]: app_meetme.c:896 conf_run: Unable to write frame to channel: No child processes Jul 1 07:26:14 WARNING[737298]: app_meetme.c:896 conf_run: Unable to write frame to channel: No child processes ) 3. When HT use G711 (ULAW) => it gets into conference room without any problem. Any advise appreciated. -- Best regards Vlad
2007 Sep 16
0
Problem with asterisk 1.4.11 and playing files to meetme conference
...'m using a call file to connect a meetme conference to an AGI script which plays files using the stream_file method. I have four files which should play in sequence, though only the first two files actually play. I get these errors in the CLI: [Sep 16 06:20:43] NOTICE[18424]: app_meetme.c:1911 conf_run: Audio bytes: 276 Buffer size: 320 [Sep 16 06:20:43] NOTICE[18424]: app_meetme.c:1911 conf_run: Audio bytes: 320 Buffer size: 276 [Sep 16 06:20:44] NOTICE[18424]: app_meetme.c:1911 conf_run: Audio bytes: 18 Buffer size: 320 [Sep 16 06:20:44] WARNING[18424]: app_meetme.c:1599 conf_run: Unable to...
2005 Jan 27
1
Moh in meetme doesn't work if I transfer to meetme
...iax2.c:5346 socket_read: Ooh, voice format changed to 2 Jan 27 11:02:27 DEBUG[6133]: channel.c:1128 ast_settimeout: Scheduling timer at 0 sample intervals Jan 27 11:02:27 DEBUG[6133]: channel.c:1128 ast_settimeout: Scheduling timer at 0 sample intervals Jan 27 11:02:27 DEBUG[6133]: app_meetme.c:695 conf_run: Placed channel IAX2/200@200/1 in ZAP conf 1023 -- Started music on hold, class 'default', on IAX2/200@200/1 Jan 27 11:02:27 DEBUG[6133]: channel.c:1128 ast_settimeout: Scheduling timer at 160 sample intervals Jan 27 11:02:27 DEBUG[6133]: channel.c:1379 ast_read: Generator got voice, sw...
2007 Apr 24
0
3 way calls and meetme problem
...rk's application) The problem is that after the execution of the script, I get the following messages which loops in the CLI, in a random order (I just put here the three kinds of messages I got, so don't pay attention to the dates) : [Apr 20 10:02:01] WARNING[7352]: app_meetme.c:2183 conf_run: Failed to read frame: No such file or directory [Apr 20 10:05:00] WARNING[7433]: app_meetme.c:2183 conf_run: Failed to read frame: Success [Apr 20 10:05:02] WARNING[7433]: app_meetme.c:2183 conf_run: Failed to read frame: Resource temporarily unavailable Sometimes the conference works, some...
2007 May 04
0
Console flooded by WARNING app_meetme messages
...he console is flooded with warning messages: The messages started as "No such file or directory" and becomes "Resource temporarily unavailable". I couldn't figure out what file MeetMe might be looking for, could anyone help? May 4 08:57:38 WARNING[19032]: app_meetme.c:1563 conf_run: Failed to read frame: No such file or directory May 4 09:01:35 WARNING[19063]: app_meetme.c:1563 conf_run: Failed to read frame: Resource temporarily unavailable I'm currently not subscribed to asterisk-users, if you have an insight on this, please reply to me heison AT chak DOT ca. Than...
2006 Oct 13
1
Asterisk (meetme) and SMP/HT OK?
...ree () from /lib/tls/libc.so.6 #5 0x0066133a in free () from /lib/tls/libc.so.6 #6 0x080615f3 in ast_channel_free (chan=0xb7904e00) at channel.c:959 #7 0x08062bd7 in ast_hangup (chan=0xb7904e00) at channel.c:1392 #8 0x001aa4fb in conf_free (conf=0xb7901d98) at app_meetme.c:789 #9 0x001acfa3 in conf_run (chan=0x96e94a0, conf=0xb7901d98, confflags=4224, optargs=0xb7ddcd4c) at app_meetme.c:1607 #10 0x001aeb26 in conf_exec (chan=0x96e94a0, data=0xb7de1070) at app_meetme.c:2031 #11 0x08083d43 in pbx_exec (c=0x96e94a0, app=0x9587840, data=0xb7de1070, newstack=1) at pbx.c:553 Any clues leading to the a...
2010 Jan 11
1
MeetMe Conferencing - Announce your own join/leave to yourself and other conference members
...conference have no effect. Aside from the audio (obviously a big deal), the script runs as designed (DTMF detection, etc.). Any ideas or help would be appreciated. Many thanks, - Darren POI: Asterisk 1.6.1.6 app_meetme.c - line 1601 (the announce_thread function) app_meetme.c - line 1817 (the conf_run function) -- snip -- #!/usr/bin/perl -w use strict; use warnings; use lib '/var/lib/asterisk/agi-bin'; use DBI; use Asterisk::AGI; our ($AGI,%v,%ast); $AGI = new Asterisk::AGI; %ast = $AGI->ReadParse(); $v{chan} = $ast{channel}; $v{lang} = $AGI->get_variable('CHANNEL(lang...
2004 Aug 05
4
<<< MEETME_AGI_BACKGROUND inside MEET ME>>>
Howdie: I've been reading some old threads and still have a couple of questions about applying the AGI_BACKGROUND script inside a Conference. Perhaps someone can save me a bit of fidd'lin. Am I right in assuming that the MEETME_AGI_BACKGROUND script **WILL WORK** on SIP conferenced channels **WITHOUT** an **ACTIVE** zap channel-- AS LONG AS THERE IS A DIGIUM CARD INSTALLED IN THE
2011 Apr 20
2
No voice in MeetMe for SIP with
...ch is then getting > translated back into a SIP MESSAGE. If that is not happening, you might > need to add some code to chan_sip.c to do those steps. > > Once Asterisk is converting the message to and from an ast_frame, the > next step would be to add some code to app_meetme.c in the conf_run() > function, to pass those frames through, in the same way as DTMF frames > get passed through when the F option is enabled. > > Presumably the messages represent PTT PRESS and PTT RELEASE. You will > need to decide what to do if you have two operators connected and they > both p...
2003 Aug 27
3
conference authorization
Hello all ! How can I make conference authorization based on pin number ? I have: exten => 1,1,Meetme,1234|ps|2222 where 2222 is a pin number and this doesn't works Where do I have to add information about pin number ?? Greetings Andrzej Radke
2005 Aug 08
0
Problems with cmd monitor
...e conference 1023 for conference '37455' -- Playing 'conf-getpin' (language 'en') -- Playing 'conf-onlyperson' (language 'en') -- Started music on hold, class 'default', on IAX2/300@300/3 Aug 8 21:20:32 WARNING[19742]: app_meetme.c:962 conf_run: Unable to write frame to channel: Resource temporarily unavailable -- Stopped music on hold on IAX2/300@300/3 -- Hungup 'Zap/pseudo-1886765963' == Spawn extension (drillsquad-conf, 1200, 4) exited non-zero on 'IAX2/300@300/3' -- Hungup 'IAX2/300@300/3'...
2007 Mar 24
1
Timeout for conferences
Hi, The dialin conference via asterisk is over, one person is still in the conference room and accidentally does not hang up properly. Her meter at the phone company keeps running... I'd like to implement something to the effect of checking whether there is only one participant in the conference, and when this is the case, to cancel the call after a predefined time (perhaps 5 or 10 mins.
2007 May 24
3
meetme sounds
I am playing around with dynamic meetme conferences, and wanted to have one person constantly in the conference, with calls "popping in and out". Is there an option / any way of playing enter / leave sounds to the person who created the conference only, and not the people leaving / joining ? TIA Julian.
2005 Jul 06
0
Dropped calls if transferred across servers into MeetMe with mobile source
...term solution). Console output is as follows for problem calls: Jul 5 15:18:44 WARNING[9256]: chan_iax2.c:1477 attempt_transmit: Max retries exceeded to host xx.xx.xx.xx on IAX2/yyy@ xx.xx.xx.xx:4569/3 (type = 2, subclass = 4, ts=65540, seqno=1) Jul 5 15:18:44 WARNING[9256]: app_meetme.c:962 conf_run: Unable to write frame to channel: No child processes == Spawn extension (toll, 1001074, 5) exited non-zero on 'IAX2/ yyy@ xx.xx.xx.xx:4569/3' -- Hungup 'IAX2/yyy@ xx.xx.xx.xx:4569/3' I've experimented with jitterbuffer on and off, different qos settings (including...
2004 Apr 12
0
strange error at extension.conf
...in new stack == Parsing '/etc/asterisk/meetme.conf': == Parsing '/etc/asterisk/meetme.conf': Found -- Created ZapTel conference 1023 for conference '1001' -- Playing 'conf-onlyperson' (language 'en') Apr 13 07:10:03 DEBUG[21520]: app_meetme.c:379 conf_run: Placed channel SIP/3056236725-7dc3 in ZAP conf 1023 -- Started music on hold, class 'default', on SIP/3056236725-7dc3 -- Stopped music on hold on SIP/3056236725-7dc3 == Spawn extension (internal, 16058475739, 6) exited non-zero on 'SIP/3056236725-7dc3' in this log you ca...
2005 Aug 28
0
Unable to transfer external calls to MeetMeconference (re-post)
...-- Playing 'conf-onlyperson' (language 'en') > -- Started music on hold, class 'ultra-lounge', on SIP/4500-98b6 > -- Stopped music on hold on SIP/4500-98b6 > -- Stopped music on hold on IAX2/xxx@xxx-3 Aug 18 22:14:55 > WARNING[24383]: app_meetme.c:841 conf_run: Error getting conference > -- Hungup 'Zap/pseudo-2091567275' > == Spawn extension (from-sip, 8600, 2) exited non-zero on > 'IAX2/xxx@xxx-3' -- Hungup 'IAX2/xxx@xxx-3' > == Spawn extension (default, 4500, 3) exited non-zero on > 'SIP/4500-98b6&...
2005 Aug 18
1
Unable to transfer external calls to MeetMe conference
...'8600' -- Playing 'conf-onlyperson' (language 'en') -- Started music on hold, class 'ultra-lounge', on SIP/4500-98b6 -- Stopped music on hold on SIP/4500-98b6 -- Stopped music on hold on IAX2/xxx@xxx-3 Aug 18 22:14:55 WARNING[24383]: app_meetme.c:841 conf_run: Error getting conference -- Hungup 'Zap/pseudo-2091567275' == Spawn extension (from-sip, 8600, 2) exited non-zero on 'IAX2/xxx@xxx-3' -- Hungup 'IAX2/xxx@xxx-3' == Spawn extension (default, 4500, 3) exited non-zero on 'SIP/4500-98b6<ZOMBIE>'
2004 Jun 08
1
Meetme2
...ared (first use in this function) app_meetme2.c:741: `ZT_CONF_TALKER' undeclared (first use in this function) app_meetme2.c:741: `ZT_CONF_LISTENER' undeclared (first use in this function) app_meetme2.c:743: `ZT_SETCONF' undeclared (first use in this function) app_meetme2.c: In function `conf_run': app_meetme2.c:843: storage size of `ztc' isn't known app_meetme2.c:843: storage size of `ztc_tmp' isn't known app_meetme2.c:876: `ZT_BUFFERINFO' undeclared (first use in this function) app_meetme2.c:876: parse error before "bi" app_meetme2.c:939: `bi' undecla...