similar to: Gosubs broken since r160626 (1.6.0 SVN) ?

Displaying 20 results from an estimated 100 matches similar to: "Gosubs broken since r160626 (1.6.0 SVN) ?"

2006 Jul 11
3
Dovecot and MySQL auth - initial setup issues
Hello, I'm just setting up a new server and wanting to use MySQL for user authentication. Here is what I have: Fedora Core 5: 2.6.17-1.2145_FC5 Dovecot v1.0.rc2 (RPM install from atrpms.net) MySQL v5.0.22 SquirrelMail v 1.4.6-7.fc5 ...Running on a Dual XEON machine I've added the following to dovecot.conf: auth default { passdb sql { args =
2007 Apr 10
7
equalize / ecmp not working as expected in 2.6 vs 2.4
Hi, With kernel 2.4 I was able to use equalize to send our outgoing packets to two different routers (our isp supports this setup), like this: ip route add default src ip.a.dd.rr equalize nexthop via <router1> weight 1 nexthop via <router2> weight 1 The two routes were used equally on a per packet basis, not per flow or per cached route, but per packet, each line has 800k upload
2006 Aug 09
3
Rails 1.1.5: Mandatory security patch (and other tidbits)
We''re still hard at work on Rails 1.2, which features all the new dandy REST stuff and more, but a serious security concern has come to our attention that needed to be addressed sooner than the release of 1.2 would allow. So here''s Rails 1.1.5! This is a MANDATORY upgrade for anyone not running on a very recent edge (which isn''t affected by this). If you have a public
2014 Oct 16
0
Queue: Passing params to macros and gosubs
I wrote: Queue("ENGLISH,rh,,,20,,,log-answer") but no variables are available in the subroutine context. I need to get ${UNIQUEID} in there. In a Dial command, I can write U(log-answer^${UNIQUEID}) but not in the gosub field of the Queue command. Is it possible to pass variables from the dialplan to the subroutine context? Thanks, Ed Greenberg Asterisk 1.8.10.1~dfsg-1ubuntu1
2006 Mar 07
1
PBX-VPN-SIP-Asterisk trouble
Hi all! I have the following setup: Phone lines -> traditional PBX -> Welltech 3802 -> VPN -> Asterisk -> Linksys PAP2/Welltech ATA-151 -> phone There is 2 pieces of Welltech 3802 (2 port FXO) connected to 4 (2x2) PBX extensions. Asterisk is a proxy here. Each device successfully register itself. I tried the setup above with Linksys and Welltech devices as well. I setup
2011 Oct 03
0
1.2.17 Program terminated with signal 11, Segmentation fault.
Hello, We've had seg faults a couple of times a day on our servers, we upgraded to 1.2.17 and still have them. running a coredump through dbg says: Reading symbols from /usr/local/libexec/dovecot/imap-login...done. [New Thread 27962] Reading symbols from /lib64/ld-linux-x86-64.so.2...(no debugging symbols found)...done. Loaded symbols for /lib64/ld-linux-x86-64.so.2 warning: no loadable
2006 Apr 07
1
wellgate registration 3802
I have a new wellgate 3802 unit. I have not gotten it to register with asterisk 1.2.6. My proxy setting is the correct IP in the 3802. My security config is 1001/1001 and 1002/1002 on the wellgate (simple at this time). My sip.conf has: [wellgate3802L1] type=friend dtmfmode=inband username=1001 secret=1001 host=dynamic canreinvite=yes nat=no context=wellgate [wellgate3802L2] type=friend
2019 Oct 15
4
clarification on gosub, macros and AEL
>>> Nobody has any information or opinions on any of this? Personally, I don't think MACROS are going anywhere any time soon, so I have not bothered looking into a substitution. As for ael; I've never used it. Doug
2004 Jun 07
3
Multiple DDI & Hunting on Analog Lines (UK)
Hi everyone, I want to get multiple DDI's and hunting across those DDI's in case one of the lines is busy using analog phone lines. The system is for a large house so I want 3 x PSTN lines. 3 x DDI's and the ability for those DDI's to be presented across all three PSTN lines. BT say you can't have more than one DDI number associated with a PSTN line and that you can't
2005 Jul 24
1
Help with Asterisk@home and Broadvoice incoming calls..
Hello everyone, Well here is my initial posting to the list, and I will admit Asterisk is new to me. I just got everything running here a couple days ago, so still learning the ropes for sure. OK, here is my problem. Currently I have it setup talking to a couple Cisco IP phones, and some Xten softphones, this works great. I also got an account with FreeWorld Dialup using IAX2 and that
2007 Jan 26
1
WellTech 380x Gateway
Ok this is a simple question... What has been your experience with the WellTech 38xx series (I'm looking specifically at the 3802) VoIP gateway? I'm looking for a good (and hopefully not too expensive) VoIP/T.38 gateway for my office. Asterisk intergration is not a major factor at this time but may be later on. How well does it work? Is Echo a problem? Do the T.38 capablities
1998 May 14
1
samba main cvs branch seems to be broken on 64-bit boxes.....
hi there :) the code in util.c seems to have some bugs w/regard to compilation on 64-bit machines. in this case, the hardware is an Alpha running redhat 4.2 with pam turned off in the makefile. i get a whole series of errors, all of which say "passing arg 'n' of 'function' from incompatible pointer type. in util.c, checked out of the main branch the day before yesterday,
2010 May 20
1
ERROR: cannot allocate vector of size?
I've looked through all of the posts about this issue (and there are plenty!) but I am still unable to solve the error. ERROR: cannot allocate vector of size 455 Mb I am using R 2.6.2 - x86_64 on a Linux x86_64 Redhat cluster system. When I log in, based on the specs I provide [qsub -I -X -l arch=x86_64] I am randomly assigned to a x86_64 node. I am using package GenABEL. My data (~ 650,000
2008 Oct 06
1
AEL and swap from macros to contexts
Hi, according to discussion on asterisk IRC, where people said, that macros will be depracated, I tried to migrate from macros to contexts and Gosub but if I try to use gosub in extensions.ael, ael compiler complains, that I shouln't use Gosub app, but I can't find ael keyword, that will be Gosub equivalent, or can I ignore this ael warnings? thanks PJ LOG: lev:3 file:pval.c
2006 Jun 27
11
Unequal Multipath Routing?
Hi, I am currently using a 2.4 kernel with multipath routing patch v5 to send outgoing packets in a 1:1 ratio over two lines, however the lines do not actually have equal upstream bandwidth, one has 800kbit and the other 600kbit, so ideally I would like to send packets in a 4:3 ratio, is there anything in 2.6 or a patch for 2.4 that could be used to do that? I tried this ugly hack but it
2011 May 24
1
Loading an S object into R
I hope you'll all forgive me for displaying my severe lack of knowledge on this topic, and I can't really provide much in the way of reproducible code. A colleague of mine has asked if I know how to import an S object into R. The object is stored in a file named 'pre3.f' When I open the file as a text document I get what's printed below. Being one of those young bucks with
2009 Dec 18
0
Samba4 Provisioning Segfault
Hi, Hope this is the right place to ask about this... I did a clean install of S4 alpha10 the other day and attempted to provision it with the python script provided. This failed with a segmentation fault, however doing this with alpha8 does not fail. I've compiled this under arm5 little endian on Ubuntu 9.04 and included a backtrace below. Any ideas where I'm going wrong or is this a
2013 Aug 27
3
Need input on scalable system design...
Hey All, Growing call center. Currently at about 200 call center staff, running about 1000 calls per hour. Gearing up to double that. Not too sure that a single server will support that growth. So, I'm trying to come up with ways to scale the system and still maintain a simplistic design. So I'd like to bounce some ideas around. Currently I am running on a Dell 1950, dual quad core
2014 Jan 27
1
Application Queue context that calls the extensions
Hello! I wonder what the default context that the Queue application uses to call extensions. If there is a possibility to change this into a context created by me possible? Would you like to get this load value to variables before calling the extension. tks, Eduardo -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Mar 19
1
Can join ADS domain, all accounts/auth work fine, but leaving domain fails
Hello all, As the subject says, as far as I can tell everything works on my ads integrated samba server. Domain accounts can be used for ssh, and accessing shares, I just can't leave the domain. Here is a successful join command followed by an unsuccessful leave command at debug level 4. Any ideas? TIA, Mark user@dordal:~$ sudo net ads join -U administrator@MYDOMAIN.COM -d 4 [2009/03/19