Displaying 20 results from an estimated 22 matches for "schaller".
2003 May 14
1
Bug with Large Files on AIX
...70 ****
--- 164,174 ----
}
#else
if (!mktemp(template)) return -1;
+ #if defined(O_LARGEFILE)
+ return do_open(template, O_RDWR|O_EXCL|O_CREAT|O_LARGEFILE, perms);
+ #else
return do_open(template, O_RDWR|O_EXCL|O_CREAT, perms);
+ #endif
#endif
}
Regards,
Martin Schaller
2004 Jun 01
2
Syntax for 2 ISDN Cards
...annel of type 'CAPI'
== Everyone is busy at this time
The interesting part of extensions.conf:
exten => _XXXX,1,Dial,CAPI/7501:${EXTEN}:bBYEXTENSION
exten => _XXXX,102,Dial,CAPI/7502:${EXTEN}:bBYEXTENSION
Can anyone tell me how to use the B-channels of the second Fritzcard?
Gunnar Schaller
2004 Sep 10
1
Problems with FLAC make
.../usr
%define sysconfdir /etc
Summary: FLAC lossless audio codec plugins
Name: %{name}
Version: %{version}
Release: %{release}
Source0: %{name}-%{version}-src.tar.gz
License: LGPL
Group: Libraries/Multimedia
BuildRoot: /var/tmp/%{name}-buildroot
URL: http://flac.sourceforge.net/
Packager: Christian Schaller <Uraeus@linuxrising.org>
Distribution: BlueSky
%description
FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of:
* the stream format
* libFLAC, which implements reference encoders and decoders
* flac, a command...
2005 Jun 13
6
Quirky Bug: "cat /dev/urandom"
If you execute cat /dev/urandom at the xm console of a guest domain,
it will spew garbage forever. Attempts to run xm destroy on it simply
hang.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.xensource.com/xen-users
2007 Apr 13
4
openvz resources
Anyone here running asterisk on openvz, if so what are your experiences?
Right now we are trying to tune out the resources for the difference VEs,
but not with a whole lot of luck. Just wondering if someone watching could
shed some like on what has worked for them, and how many exts/simultaneous
calls etc are happening.
Thanks
Miles
-------------- next part --------------
An HTML attachment was
2007 Jun 21
1
Problem with Remote-Hold/MusicOnHold
...nator)
4 > Message type: NOTIFY (110)
4 > [27 01 f9]
4 > Notification indicator (len= 3): Ext: 1 Remote hold (121)
-- Started music on hold, class 'default', on channel 'Zap/10-1'
-- Playing 'pbx-transfer' (language 'de')
Best regards,
Gunnar Schaller
2009 Feb 12
1
After Monitor() files disappear
...finitly records the call.
Seems the files disappear after the channel is hung up.
It must be an Asterisk problem. Anyone out there with an idea or a
hint? I knew Asterisk 1.2 is out of date. But I can't believe that it
is an Asterisk problem and no one else had the same problem.
Thanks,
Gunnar Schaller
2007 Jun 11
1
CDR on transfers of called ZAP channel
...text "transfer". But the CDR is wrong, it has 98765 in MySQL
field src. So it seems I can't overwrite the ${CALLERID(num)} for cdr,
but for the called channel.
Anybody who can explain that? Or any solution for called Zap channels
making an attended transfer?
--
Best regards,
Gunnar Schaller
2004 Sep 10
1
FLAC plugin available
Hi FLAC hackers,
I just thought you might want to know that we are making FLAC decode and
encode plugins for GStreamer. (http://www.gstreamer.net).
The decoder plugin is already in CVS and the encoder plugin is underway,
the plugins are made by one of our lead developers Wim Taymans.
FLAC decoder CVS entry:
(http://www.geocrawler.com/lists/3/SourceForge/1535/0/5982915/)
Thanks for the great
2008 Nov 03
2
Multiple Submit Buttons
Hello.
I have run into a new form that contains multiple submit buttons.
Currently my code for working with forms looks just like this example.
require ''rubygems''
require ''mechanize''
a = WWW::Mechanize.new { |agent|
agent.user_agent_alias = ''Mac Safari''
}
a.get(''http://google.com/'') do |page|
2004 Oct 05
0
SIP and symmetric NAT
...king.
Can anyone help me with this problem? I think there has to be STUN,
but the Grandstream FAQ says "no". Without the STUN it can't work.
The scenario works when the Grandstream registers to the german
www.sipgate.de, but I think there is a SER SIP proxy.
Thanks in advance,
Gunnar Schaller
2004 Dec 20
1
E1 signalling pridialplan
Hello,
I have a little problem with signalling. An E100p is connected to an
Alcatel PBX, wich has an E1 to the outside. Located in Germany.
zapata.conf:
switchtype=euroisdn
pridialplan=local
prilocaldialplan=local
overlapdial=yes
signalling=pri_cpe
....
With asterisk 1.0.2 I can call from a SIP phone to a phone connected
to the Alcatel and the SIP number is correctly displayed at the
caller.
2002 Nov 23
1
Assertion failure, BUG at journal.c:1732
Hello all!
I've sent this to the raid and ext3 maintainers because both are
involved.
I just upgraded from 2.4.17 to 2.4.19, and have run into some
trouble with journal.c:1732. Background: 2 40G drives, software
raid level 1'd together, with ext3 on top. The bug occurs during
writes. The filesystem is approximately 90% full. The system
remains up after the BUG, but the partition does
2007 Aug 09
1
Call forward at telco
Hello,
I want to enable call forwarding at my telco. In Germany you can press
*21*destination# and all calls will be redirected to the destination
without interaction with any equipment on my side.
How to dial this with Asterisk and Zap-Channels? It can not be send as
"called number", it has to be send as "keypad facility".
Anyone here with some hints? The application
2008 Feb 06
1
Gemeinschaft released
Hi,
Just wanted to let you know that we have just made our
GPL toolkit "Gemeinschaft" available to the public. (Finally.)
Mostly German for now - about half of the strings in the
language strings file have been translated to English.
I'm a software developer, not a marketing guy, so ...
svn co https://svn.amooma.de/gemeinschaft/trunk gemeinschaft-trunk
German readers: see
2009 Feb 06
1
Monitor and SIP transfers (SIP REFER)
Hello list,
I need to record all calls. So I'm using application Monitor. Works
good until someone transfers a callee to another internal extension.
Example:
A calls B
A set B on hold
A calls C
A transfers B to C with SIP transfer (SIP REFER - with phone funktions
and not Asterisk attended transfer).
I found http://bugs.digium.com/view.php?id=0013538 . "corruptor" asked
about this
2006 Jul 04
2
New around - some questions (Cortado, editing Theora)
Hello,
I am maintaining different resources related to Ogg Theora, both as a
user and as a contributor to several local advocacy groups.
I had a couple of questions:
- Who should I ask / talk to about financing improvements to the Cortado
applet (namely: bigger / more visible controls for the seek functions) ?
- Are there any simple Ogg Theora editing tools or applications, similar
to avidemux
2005 Feb 11
1
API breakage in libflac
Hi,
The GStreamer flac plugin broke due to libflac 1.1.0 and libflac 1.1.1
not being ABI/API compatible. Skimming through the archives I see that
this breakage was intentional. I think it is quite common understanding
that when you have a stable release of something you don't break your
API, you only add to it. If you want to break the API that should be
done by going to a new major number,
2007 Oct 17
0
28 commits - configure.ac debian/changelog debian/control debian/copyright debian/.gitignore debian/libswfdec0.dirs debian/libswfdec0.files debian/libswfdec0.shlibs debian/libswfdec-dev.dirs debian/libswfdec-dev.files debian/rules debian/swf-player.dirs
...nfig/swfdec.pc
-%{_includedir}/swfdec/swf.h
-%{_includedir}/swfdec/swfdec.h
-%{_libdir}/gtk-2.0/2.2.0/loaders/swf_loader.a
-
-%files mozilla
-%defattr(-,root,root)
-%{_libdir}/mozilla/plugins/libmozswfdec.so*
-%{_libdir}/mozilla/plugins/libmozswfdec.a
-
-%changelog
-* Wed Feb 05 2003 Christian F.K. Schaller <Uraeus at linuxrising.org>
-- Update spec to handle pixbuf loader
-* Sat Oct 26 2002 Christian F.K. Schaller <Uraeus at linuxrising.org>
-- First attempt at spec
commit a15bfb5e6edc48d2720017b239c1873ae109be10
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Oct 17 20:15:53...
2008 Nov 14
0
Variation on my Mechanize MultiSelect Question
Hello,
Has anyone had success submitting forms that have a multi select drop down
boxes?
I have worked on this for 3 days and have not found the solution and today I
found a post that seemed to suggest that I need to do this in an alternative
way. http://wiki.m001.net/technical/show/HowtoPostWithMultiselectList, but
I really see this as cumbersome and less than ideal. I can already see