search for: anthm

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

Did you mean: anthy
2004 Sep 05
3
ChanSpy by anthm and more...
...moh. Reload enabled res_musiconhold. format_mp3.c that produces SLNR output to asterisk, format_slinear.c for raw headerless audio, format_base65_wav_gsm.c aka wav49 held in a base64 containers(it can read and playback from these .b64 files) All this is thanks to my employer asterlink.com and anthm. So everyone please test and provide feedback. Thanks, Brian Asterlink.com PS: More to come at a later date.
2004 May 07
0
Re: [Asterisk-cvs] asterisk/apps app_dial.c,1.64,1.65
On Fri, 2004-05-07 at 16:30, anthm@lists.digium.com wrote: > Update of /usr/cvsroot/asterisk/apps > In directory mongoose.digium.com:/tmp/cvs-serv17955/apps > added D() parameter to app_dial to allow post connect dtmf stream to be sent using above call > +" 'D([digits])' -- Send DTMF digit string *aft...
2005 Jun 27
1
Native MoH patch for 1.0.8?
Hi all, I was reading http://bugs.digium.com/view.php?id=2639 and it seems that anthm's great native MoH patch only works on HEAD. Does anyone have a version of the native MoH patch that works on 1.0.8? If so please point me to its location or email it off-list. Thanks and regards, Patrick
2005 Jul 27
2
Music on Hold: CPU Intensive Monster
...ed to average of 9% and stayed around that for the 2 minutes I was in the queue just listening to music on hold. MOH is in MP3 format and I'm using format_mp3. Phone was linksys PAP2-NA using G729. Can I reasonably assume that the 9% was decoding the MP3, then encoding G729? I tried using Anthm's RAW format but that actually made things worse. I tried going back to mpeg321 and asterisk still used the same amount of CPU. Any ideas for getting processor usage down on MOH? -Matthew
2004 Oct 29
6
non blind call transfers
Hello list, I was looking for a way to implement non-blind call transfers with *, i.e. the usual behaviour of most PBXs when pressing the flash button: - A and B are talking - A pushes flash - A is free to compose a new number - B hears music on hold - A's call is answered by C - A hangs up - B and C are in conversation As much as I can understand, * only supports blind transfers, where if
2004 Jul 20
3
# Transfer Context
I am trying to setup a couple of virtual pbx's off of my one may asterisk box. So far I have been able to segment most everything via the Dial plan. My only question/problem has to do with the # Transfer function. I had set up # Transfers prior to segmenting the dial plan, and I cannot remember how I was able to specify which context to use when the user presses #. I haven't been able
2005 Feb 28
2
Advanced FollowMe or Forwarding Application Suggestions
Our company is at the point now where we're almost ready to switch over to an Asterisk server for a number of telephony applications. There is one final application I've been trying hard to find to replace something we already use with another provider. It's kind of an advanced "FollowMe" application. (freedomvoice.com) It works as follows: 1. An outside caller calls into
2005 Oct 06
14
www.openpbx.org
Hello, What do you think of this project www.openpbx.org ? Something like ser and openser ! Kinds Regards Harry ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger T?l?chargez cette version sur http://fr.messenger.yahoo.com
2005 Mar 20
2
Follow-Me Script
I am trying to implement a follow-me script (http://www.voip-info.org/wiki-Asterisk+Tips+follow+me) but I am having a brain fart as I haven't a clue where to get started with what to do with this. From my main menu, I want the extension 300 to execute the script as follows: exten => 300,1,dial(sip/200,20) exten => 300,2,playback(pls-wait-connect-call) exten =>
2004 Nov 21
0
Asterisk Newsletter :: Back online!
...he realtime architecture is not documented very well yet, but there is a lot of testing and development still being done on this architecture. Documentation will follow! *** res_perl: A shining Perl within your Asterisk PBX! ------------------------------------------------------ Anthony Minessale, anthm, is hereby awarded the "Asterisk programmer of the month" award. He has written a large number of additions to Asterisk and continues to add great applications and functions to Asterisk. One of the most unknown is res_perl, code that was added to the asterisk_addons cvs repository this f...
2005 Jun 20
2
app_valetparking.c
Since www.bkw.org seems not to exist anymore (getting response from some hosting provider), does anyone happend to have a copy of app_valetparking.c from www.bkw.org - the one that should work with * stable 1.0.X ? If so please contact me. One that can be downloaded from www.loligo.com dosn't compile with 1.0.X, and SuperValletParking (www.asterlink.com/svp/) seems to be for * HEAD