search for: danielknoll

Displaying 11 results from an estimated 11 matches for "danielknoll".

2010 Jun 13
2
bug with Moh on MeetMe ?
Hello, The MeetMe application refuses MusicOnHold personalized and skip always in the default! Have you any idea how to fix this? -- Executing [028883899 at default:1] Set("SIP/109.10.214.1-00000002", "CHANNEL(language)=fr") in new stack -- Executing [028883899 at default:2] Answer("SIP/109.10.214.1-00000002", "") in new stack -- Executing
2011 May 27
2
More Cores or more CPU Speed
Hi Guys, in next week i plan to upgrade my Asterisk Server. To buy the optimal Hardware i have a question. What is better more cores (eg. 2x quadcore) or more CPU speed for a server that handle a lot of of Meetme Concerences with hundreds of concurrent G711 alaw Channels (no transcoding) ? in my opinion, more cores are better, because Asterisk ist multithreded and each channel has a good
2010 Jun 12
1
MeetMe problem
Hi Guys, sometimes if one caller or many callers are in a meetme Room and a new one join the room, then he or another caller into the same room where kickt from the room. It's very strange for me and in logs (full) I can't see anything. is it possible to log more from meetme.c ? can anyone help me and maybe someone has also the problem as i and have an solution. I use: asterisk-1.6.2.7
2010 Oct 11
2
user number in conference
Hey, i forgot to ask, how can i get the user number from a caller he is in a conference, i don't find a variable to us this for the current channel. Only the command "meetme list <roomnr>" shows the usernumber, but i can't use this output. Thanks. Daniel
2010 May 16
1
play a sound file directly to a caller channel
Hello User-List, is it possible to play a sound file directly to a caller channel? Like this AMI command Action: Originate Channel: SIP/20-00001d41 Application: Playback Data: /path/to/audio/file I get an Error Message. My intension is to play a sound file to a caller and the other callers don't hear this. Can someone help me ? Thanks a lot Bye Daniel
2010 Jun 14
0
debug message: Internal timing is disabled
Hi all, i got a lot of this messages if only one caller is in a meetme conference and it playing a MusicOnHold Sound. If a second Caller entry the Conference the messages ended. DEBUG[11794] channel.c: Internal timing is disabled (option_internal_timing=0 chan->timingfd=61 What does this message mean? Thanx for answers Daniel
2010 Jul 03
0
strange issue while setting pin in MeetMe
Dear Group, after a compile Asterisk 1.6.2.6, i have strange issue. 1.) i get a recording message in Log, but i don't set the Option "r" 2.) if the room number has a entry pin, the caller get a voice Message to left a "Name", i'd never set this Option. How can i disabled to play "vm-rec-name" / this function? > Starting recording of MeetMe Conference
2010 Jul 31
0
MeetMe transcode / format problem
Hi Group, actual i have a transcode problem and i have no idea to solve this. All my wav files are alaw encoded and i allow only alaw codec. But sometimes the WriteFormat is slin and if i recall the same number the WriteFormat is alaw for the Channel. Why the channel has sometimes slin and sometimes alaw? NativeFormats: 0x8 (alaw) WriteFormat: 0x40 (slin) ReadFormat: 0x8 (alaw) WriteTranscode:
2010 Sep 06
1
MeetMe errorhandling
Hi Group, i have a MeetMe Question. I use "MeetMe(,Ms)" in the Dialplan and if a Conference Room does't exist Asterisk play (conf-invalid.slin) If i use "MeetMe(${room},Ms)" (value from DTMF Read) and the Conference Room doesn't exist Asterisk don't play (conf-invalid.slin) and Asterisk Hangup the Call. there is a solution for the kind my problem? Thanx and
2010 Oct 05
0
meetme don't play conf-invalid if room does not exist
Has anyone a solution for me - with "Meetme(,Ms)" asterisk plays "conf-invalid" if a room not exist - with "Meetme(123,Ms)" asterisk plays not "conf-invalid" if the room not exist and asterisk hangup I am happy about any proposal. Thanks Daniel
2010 Oct 11
0
don't leave meetme conf if key pressed
Hi @ all, what is the best way to to use features like MeetmeCount without leaving the conference. I use Meetme(,X) and MEETME_EXIT_CONTEXT=context, but the problem is that the caller leave the Conference :( Is it possible to press a key, without this obstacle? Thanx for your answers Daniel Knoll