similar to: Internal timing bad for Fax?

Displaying 20 results from an estimated 1000 matches similar to: "Internal timing bad for Fax?"

2011 Apr 15
2
Good by asterisk 1.4? Please not.
"Security only fixes: 2011-04-21" So in six days, no more bugfix patches will committed into 1.4-branch :( Is a prolongation possible? Because 1.4 is so reliable now. It would be a great loss. And no, 1.8 is not (yet) a replacement. Kristijan
2009 Nov 02
2
Asterisk as Outbound Proxy ?
Hello, short question: is there a possibility to use asterisk as an outbound proxy? iam open for any suggestions, use asterisk trunk, dirty patches, ugly workarounds, everything. What is want to build is: SIP Phone -> via TLS/SRTP -> Asterisk as outbound proxy -> via UDP/RTP -> VoIP-Provider So Asterisk should just forward any incoming SIP messages (INVITE, REGISTER) to the
2012 Apr 26
1
Call recovery feature
Hello, what about: "This feature means you can restart Asterisk after a failure (or asterisk restart itself with safe_asterisk), and keep existing calls up with only a few seconds of audio dropped." That would be a feature! there is a "other" pbx that has this feature... Anyone else would like to see that feature? just want to start some brainstorming, Kristijan
2016 Nov 11
6
Asterisk 11.24.1 garbled audio
>Information on timing sources can be found here: >https://wiki.asterisk.org/wiki/display/AST/Timing+Interfaces >As noted on that page, ConfBridge can use any timing interface Asterisk >provides, and is not limited to the DAHDI timing interface. Generally, >timerfd is a good timing interface. >That aside, I would try to rule out external issues with the garbled audio
2009 Aug 27
3
Digium Echo cancellation.
hi all, any one know, about echo cancellation with digium card, is it actually needed or it okay if we dont purchase because it increase price which half of new card, regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090827/8d6c680a/attachment.htm
2019 Jan 14
2
Various extensions ring once and go to voicemail
On 1/14/19 4:02 PM, Duncan Turnbull wrote: > > > Sent from my iPad > > On 15/01/2019, at 10:34 AM, Thomas Peters <TPeters at mcts.org > <mailto:TPeters at mcts.org>> wrote: > >> Duncan: >> >> You may have it right—I took one phone and set the ring time to 60 >> seconds. I now get about 4 rings on that one. >> >> I wonder how I
2019 Jan 15
3
Various extensions ring once and go to voicemail - Thomas Peters
Carlos and Stefan (and other who have helped): I DON'T HAVE the res_timing_timerfd.so file. Can I build it? Recompiling Asterisk is unrealistic in my position but I wonder if I can build the one module. Here's what I do have: apbx:~ $ locate *res_timing_timerfd* /usr/src/asterisk-1.8.23.1/res/.res_timing_timerfd.makeopts /usr/src/asterisk-1.8.23.1/res/.res_timing_timerfd.moduleinfo
2011 May 23
3
Latest DAHDI/libpri/Asterisk 1.8 & 1x BRI port HFC based ISDN card?
Hi, I would appreciate some advice on the following: how does one use a single BRI port HFC chipset based ISDN cards with the latest DAHDI, libpri and Asterisk 1.8? For Asterisk 1.4 I would first install mISDN & mISDNuser and then build Asterisk 1.4. Now I noticed that Digium's HFC chipset based B410P is supported by the latest DAHDI & libpri but reading the source of the
2010 Jul 05
1
res_fax_digium and T.38 error correction
Hello, i just had some fax abortions because of some packet loss. so i startet to examine in the pcap recording from the res_fax_digium, if the T.38 EC mode redundancy was really used. So i watched into it, and compared it with a t.38 pcap from spandsp (same asterisk setup, but with app_fax) and i see differences in t38.error_recovery (error-recovery: secondary-ifp-packets) With spandsp here are
2012 Jan 11
5
Which SpanDSP version to play with Asterisk 10 and T.38/T.30 gatewaying ?
Hi, Maybe I missed it while checking it, but which spandsp version is recommended to play with Asterisk 10 and T.38/T.30 gatewaying ? I can see both spandsp-0.0.6pre17.tgz and spandsp-0.0.6pre18.tgz here (http://www.soft-switch.org/downloads/spandsp/) but I couldn't find a changelog documenting differences between them. So I prefer to double check ask for recommendations. Regards
2009 Feb 14
1
Asterisk 1.6.x timing API
Folks, I've read some sources claiming that Asterisk does not need DAHDI for timing in 1.6.1. Is this true? Searching the web, all I can find is pages celebrating the fact but no actual documentation on which version it was introduced in and how one would go about configuring an external time source. I'm having a devil of a job trying to compile DAHDI on a hosted Xen VM and thought I
2009 Sep 27
1
DAHDI Question/Choppy Sound
Hi! I have Asterisk 1.6.1 installed on OpenSuSE 11.0 running with choppy sound. One specialist on the forums asked me if I have DAHDI configured, he assumed that this could be cause of choppy sound problem. > dahdi_test Unable to open dahdi interface: No such file or directory Do I need to configure DAHDI even if I do not have any Zaptel devices? Is there any guide for configuring
2016 Nov 10
3
Asterisk 11.24.1 garbled audio
Hi all I am using asterisk 11.24.1 on a centos 5 machine. kernel 2.6.18 flavor. (x86_64). I have about SIP 150 endpoints on it. when I send a message I'm getting garbled audio. I used to have a single PRI card in the box - but something happened and that connection no longer worked. I removed the card and also removed the system.conf and chan_dahdi entries. I am using ConfBridge in a PA
2010 Jan 24
2
ReceiveFAX and SendFAX questions
Morning, Have some questions regarding receiving and sending faxes... 1:st example: exten => 101,1,Answer() exten => 101,2,Wait(3) exten => 101,3,ReceiveFAX(/var/spool/asterisk/tmp/fax.tiff) exten => 101,4,System(tiff2pdf -p A4 /var/spool/asterisk/tmp/fax.tiff > /var/spool/asterisk/tmp/fax.pdf) exten => 101,5,System(mutt -s 'New FAX for you sir' -a
2010 Aug 11
6
asterisk on Vmware
Hello, Is it possible to install Asterisk on Vmware(centos) from source. Is there any difference or disadvantage for this compared to asterisk running on physical machine. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100811/05a14968/attachment.htm
2013 Jun 26
4
fresh install of xen, problems booting qemu-dm
Hi, i have just install debian wheezy and xen-hypervisor-4.1-amd64 helped with http://wiki.debian.org/Xen http://wiki.xenproject.org/wiki/Xen_Beginners_Guide#Installing_Debian_Squeeze created test.cfg http://pastebin.com/D5Wsx6eB xl create test.conf Parsing config file test.conf xc: info: VIRTUAL MEMORY ARRANGEMENT: Loader: 0000000000100000->0000000000174170 TOTAL:
2012 Apr 22
6
git down?
Hi, trying to compile but have problems: + /root/xen-unstable.hg-rev/tools/../scripts/git-checkout.sh git:// xenbits.xensource.com/qemu-xen-unstable.git82db8de16530f016809264d3179823999d702849 qemu-xen-traditional-dir Cloning into qemu-xen-traditional-dir-remote.tmp... fatal: read error: Connection reset by peer git down? Best Regards, Kristijan Lecnik
2010 Nov 05
2
Funky IAX behavior between 1.4 and 1.8
Hi Gang, My production box with my DAHDI cards is a 1.4.26 build. I have 3 test machines that I do IAX communication with. Machine 1 is a real Dell POWEREDGE 1500 running CENTOS running 1.4.30. Machine 2 is a SUSE 11.1 VM running 1.4.30. Machine 3 is another SUSE 11.1 VM running 1.8.0. I can SIP into all 4 machines and life is great. When I try to IAX from the live machine to
2010 Jan 05
6
Faxing: Anyone have a compiled executable?
Hi, Having problems with getting either RxFax or FaxReceive to compile. Running Asterisk 1.4 on CentOS 5. Does anyone have the free/open source executables that you could send me? Thanks for your help! P. S.: TxFax and FaxSend would also be appreciated.
2019 Mar 06
2
Strange behaviour with BLF-CRYPT and SHA*-CRYPT pasword schemas
Greetings, this is less of a bug report or a help request, but we would like to know if someone can explain the following: Environment: Centos 7 with Dovecot 2.3.4-2 default_pass_scheme = BLF-CRYPT password hash in database : BLF-CRYPT login = works default_pass_scheme = SHA512 or SHA256-CRYPT password hash in database : BLF-CRYPT login = also works default_pass_scheme = BLF-CRYPT password