Displaying 7 results from an estimated 7 matches for "74ca".
Did you mean:
34ca
2006 Dec 05
4
question on tx_fax install for asterisk 1.4
I downloaded these 4 files:
app_rxfax.c app_txfax.c asterisk.patch spandsp-20061130.tar.gz
for use with asterisk 1.4 (these are the 1.4 files)
I installed spandsp, copied app_rxfax and app_txfax into
/asterisk-1.4beta3/apps
my question is what do I do with asterisk.patch?
I tried to put it in the apps directory also and run "patch <
asterisk.patch"
and it gave me an error.
2006 Dec 05
1
Problem loading unicall
Hi Guys
i've trying to set a mfcr2 systembut i can't find the working
combination between
-asterisk version
-spandsp version
-unicall version
i can compile but loading the pbx shows
[chan_unicall.so]Dec 5 23:04:42 WARNING[27865]: loader.c:325
__load_resource: /usr/lib/asterisk/modules/chan_unicall.so: undefined
symbol: dtmf_put
Dec 5 23:04:42 WARNING[27865]: loader.c:554 load_modules:
2007 Jan 04
2
postgres and asterisk
I need to retrieve my asterisk to retrieve a values from postgresql, i am
looking for some sort of application like *mysql*() app, I found one but it
is only available on Suse, is there any way for doing this?
Regards,
O.Youssef
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Mar 11
2
Multiple Agent Login
Hi friends,
Do we have any way to prevent more than one Agent being logged in from the
same extension?
Also is there a way to limit an agent from logging in from more than one
extension?
I searched too much, but didn't find a solution.
Please help. Thanks in advance.
Shanavaz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Apr 07
3
Prompt for a PIN number to make long distance call?
I need to authenticate users to make long distance calls. Basically,when
the user dials a long distance dialplan pattern, I want to prompt for his
pin and look it up against a table of pins:usernames in a file. If it
exists, I'll use the username in the cdr accountcode and permit the call.
Authenticate() looked very promising nut I couldn't get the ma options to
work. Any help is
2006 Dec 20
5
Sangoma A101 with Unicall
I am having a problem trying to get a Sangoma A101 to work with
Unicall. I have installed the sangoma drivers and everything seems to
be well but when I try to run ztcfg I get the following error:
CAS signalling on span 1 conflicts with HDLC with FCS check on channel
16.
Here is my /etc/zaptel.conf
# MFC/R2 normalmente no usa CRC4
span=1,0,0,cas,hdb3
cas=1-15:1101
dchan=16
cas=17-31:1101
2007 Apr 26
1
Can asterisk record the duration of users putting on hold?
Hi,
Recently we got a new feature request from our customer, they want a
report to list the duration that agents putting customer on hold, they
want to base on this to measure the agents performance. I cannot find
any events in cdr, message logs, or manager interface, only when I
enable sip debug, then I can see the ReInvite Event in the cli , some
thing like the attached logs, is there any