Displaying 20 results from an estimated 600 matches similar to: "[OT] Flash player for call recordings - 8khz"
2008 Nov 06
0
[OT] Capitalism (was: Spam from DIDForSale <contact-sales@didforsale.com>)
On Thu, Nov 6, 2008 at 7:50 PM, Anthony Francis <anthonyf at rockynet.com> wrote:
> http://en.wikipedia.org/wiki/Jacque_Fresco
>
> A resource based economy.
>
> Greg Woods wrote:
>> On Thu, 2008-11-06 at 09:46 -0700, Anthony Francis wrote:
>>
>>> Gotta love this list being farmed for spammers now. I am sure they call
>>> it targeted delivery or
2007 Jul 12
0
No subject
patents, but it's full of legal terms. Maybe anyone can comment?
http://www.europarl.europa.eu/commonpositions/2005/pdf/c6-0058-05_en.pdf
Regards,
Atis
--
Atis Lezdins,
VoIP Project Manager / Developer,
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Cell Phone: +1 800 7300689
Work phone: +1 800 7502835
2008 Nov 21
2
Log level of 500 Server Internal Error.
Hi,
VERBOSE[6120] logger.c: -- Got SIP response 500 "Server Internal Error"
I just noticed that i sometimes get those back from provider. They are
currently general SIP message log entries with verbose level 3.
I wonder if such SIP fails could generate at least WARNING in log?
Currently i'm checking logs for warnings and errors, so i probably
have missed those.. It would be
2009 Apr 22
0
[asterisk-dev] How to get to 10.000 open calls
# moving to -users as this belongs there.
It is a nice idea to run several Asterisk processes simultenously, it
will defineately help with multithreading. However I would suggest
trying less instances - that would perhaps give greater benefit, as
Asterisk has it's own threading. For example 8 instances of Asterisk /
4 instances.. However, in this case - if You go for splitting
everything up,
2007 Oct 17
3
Play sound on hangup
Hi,
Does anybody have some ideas - how to play a sound file on channel, after that
bridged channel got hanged up?
Regards,
Atis
--
Atis Lezdins
VoIP Developer,
IQ Labs Inc.
atis at iq-labs.net
Skype: atis.lezdins
Cell Phone: +371 28806004
Work phone: +1 800 7502835
2007 Sep 14
2
Prompt for extension with standard dial-tone.
Hi,
What i want to do - is to give ability for answered call to hear
regular dial tone and be able to enter phone number - that i would
dial later. I tried to look at WaitExten and PlayTones, but they seem
to not work together - WaitExten doesn't interrupt going on PlayTones.
Is there any way how i could do that - so that it looks really
natural? It would be silly to create long-long-long
2008 Jan 17
1
Zaptel timing on TE405P
Hi,
I'm wondering why zttest shows
Best: 99.976 -- Worst: 99.967 -- Average: 99.971469, Difference: 99.971469
Shouldn't it be 100% as timing is hardware and comes from PRI? Am I
missing some kernel config?
Regards,
Atis
My /etc/zaptel.conf is
span=1,4,0,esf,b8zs
span=2,3,0,esf,b8zs
span=3,2,0,esf,b8zs
span=4,1,0,esf,b8zs
#lspci
07:03.0 Communication controller: Digium, Inc. Wildcard
2007 Sep 13
0
asterisk call back dail plan
Hi,
I meant - if you have more specific questions - please ask them. And
writing back to ML would be desirable, because this info might be
useful for other people. I can't give you my dialplan, because it's
too large and probably useless without lot of external configs. I can
just tell you where to look in info, and if you don't have something
working as expected - you're welcome
2007 Dec 17
0
Automatic tests (was Re: Upgrade to Asterisk 1.4 - it's one year's old!)
On 12/17/07, Jared Smith <jsmith at digium.com> wrote:
> On Mon, 2007-12-17 at 12:00 -0800, shadowym wrote:
> > I do wish Digium or whoever tests this stuff had a more reliable way of
> > testing software releases rather than relying on feedback from the
> > community. Fonality, for example use what they call a "hammer" which sounds
> > to me like a
2008 Jan 11
0
Deadlock of asterisk on app_system
Hi,
I just had my production box deadlocked - no calls could go trough,
CLI didn't load. Last lines in log were:
[Jan 11 09:15:43] VERBOSE[7265] logger.c: -- Executing
[28901 at local_dial:40] GotoIf("SIP/204.11.200.152-c0070ed0", "1?41:57")
in new stack
[Jan 11 09:15:43] VERBOSE[7265] logger.c: -- Goto (local_dial,28901,41)
[Jan 11 09:15:43] VERBOSE[7265]
2008 Mar 10
0
Audiocodes MP124-FXS replying BUSY when line is not.
Hello,
Has anybody seen that Audiocodes gateway is replying with "486 Busy
here" when it's actually not (last call ended ~15 seconds ago).
I see this quite often. From other logs i see that previous call ends
at 11:13:01, then app_queue tries to dial at 11:13:14 and fails
numerous times, before succeeding at 11:14:02
I have attached sample SIP debug log:
Any ideas what i could
2008 Jan 17
1
Device state of SIP doesn't change
Hi,
I'm wondering - why SIP device state doesn't get updated to anything
else, except Not In Use.
For queue call (with Local channel) i get:
app_queue.c: Device 'SIP/21168' changed to state '1' (Not in use)
app_queue.c: Device 'SIP/21168' changed to state '1' (Not in use)
app_queue.c: The device state of this queue member, Agent/21168, is
still 'Not in
2007 Dec 25
1
Softphone to be installed on the Mobile
Thanks a lot for the help.
But if Asterisk has private IP address and the only
way to access it from remote sites is to have vpn
connection to the site that asterisk existed (the site
has vpn), then how that will happen from the Mobile to
be able to run the softphone from the mobile?
Any help?
Regards
Bilal
-----------------
I installed out of curiosity today, and guess what?
You can do SIP
over
2012 Jan 03
1
Rails 3.1 assets pipeline issue in production
I am running a jwplayer with an open ads server plugin .. it''s running
fine in development, ads are served , but not in production on the
remote server... I guess it''s related to the plugin file access ...
in development , I wrote in the script :
''plugins'': {
"/assets/jwplayer/ova-jw.swf": {
"overlays": {"regions": [{
2011 Sep 27
1
Rails 3.1 assets path for video player Flash script 'player.swf'
I was using a Flash video player within a previous Rails version app
Moving to Rails 3.1.0 , I dob''t know where I should put the script ...
I tried to move it into an app asset sub-directory
assets
- jwplayer
- - player.swf
but this raises an error
"NetworkError: 406 Not Acceptable - http://localhost:3000/assets/jwplayer/player.swf"
player.swf
the flash script is given as a
2020 Jul 02
0
Integration of VAST Plugin
2020 Jul 02
2
Integration of VAST Plugin
As far as I know, the most common practice is handling the ads insertment
at the client side. eg. at the player level.
I know that videojs got a vast plugin:
https://github.com/googleads/videojs-ima
as well as JWPlayer:
https://developer.jwplayer.com/jwplayer/docs/jw8-advertising
However this method has one drawback, Adblock addons will target most VAST
requests and disable the advertisements..
2006 Apr 24
3
Faster Sound Files
I'd like to increase the speed of the Asterisk sound files. Miss Alison talks a bit slow.
I can use sox to increase the speed, but then the pitch changes and she starts to sound like a chipmunk. Any audio experts out there know how I can increase the speed a little bit, and change the pitch accordingly so that she sounds ... normal?
Thanks
Doug.
2008 Oct 01
1
Software patents (was G723 on asterisk 1.4.1)
On Wed, Oct 1, 2008 at 6:34 AM, Andrew Joakimsen <joakimsen at gmail.com> wrote:
> On Sun, Mar 23, 2008 at 11:34 PM, Tilghman Lesher
> <tilghman at mail.jeffandtilghman.com> wrote:
>> It is completely illegal in any country that recognizes patents.
>
> You mean countries that recognize software patents, right?
As resident of country where the file is hosted - yes we
2008 Nov 23
0
Large Asterisk installations (~10, 000 extensions), preferably at universities
Bourvine,
>
> So, why won't we save the big bucks we pay them, hire two professionals
> (who cost less) and support an open source code by ourselves? This way
> we depend on ourselves only.
>
>
>
> Thanks, __Yehavi:
I remember hearing University of Pennsylvania have been using Asterisk
for sometime. I am not certain where I came across that