Displaying 4 results from an estimated 4 matches for "asteriskbunnies".
2007 Mar 12
1
Problems with Voice conferencing
How did you install these packages -- make sure you do ./configure and
if needed make menuselect in each one of these before the make and
make install. This is the only thing I can think of -- check whether
there are any built-in modules as well.
on Monday 03/12/2007 Asterisk Asterisk(asteriskbunnies@yahoo.com) wrote
> Hey!
>
> Thanks for your interest, i checked the modules and i
> could not find app_meetme anywhere could you help me
> Please how to get meetme application and install it to
> configure voice conference. I have installed
> asterisk-1.4.1, zaptel-1.4....
2007 Mar 09
0
Fwd: Can't hear any sound
Skipped content of type multipart/alternative-------------- next part --------------
An embedded message was scrubbed...
From: Asterisk Asterisk <asteriskbunnies@yahoo.com>
Subject: Can't hear any sound
Date: Fri, 9 Mar 2007 06:58:15 +0000 (GMT)
Size: 1694
Url: http://lists.digium.com/pipermail/asterisk-users/attachments/20070309/1fc0052d/attachment.eml
2007 Mar 09
1
Can't hear any sound (This time in plain text)
Hey,
I am a new to asterisk and softphones. Ihave recently
installed and configured linux and 2 xlite clients all
in linux fedora core 6. I have also made a dial plan
for the two users. But when i dial from one xlite
client to another i can hear the ring tone but when i
answer the call i can not hear any sound.
I have checked my microphone and its working fine.
Please could anyone help me on
2007 Mar 11
4
Problem configuring voice conference
Hey!
I am trying to configure the voice onference with
MeetMe application for my internal users. I have my
server and 4 clients on same LAN and following is my
extensions.conf file:
[globals]
Ahsen=SIP/222
Tahami=SIP/444
Uzair=SIP/333
Wasif=SIP/555
[internal]
exten => 1234,1,Macro(voicemail,${Ahsen})
exten => 4321,1,Macro(voicemail,${Uzair})
exten => 5678,1,Macro(voicemail,${Tahami})