Displaying 4 results from an estimated 4 matches for "mlkj".
Did you mean:
mlk
2005 Mar 07
3
UNISTIM channel driver available
Hello,
Cedric Hans has released an UNISTIM channel driver for asterisk (stable).
You can download it at :
http://mlkj.net/asterisk/chan_unistim-0.9.2.tar.bz2
Copy of README :
This is a channel driver for Unistim protocol. You can use at least Nortel
i2004 phones with it.
Only few features are supported : Send/Receive CallerID, Redial, SoftKeys,
SendText(), Music On Hold, Message Waiting Indication (MWI).
Instal...
2006 Nov 20
4
Auto recording calls?
Howdy, folks.
I'm having a problem finding a way to auto-record calls (both incoming
and outgoing). I know how to make it so either party can initiate
recording, but I want it done as soon as both ends are connected (or
prior to that if that's what it takes). It's probably right in front
of me and I'm just missing it. Any help would be much appreciated.
Thanks,
Jay
2005 Jan 22
0
chan_capi patch: app_capiFax modifications
...[handle_fax]
* exten => s,1,capiAnswerFax2(/tmp/${UNIQUEID}|1234567890) // Answer
fax with CSID 1234567890
* exten => s,2,Hangup()
* exten => h,1,deadagi,fax.php // Run SFF2TIFF and mail it.
*
Please note that this can only be used with the capi fax patch
available at http://www.mlkj.net/asterisk/chan_capi-0.3.5-patch.tar.bz2
. You will also need to modify the Makefile and add app_capiFax2.so to
the object list.
Andrew
_________________________
Andrew Yager
Real World Technology Solutions
Real People, Real SolUtions (tm)
ph: (02) 9563 4840 fax: (02) 9563 4848
mob: 0405 15 2...
2004 Dec 07
3
can't compile chan_capi 3.5 after patch applied :-(
Hi I use RH 9 + asterisk v1.0 stable + 2 PCI fritz cards + chan_capi
3.5 and it works fine,
Since my users want fax fonctionnality and customers know 1 of the msm
as fax number I wanted to try the chan_capi-0.3.5 patch
if I patch chan_capi and run make, I get an error message , as you
can read below, orginal chan_capi compile works, when patched I get
an error, no CID ?
Any idea ?
anybody