similar to: Asterisk 1.0.4 and broadvoice patch

Displaying 20 results from an estimated 4000 matches similar to: "Asterisk 1.0.4 and broadvoice patch"

2005 Jan 18
2
Broadvoice Patch Error {Scanned}
Hello, I'm trying to patch Asterisk for uses wth BroadVoice. I'm running Asterisk@Home. Here is the Error: [root@pbx1 asterisk]# patch < broadvoicesip2.txt can't find file to patch at input line 8 Perhaps you should have used the -p or --strip option? The text leading up to this was: -------------------------- |Index: channels/chan_sip.c
2004 Nov 10
1
Broadvoice Patch
Whats the deal with this Broadvoice patch?
2011 Jun 10
4
Connected Line ID
Hai, Does anybody have problems with a wrong Connected Line ID with asterisk version 1.6 The following bug was for version 1.4, but I cannot make up if this bug is still in version 1.6 http://forums.digium.com/viewtopic.php?t=7780 In version 1.8 it is possible to change the Connected Line ID, but this isn't the case in version 1.6 Regards, Arjan Kroon Mobillion BV
2004 Dec 10
1
Apply Patch for Broadvoice.
Hello, I am using Broadvoice for my outgoing calls with my Asterisk box. Broadvoice is requiring my to apply a patch to my Asterisk. Instructions at the following link. http://www.broadvoice.com/support_install_asterisk.html Step 1 is what I need help with, not sure on how to apply patch. I have the rest of the instructions figured out. Thanks, Terrell S. Patrick www.dealerbackup.net (800)
2006 Feb 07
3
Please help in choosing the right patches
Dear Sir, Please help me in building the right solution. My requirement is: 1st I want to club both ISP bandwidth to get 512kbps. 2nd, In normal condition, it should be in Load balancing. 3rd , In ISP Failover condition, traffic will automatically route to working ISP. What I have: I have installed the RHEL 3.0 with 3 Network Card. Kernel is 2.4.21-9EL I have the link from two ISP both
2005 Jun 21
1
ast_data help
hello, I need help with ast_data I downloaded asterisk from cvs cvs -d :pserver:anoncvs@cvs.digium.com:/usr/cvsroot co -r HEAD asterisk and the latest ast_data. When i run ./INSTALL.txt i get : serveur1:/opt/asterisk/ast_data# ./INSTALL patching file contrib/scripts/sip-friends.sql patching file contrib/scripts/iax-friends.sql patching file apps/app_voicemail.c Hunk #1 succeeded at 27 with
2008 Sep 16
2
Kernel source - linux -2.6.18 i386 or i686
As I plow through the Kernel source to figure out why the BEET patch is not working, I notice that there are two similar directories under ~/rpmbuild/BUILD/kernel-2.6.18: linux-2.16.18.i386 and linux-2.16.18.i686 So which one am I suppose to be patching? Currently, the patch starts out with: diff -urN a/net/ipv4/xfrm4_input.c b/net/ipv4/xfrm4_input.c I followed the kernel source setup
2001 Oct 01
2
do quotas work with ext3?
Hi, I had ext2 and 2.4.7 kernel , quotas were working ok. Now when all my filesystems are ext3 I figured out that quotas are not working.... if I do quotaon , repquota, quotacheck the programs return 0 without any output..... Does ext3 supports quotas? Nikolai
2009 May 24
3
need help to compile wine with patches
hello, i have a problem to patch wine. it's about this bug : http://bugs.winehq.org/show_bug.cgi?id=13335, and concerning mmap.patch. here is the command line that i tried : patch -p1 < mmap.patch but here is the result : Code: teddy at tedportable:~/wine/wine-1.1.18$ patch -p1 < mmap.patch patching file dlls/ntdll/ntdll_misc.h Hunk #1 FAILED at 139. 1 out of 1 hunk FAILED -- saving
2008 Oct 24
19
[PATCH 00/00] Implement quotas for OCFS2 (version 2)
Hello, the following patch series implements quotas for OCFS2. The patch series is based on: git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git linux-next I've adressed Joel's comments, also node recovery is now fully working and I've fixed a few issues I found during my testing. So I'm currently not aware of any bugs. Please review, test, comment. Thanks.
2005 Feb 12
1
ast_data does not patch
Hello all, I have just been trying to install the latest ast_data from: http://svn.asteriskdocs.org/res_data/ast_data/ into my cvs version of Asterisk and have found that the install patching fails. --------------------------------------------- patching file contrib/scripts/sip-friends.sql patching file contrib/scripts/iax-friends.sql patching file apps/app_voicemail.c patching file
2001 Jul 18
2
Patch for latest ac release?
Lo, Is there already a patch out for latest 2.4.6-ac release? I'm pretty sure that the ext3 patch -ac2 can not be applied on this release. Bye. -- the trees the birds the air the grass the water the flies the trees
2004 Nov 23
4
Spandsp and Asterisk
Does anyone have an update patch file to get Spandsp installed? I'm running asterisk CVS-HEAD-11/19/04-21:53:37 on redhat 9.0 I installed spandsp-0.0.2 when runnig the patch I get patching file Makefile Hunk #1 FAILED at 41. Hunk #2 FAILED at 69. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej -------------- next part -------------- An HTML attachment was scrubbed...
2005 Jul 04
2
voicemail (gui vmail.cgi) patch
Hi, How could I change the default permissions for voicemails? When I try to install the patch mentioned at http://www.voip-info.org/tiki-index.php?page=Asterisk+gui+vmail.cgi, I get the following response: patch < voicemail.patch patching file app_voicemail.c Hunk #1 FAILED at 39. Hunk #2 FAILED at 119. Hunk #3 FAILED at 296. Hunk #4 FAILED at 1248. Hunk #5 FAILED at 1273. Hunk #6
2006 Jan 23
1
Adding HTB support for kernel 2.4.19 SUSE 8.1
Hi everybody, I''ve got a little problem when adding HTB support to my SUSE 8.1 by patching its kernel 2.4.19. After i patch kernel getting some errors, the HTB kernel option shows up but when i make modules it finds something wrong with the sch_htb.o module. Could somebody give me a hand on this? Thanks in advance. I get this information when patching (patch -p1 <
2005 Jan 21
2
SpanDSPpre10 and AsterisK1.0.4 issues
morn all, I am trying to compile 1.0.4 and SpanDSPpre10 to compile and have problems patching the apps makefile. Anyone want to help a little? # patch < apps_makefile.patch patching file Makefile Hunk #1 succeeded at 41 (offset -6 lines). Hunk #2 FAILED at 70. 1 out of 2 hunks FAILED -- saving rejects to file Makefile.rej -- |- - - - - - - - - - - - - - - - - - - -| |-
2013 Sep 11
39
[Bug 69203] New: Kernel 3.11 - Xorg hangs immediately after invocation
https://bugs.freedesktop.org/show_bug.cgi?id=69203 Priority: medium Bug ID: 69203 Assignee: nouveau at lists.freedesktop.org Summary: Kernel 3.11 - Xorg hangs immediately after invocation Severity: normal Classification: Unclassified OS: All Reporter: alupu01 at gmail.com Hardware: Other
2006 Dec 21
1
[LLVMdev] No crt2.o file found
Hello, Matthew. > My file size matches the patched file. I haven't figured out how to get 7-zip to give me checksum information on windows. Use md5sum utility. It can be successfully found via google. > I rashly copied all the *.o files from my mingw\lib directory to the llvm\lib directory. > This does enable the hello world binary to compile and to function correctly. Strange.
2004 Sep 11
25
Broadvoice
Hello, I am just curious how many people are hooked up with BroadVoice and have recently been experiencing a lot of dificulty. Joel
2004 Jan 08
2
Multihome- routes patch problem
Hi all iam trying to setup Dual gate using Julian patch DGD, but when i try tp patch to my kernel with fedora iam getting the following eroor can some one suggest me what is wrong or i need a latest patch for fedora [root@linux-2.4.22-1.2115.nptl]# patch -p1 < /root/update/update/routes-2.4.20-9.diff patching file include/linux/netfilter_ipv4/ip_nat.h patching file