Displaying 20 results from an estimated 10000 matches similar to: "No subject"
2010 May 17
3
Microsoft Response Point Voip server discontinued
Interesting announcement today;
http://www.crn.com.au/News/174872,microsoft-response-point-voip-gets-a-d
irt-nap.aspx
Microsoft this week revealed its intention to discontinue its Response
Point, its small business VoIP system for companies with up to 50
employees.
While not unexpected, the move is significant because Response Point was
once a promising product in which Microsoft
2010 Mar 12
3
Time counting down and # detect
Hi all,
Here is the script i want to make
- Caller call to a number to record a message
- Asterisk answer and start recording message as following
+ User press * to start recording
+ Record is finished if:
+ User press #
+ OR message duration reach 60 second
+ Hangup
How do you counting down 60s, and how to detect # (i make a test using
Read() but it cant read #)
Thanks in advance
2010 Mar 04
1
how to create a dummy call
Hi all,
What i'm going to do is that enable caller sing while playing a
background music (likes karaoke). My approach is using Monitor and
Meetme apps.Caller make a call to asterisk, asterisk join caller in to a
voice conference and create a dummy caller which will play music, then
Monitor app record both music and singer's voice.
But i dont know how to create a dummy caller or throw a
2010 Mar 08
1
Play an audio file from a remote host
hi all,
We going to implement a music service which enable user to playback a
song by dialing to a service number.
The problem is that the amount of data is huge so we have to plae it on
an different server which is connected to the asterisk's via internet.
Does asterisk support playing a audio file from an resource locate in a
remote host?
Please help,
Thanks,
Quyps
2005 Dec 28
3
voip-info: Asterisk record calls
On this page http://www.voip-info.org/wiki-Asterisk+record+calls there
is "Example by Mojo". I have done everything he said and I have sox
package installed.
[root@pbx recordings]# sox -help
sox: Version 12.17.7
...
When I open this web page http://10.0.0.26/recordings/index.php I get
this: No Recordings Found
And there are recordings in /var/spool/asterisk/monitor
Do I have to do
2005 Mar 23
4
Playback of sound files but no sound
Hello,
I'm running asterisk-1.0.6 on a centos3.4 box.
I'm still in testing phase and so far everything is running smoothly.
I'm now trying to play a soundfile or an mp3file using 'MP3Player',
'Playback'
or the 'Background' commands, but don't get any sound.
The logfile says:
-- Executing BackGround("SIP/joa-9def", "tt-weasels") in
2010 May 13
1
Error at start of asterisk with cdr_addon_mysql.o
Hi all,
I use asterisk-1.6.2.7 and asterisk addon version 1.6.2.1.
It started ok with out cdr_addon_mysql.o. But when I put
cdr_addon_mysql.o in to modules folder, it fail at start and the
following out has been thrown:
----------
[root at localhost modules]# /usr/sbin/safe_asterisk: line 145: 13270
Segmentation fault (core dumped) nice -n $PRIORITY ${ASTBINDIR}/asterisk
-f ${CLIARGS}
2010 Jul 21
2
play alaw file with .wav extension
Hi all,
I have to play a alaw file with .wav ext. How can I do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100721/de46328f/attachment.htm
2003 Aug 17
3
Monitor application temporary hack
[apologies for no line wrap; config lines at bottom]
I have mentioned on several threads here that the Monitor application doesn't do exactly what one would expect: the originating and answering legs of a call are unsynchronized by the duration of the interval that it takes for the answering leg to pick up the phone. This can be very distracting in a final mixed version of the file.
Brian
2005 Jun 12
3
GSM -> ULAW sound conversion
Hello,
I have figured out that my audio problem was just how I was converting
the sound files. I am trying to convert the Asterisk gsm files to
ULAW.
I just did a: sox file.gsm file.ul, open it in Audacity. I used:
Project, Import Raw, U-law, No endian, 1 channel, start offest 1 byte,
sample rate 8000hz. The file sounds fine in Audacity.
Now, if I do a record on Asterisk, using pcm, au, or
2009 Jul 20
0
No subject
have problems with outgoing calls. When I tried this, the same way you did,
I could make calles externally but had no audio each way reguardless of what
I tried to pass to the sip provider. Best bet is to use what your sip
provider can use or find another provider that that can do g722. That's what
I did when I wanted to use g726.
my2cents
On Tue, Jun 29, 2010 at 2:42 PM, Mindaugas Kezys
2009 Jul 20
0
No subject
at least once a week I receive such an attack coming from a different ip.
I will read the articles. Thanks again to everyone.
Regards,
Rodrigo Lang.
2010/6/29 Kenny Watson <kwatson at geniusgroupltd.com>
> Hi, you can use fail2ban
>
2013 Mar 15
0
No subject
, as it seems to be running Asterisk-11. =A0I've previously installed A=
sterisk-11+FreePBX in a VM, and this appears to be very similar. =A0Is ther=
e any upside to using AsteriskNOW vs. Asterisk+FreePBX? Other than the obvi=
ous fact that everything is nicely placed on an iso for ease of installatio=
n?<br>
<br>
As for the actual upgrade, is it possible to step through each
2011 Apr 12
0
No subject
r>
<h2>Polycom Phones (updated for 3.2.X firmware with asterisk 1.6.1 Jan/2010=
)
</h2>With SIP 3.2.X firmware (available on the Polycom download site)=20
and Asterisk 1.6.1, Polycom phones now support a full featured BLF=20
showing statuses of Ringing, Inuse and Online and one touch directed=20
call pickup.
<br>On the asterisk side all that needs to be done is to add a hint
2005 Jul 02
1
play message to callee before connect toincomingcall
sorry for the misunderstanding, robert!
the point is: during the caller is listening to the soundfile played to
him
the dialplan should continue to dial the sip phone 100 and after sip
phone
100 is answered and the announcement file is played the caller should be
connected
to the sip phone 100.
the behaviour is just like MoH, but the problem is, that the caller has
to hear a
soundfile from the
2005 Jul 02
1
play message to callee before connect toincoming call
Thank you, Robert!
The announcementfile plays well, but at Dial-option "m" i have to
specify a MoH class,
that is something i cannot use (as i wrote in my post).
Background command waits for a user input, but the caller should be
connected to
SIP Phone 100 after it has answered and the announcement has been
played. Before
connecting to SIP Phone 100 the caller should hear a
2004 Feb 09
3
Problem with 'ov_open'...
Hey, I've coded an OGG player for Win32 (it uses AL for playback so it's portable to Linux/Mac), but every time the program gets to the 'ov_open()' function, the app completely freezes, and I have to use the task-manager to kill it. I am supplying it with a valid file handle that was just opened (FILE*) and the vorbis file is also a pointer that is not in use (set to null). Any
2011 Apr 12
0
No subject
supported, beside Idle, On call and Ringing ?
Can we expect this list to match DEVICE_STATE's one (UNKNOWN | NOT_INUSE |
INUSE | BUSY | INVALID | UNAVAILABLE | RINGING | RINGINUSE | ONHOLD)
> Might be worth seeing if other phones do the same.
>
> S
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by
2010 Jun 07
0
No subject
void inverse_mdct_slow(float *buffer, int n)
{
=A0=A0 int i,j;
=A0=A0 int n2 =3D n >> 1;
=A0=A0 float *x =3D (float *) malloc(sizeof(*x) * n2);
=A0=A0 memcpy(x, buffer, sizeof(*x) * n2);
=A0=A0 for (i=3D0; i < n; ++i) {
=A0=A0=A0=A0=A0 float acc =3D 0;
=A0=A0=A0=A0=A0 for (j=3D0; j < n2; ++j)
=A0=A0=A0=A0=A0=A0=A0=A0 // formula from paper:
=A0=A0=A0=A0=A0=A0=A0=A0 //acc +=3D n/4.0f *
2005 Sep 22
1
SayUnixTime in CVS?
Can anyone tell me what I missed? I'm trying to setup a simple extension
(400) that reports the time when it is dialed. I searched the threads and it
seems like this should work...
Here's what's in my extensions.conf:
exten => 400,1,Answer()
exten => 400,n,Wait,1
exten => 400,n,SayUnixTime(,EST5EDT,)
exten => 400,n,Playback(tt-weasels)
[BTW, tt-weasels is hillarious!