search for: alchemy

Displaying 20 results from an estimated 60 matches for "alchemy".

2009 Jul 22
3
[LLVMdev] llvm-ld with -O params?
I am using LLVM via the Adobe Alchemy project. I'm trying to upgrade LLVM within Alchemy (its v2.1 of opt is crashing), but am running into an issue with llvm-ld. Alchemy is passing -O5 to llvm-ld, but it seems that -O params are no longer accepted by llvm-ld v2.4+ ("llvm-ld: Unknown command line argument '-O5'. Try...
2003 May 02
1
Alchemy Cybergear
Has anyone managed to get Asterisk to work with any of the Alchemy or Cybergear ISDN switches? Cheers Matthew
2004 Dec 01
9
Sveasoft Alchemy QOS
...nd included a bunch of Linux tools, one of which is Bandwidth Management. The QoS aspect of this is supposed to be much more granular than the previous solution (Wonder Shaper). I have not been able to find any suggestions for how to impliment QoS (Bandwidth Management) using the web interface of Alchemy. Do any of you have experience or ideas on this? Failing specific experience, which ports should I give high priority to? Do I need to give any IP high priority other than my Asterisk server? My Linux box's only purpose is to run Asterisk, so could I not simply say "any thing that come...
2009 Jul 22
0
[LLVMdev] llvm-ld with -O params?
I'm also running into an issue with llc. Alchemy is trying to use -march avm2 and other avm2 options, but: llc: for the -march option: : Cannot find option named 'avm2'! llc: Unknown command line argument '-avm2-use-memuser'. Try: 'llc --help' llc: Unknown command line argument '-avm2-package-name=cmodule'. Try:...
2007 Jun 28
1
Asterisk 1.4.5 Inserting Random Digits in Dialed Number!
...ea) code and insert an extra 6 or 7 in the STD code. It's pretty repeatable although the inserted number changes. My Config is: Asterisk 1.4.5, Zaptel 1.4.3, Digium TE205P (rev 02). There's an ISDN PBX on the second span and a BRI euroisdn on the first. Calls from the ISDN PBX (Network Alchemy Argent Office FWIW) get put into the 'alchemy' context which contains: [alchemy] ; include => dial_pstn ; ; Dial Out to PSTN ; [dial_pstn] exten => _X.,1,Dial(Zap/g1/${EXTEN}) exten => _X.,2,Congestion ; Pretty simple and didn't cause problems before I went to 1....
2008 Nov 20
0
Adobe Alchemy — C to Flash VM compiler
Adobe has created an LLVM based C to Flash VM compiler. Their example code includes the Vorbis library: http://labs.adobe.com/wiki/index.php/Alchemy:Libraries This should make producing a Flash Ogg/Theora player using the Theora reference library a fairly straight forward process. Such a player will never perform as well as native support, but it would be highly valuable along side cortado (Java) as a fallback mechanism. Unfortunately I know...
2007 Oct 21
3
Assertion failed: (pos < input->size)
Oct 21 10:04:05 alchemy dovecot: imap-login: Login: user=<paulproteus>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, TLS Oct 21 10:05:44 alchemy dovecot: IMAP(paulproteus): file message-decoder.c: line 289 (message_decode_body): assertion failed: (pos < input->size) Oct 21 10:05:44 alchemy dovecot: IMAP(pau...
2008 Jan 02
3
1.4.?? or ZapTel 1.4.X DIGITAL Calls are Broken
...SDN PRI line and it still works fine. It looks like the Asterisk box is trying to make a DIGITAL type call: CLI> -- Accepting overlap call from 'xxxxxxxxxx' to '0xxxxxxxxxx' on channel 0/15, span 2 -- Starting simple switch on 'Zap/46-1' -- Executing [0xxxxxxxxxx at alchemy:1] Set("Zap/46-1", "CALLERID(number)=xxxxxx") in new stack -- Executing [0xxxxxxxxxx at alchemy:2] Set("Zap/46-1", "SipChan=Zap/46") in new stack -- Executing [0xxxxxxxxxx at alchemy:3] Set("Zap/46-1", "SipNo=46") in new stack -- Execut...
2007 Oct 21
1
Segfault by asking for a folder?
I 'hg pull'ed and now my Dovecot segfaults when I select a particular folder. I've removed all files with 'index' in the name, so I don't think it's due to bad indexes. Oct 21 09:18:40 alchemy dovecot: Dovecot v1.1.beta3 starting up Oct 21 09:18:47 alchemy dovecot: imap-login: Login: user=<paulproteus>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, TLS Oct 21 09:18:47 alchemy dovecot: child 28714 (imap) killed with signal 11 is in syslog. I haven't stripped the binaries a...
2009 Jan 06
0
Asterisk Generating NetworkOOO (ISDN Cause Code 38)
I have a legacy ISDN PBX (Network Alchemy Argent Office) connected to Span 2 of a Digium Wildcard TE205P. Recently Calls from this PBX have been failing with ISDN Cause Code 38 (Network Out of Order!). The problem seems to be getting worse and is now effecting more calls than not (although this could just be because I'm aware of it)....
2008 Jul 03
2
update to cifs-mount-3.2.0-24.1.122 from .121 broke mount.cifs
Jerry, Jeremy, et. al. Last night's upgrade from cifs-mount-3.2.0-24.1.121 to cifs-mount-3.2.0-24.1.122 on a openSuSE 10.3 x86_64 machine broke mount -t cifs. Now attempting to mount shares results in the following: 11:10 alchemy/home/david/bin] # mount.cifs -v //nirvana/david /mnt/nirvana-david -o username=david,uid=1000,password=notmypass parsing options: username=david,uid=1000,password=notmypass Mounting the DFS root for domain not implemented yet No ip address specified and hostname not found Huh? Can I get .121 ba...
2004 Jul 19
2
Unavailable/Withheld identification
Hi, I'm in the process of switching over to Asterisk from Alchemy kit and have hit a stumbling block. We're in the UK and use ISDN. At the moment we don't accept calls from withheld numbers (we just play them a message), but do accept calls from unavailable numbers. There doesn't seem to be any way for me to differentiate between the two number types...
2013 Dec 05
3
What in samba 4.1 prevents a '/' share?
...= Phoinix Config (Archlinux) path = / valid users = david force user = root force group = root browseable = no writeable = Yes With 3.6.6-1 all works as expected. However in 4.1.2-1 a mount error(13) is received when attempting to mount the share on a remote linux host: 16:07 alchemy:~> sudo mount.cifs //phoinix/config /mnt/phix-cfg -o username=david,uid=1000,credentials=/home/david/.dcr/mountcfile,noperm mount error(13): Permission denied (yes-credentials are correct, all other shares mount fine) Was there a change in 4.x that prevents doing this? If so, what? -- Davi...
2009 Jul 22
2
[LLVMdev] llvm-ld with -O params?
On 2009-07-22 22:14, Simmons, Aaron wrote: > > I’m also running into an issue with llc. Alchemy is trying to use > –march avm2 and other avm2 options, but: > > llc: for the -march option: : Cannot find option named 'avm2'! > > llc: Unknown command line argument '-avm2-use-memuser'. Try: 'llc > --help' > > llc: Unknown command line argument '...
2016 Jun 01
2
Realtime for PJSIP registrations
I use realtime for my Asterisk configuration and are now making the transition to Asterisk 13 and PJSIP. I used alchemy to set up my databases and I can now configure my endpoints. While trying to configure a trunk I can see that there is a database table called ps_registrations that should be used to make the registration to the provider but there is no corresponding entry in the sorcery.conf file so the info...
2009 Mar 14
1
AARGH! I can't make rsync not copy dirs with --files-from option
...packages/<repository name> I have written a script that parses all the file names and creates temp files that holds the full path to the rpms. The rpms are separated into 5 files which are used to categorize the rpms (delta i586 noarch src x86_64). An example of the file contents is: 17:34 alchemy:~/linux/scripts/config/zypp> tail -n3 /tmp/zyppcon/* ==> /tmp/zyppcon/delta <== /var/cache/zypp/packages/openSUSE-11.0-Updates/rpm/x86_64/satsolver-tools-0.9.5_0.9.6-0.1.x86_64.delta.rpm /var/cache/zypp/packages/openSUSE-11.0-Updates/rpm/x86_64/glibc-info-2.8-14.1_14.2.x86_64.delta.rpm /va...
2008 Nov 18
2
Fwd: Polycom phone time behind one hour.
...tcpIpApp.sntp.daylightSavings.stop.dayOfWeek="1" tcpIpApp.sntp.daylightSavings.stop.dayOfWeek.lastInMonth="0"/> Any help at resolving this would be greatly appreciated. Many of our office workers are annoyed that their times are behind an hour now. Thanks, Doug Smith Alchemy Systems -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20081118/d6a43dd4/attachment.htm
2008 Nov 19
1
Howto grab back call transfered from SIP phone
..., someone mis-dials when transfering a call on their Snom SIP phone (using the Transfer button). Instead of sending them to, say, 1940; they mistype and enter 194 or 190 or somesuch. This ends up on the PSTN (for which three digit calls are valid); not what anyone wanted. On our old PBX (Network Alchemy Argent Office) there was a dialcode that grabbed back the last call that went through your extension - very useful when you realised what you'd done. Is there any way of programming this in Asterisk? I've googled to no avail :-( -- Regards, Russell -------------------------------...
2004 Mar 29
0
Multiple connections to a server by same user, using more than one user name, not allowed.
...user name, not allowed." I have read that Windows will not allow you to connect to samba with more than one username, and since the printer share is mapped to a fake user, then it counts that as one username. Parts of my smb.conf is below: ####################begin [global] workgroup = ALCHEMY template shell = /bin/false template homedir = /home/%D/%U winbind uid = 10000-50000 winbind gid = 10000-50000 server string = WINBIND wins server = x.x.x.x security = domain password server = ALCHEMY encrypt passwords = yes map to guest = bad user smb pa...
2009 Jul 22
0
[LLVMdev] llvm-ld with -O params?
...ounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Török Edwin Sent: Wednesday, July 22, 2009 13:41 To: LLVM Developers Mailing List Subject: Re: [LLVMdev] llvm-ld with -O params? On 2009-07-22 22:14, Simmons, Aaron wrote: > > I’m also running into an issue with llc. Alchemy is trying to use > –march avm2 and other avm2 options, but: > > llc: for the -march option: : Cannot find option named 'avm2'! > > llc: Unknown command line argument '-avm2-use-memuser'. Try: 'llc > --help' > > llc: Unknown command line argument '...