Displaying 20 results from an estimated 8000 matches similar to: "Turn off echo-cancellation when fax is detected?"
2005 Sep 28
0
SV: Turn off echo-cancellation when fax is detected?
This is the only information I've found. From zapata.conf.sample
; For fax detection, uncomment one of the following lines. The default is *OFF*
;
;faxdetect=both
;faxdetect=incoming
;faxdetect=outgoing
;faxdetect=no
________________________________
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Arne Morten Johansen
2005 Sep 06
1
Application rxfax missing ?
Hello.
I just emerged spanDSP with all the packages needed. After a bit of
configuration i was read to test.
But i get this errormessage stating that application rxfax was not
found. I could't fint rxfax i teh modules directory.
I use asterisk 1.0.7.
I did reset the server after emerging SpanDSP
I use gentoo kernel 2.6
I don't know what else to do.
Regards,
Arne Morten
2006 May 02
1
SV: How does asterisk behave when multiple phonesare logged in on a single SIP/account?
Yeah I do use ring groups at the moment. But the problem is that I can't control "the flow".
Let's take your example.
dial(SIP/dev1&SIP/dev2&SIP/dev3)
If I dial these 3 numbers, and dev2 is already one the phone. How do I check for that? I only want one of the three phones active at the time. But if no telephone is busy, they all should ring until the call is
2005 Aug 24
1
SV: Fax to email using mime-contruct
I also want to try that asterisk guide. But i'm not sure if i understood it correctly.
What exactly do i need to do? Do i need to compile Asterisk with the spanDSP plugin or just configure extensions.conf? The URL to spanDSP in the guide wasn't working.
I also use a traditional internet line to recieve calls and hopefully i will get Fax working soon.
This is so confusing.
Thanks,
Arne
2006 Feb 14
3
Developing a call centre app. Communication with asterisk?
Hi there. We're going to develop a call centre app for internal use in
our office.
The call centre is probably going to be a java-based client installed on
a windows machine that our secretary can use. Features should be a way
to see incoming calls, answer them, and then transfer the calls to our
different users/groups/divisions. If it also could be possible to have a
way to see if the user
2006 Feb 08
2
SV: GotoIf number exists in file. How can i do this?
Oh. So how can I do this?
If I write something in PHP, how do I make it output to an Asterisk variabel? I need to set a variable in asterisk to TRUE or FALSE based on the result of the PHP-script.
________________________________
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Morgan Gilroy
Sendt: 8. februar 2006 15:28
Til:
2006 Feb 06
3
SV: callback script?
Thanks.
I'm able to getting the asterisk calling back to my cellphone. But when I get to the authentication I get this message when I start to dial in my password:
NOTICE[5178]: rtp.c:509 ast_rtp_read: Unknown RTP codec 96 received
Is this a DTMF failure of some sort?
Thanks again.
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com
2006 Feb 21
2
Fromstring when sending e-mail on recieved voicemail
Hi. I'm having trouble controlling the user info when sending e-mails
from asterisk via sendmail to a Microsoft exchange server.
When I receive the email the sender is always
"asterisk@TheDomainISpecify.com" and the name of the sender is always
"Added by portage for asterisk". I want to change both sender-address
and the name of the sender.
I'm using Gentoo for my
2006 May 01
2
How does asterisk behave when multiple phones are logged in on a single SIP/account?
Hi.
How does this work?
What if this SIP/account was a member (agent) of a queue?
Ex: dial(SIP/account,20,tT). Would the dialstatus be set as busy when
one of the phones is actively talking, or will the other phones continue
to ring?
You may have seen my other submissions to this list. I'm looking for a
way to make the other phones in a group unavailable when one of them is
busy. Because
2004 Jul 05
2
fax detection and X100P
Hi everybody
I am having problem detecting fax with my X100P.
I have RedHat 8 as OS and an X100P and a TDM400P. The X100P being
plugged into PSTN.
I have successfully installed tiff-v3.5.7 and spandsp-0.0.1 and also
patched Asterisk wthout problem.
Here is my zapata.conf file
context=cda
signalling=fxs_ks
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=1.5
txgain=1.5
2005 Sep 05
4
sending fax
[outgoing-fax]
exten => _0XXXXXXXXX,1,SetVar(NumberCalled=${EXTEN})
exten => _0XXXXXXXXX,2,Wait(10)
exten => fax,1,SetCallerid(${FAX_CALLERID})
exten => fax,2,Dial(Zap/g1/${NumberCalled},60)
exten => fax,3,Hangup
exten => t,1,Busy
exten => i,1,Busy
-----Oorspronkelijk bericht-----
Van: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com]
2005 Sep 15
0
SV: RxFax problems
Yeah sorry about that. But I didnt see my message in the list, so I thought it didn't ame through.
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Dave Cotton
Sendt: 14. september 2005 19:45
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: Re: [Asterisk-Users] RxFax problems
On Wed,
2009 Feb 23
1
receive fax problem
Hi:
I want to receive a fax with an E1 link connected to A102d card from a
fax machine,but after dialling the phone number, it connects then will
be busy.In fact asterisk can't detect the fax.These are zapata.conf,
extensions.conf filels and debug in console:
extensions.conf:
[from-pstn]
exten => 9711315,1,Answer()
exten => 9711315,2,Wait(10)
exten =>
2006 Mar 01
6
Same CID on multiple users(friends9 in SIP.conf
Hi there.
Is it possible to have different sip users have the same CallerId number
in sip.conf.
I need this because we got multiple companies on this Asterisk box.
Company A's internal numbers:
CID: User:
1000 - User 1
2000 - User 2
3000 - User 3
4000 - User 4
Company B's internal numbers:
CID: User:
1000 - User 5
2000 - User 6
3000 - User 7
4000 - User 8
Is this allowed?
Regards
2005 May 28
1
Fax and SIP Device
A DID number was dedicated to receive fax, but i have the problem when
getting fax call,
which call will become a normal phone call and no fax was printed. When
fax is detected,
the fax extension is executed and dial the extension of the HT486 device
(firmware 1.0.5.22).
Somehow sending fax out working well. In the mailing lists, i notice
some are using HT286 and it work.
Could someone share
2005 Sep 05
1
SV: sending fax
What about faxing yourself if you don't have a scanner?
-----Opprinnelig melding-----
Fra: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] P? vegne av Johan van Tongeren
Sendt: 5. september 2005 09:11
Til: Asterisk Users Mailing List - Non-Commercial Discussion
Emne: RE: [Asterisk-Users] sending fax
[macro-fax-dialing]
exten =>
2005 Aug 15
1
Simple Fax question
Strange things.
When I run the RxFAX command through an internally dialed extension, I
can *hear* fax tones, meaning, I presume, that the RxFAX application is
running. In fact, doing a show application confirms that. So, I'm
presuming RxFAX application is talking as it should.
However, inbound fax calls (tones) are not being detected. I know that
my extensions file is corect. I am
2007 Feb 16
1
iaxmodem - fax tone?
I am testing out hylafax and iaxmodem. Submitting jobs to the hylafax
server and having it then dial using iaxmodem is working fine.
Hylafax server is talking to my Asterisk box that has a Sangoma A101 in
it via iaxmodem via an IAX channel using ulaw.
A call coming into a certain test DID comes into the Sangoma A101 then
it goes to another box via IAX ulaw that uses the rxfax app to
2005 Oct 05
2
From Database, PHP-Webinterface -> TO flatfileconfiguration
Hi.
I've started working on a PHP-project that generates the configuration
files i need based on what's in my MYSQL database. I can add, delete and
edit users from the web. I can set up exactly the dialplan i need by
arranging the users in a firms and groups if needed. I've also set up a
java servlet so that i can get asterisk to reload by pushing a button
from the web-interface. The
2006 Oct 12
1
Fax receive (rx fax) problem
Dear folks,
I have problem in fax reception. The astrisk detects the fax tone and jusmps
to the fax extension and rxfax application starts and the max machine starts
the fax but saddenly stops and seems the rxfax have died. It doesnt returns,
not files in the output dir and ..........
Anyone have any idea or help how could i get whats wrong here.
Regards.
M. Shokuie Nia