similar to: Zaptel & multiple kernels

Displaying 20 results from an estimated 2000 matches similar to: "Zaptel & multiple kernels"

2009 Jun 12
1
AmooCon video recordings online
JFYI and slightly off-topic: All of the videos we recorded at AMOOCON open-source VoIP conference (Rostock, Germany, May 4-5) are now available on the web site: http://www.amoocon.com/ All of them are available in different qualities and formats, including Quicktime 7, versions for the iPhone and iPod and h.264 which IIRC can be played in MPlayer etc. 100 GB in total. :-) Philipp Kempgen
2009 Jul 13
1
#exec in #include'd file
Hi, Is Asterisk supposed to evaluate #exec's in an #include'd file? Philipp Kempgen -- AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de Videos of the AMOOCON VoIP conference 2009 -> http://www.amoocon.de --
2009 Jun 08
1
OT: Grandstream, call pickup, ...
Maybe it's just me, but I get the impression that Grandstream is quite uncooperative. We (and others) have asked them multiple times to make the call- pickup code ("**") configurable but either they don't understand the request or they're unwilling to do anything about it. http://forums.grandstream.com/node/2848 http://forums.grandstream.com/node/709 Unfortunately their
2009 Jun 16
2
Update Caller-ID after Dial()
Can you confirm that currently there is no way to update the caller ID via the manager interface once the B leg is ringing or connected? Looks like this would be feasible with the functions introduced in https://issues.asterisk.org/view.php?id=8824 ("[patch] Remote (called) Party Identification - chan_sip & chan_skinny implementation"). Such functionality could be desirable in
2009 Feb 21
0
Where to find db1_dump185 in debian packages ? [SOLVED]
2009/1/30 Philipp Kempgen <philipp.kempgen at amooma.de> > Olivier schrieb: > > Here http://www.voip-info.org/wiki/view/Asterisk+database , you can > read: > > "Also, since it's a normal Berkely db1 (version185) file its contents can > be > > viewed/dumped with the standard *db1_dump185* tool. Thus db1_dump185 -p > > /var/lib/asterisk/astdb will
2009 Feb 14
1
Progress() and Proceeding()
Hi, The descriptions of Progress() and Proceeding() are really vague. Progress(): ---cut---------------- [Synopsis] Indicate progress [Description] Progress(): This application will request that in-band progress information be provided to the calling channel. ---cut---------------- Proceeding(): ---cut---------------- [Synopsis] Indicate proceeding [Description] Proceeding(): This
2009 Feb 19
1
queue_variables() function
Hi, Can somebody please shed some light on how to use the QUEUE_VARIABLES() function? The built-in help says ---cut--- Return Queue information in variables [Description] Makes the following queue variables available. QUEUEMAX maxmimum number of calls allowed QUEUESTRATEGY the strategy of the queue QUEUECALLS number of calls currently in the queue QUEUEHOLDTIME current average hold time
2009 Apr 27
0
SIP infrastructure
O boy. SIP infrastructure is so flexible that basically nobody gets it right. :-) You could easily have 20 different SIP network elements (/servers /services). Even more. And we get at least 5 new SIP-RFCs per day. They're all trying to fix things which the previous specifications didn't address. :-) Philipp Kempgen -- AMOOCON 2009, May 4-5, Rostock / Germany ->
2009 May 22
1
/etc/asterisk/startup.d
Does anybody think it would make sense for /etc/init.d/asterisk to run /etc/asterisk/startup.d/*.sh on start like safe_asterisk did? Philipp Kempgen -- AMOOMA GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998 Asterisk: http://the-asterisk-book.com - http://das-asterisk-buch.de Videos of the AMOOCON VoIP
2009 Nov 29
3
Parsing custom SIP headers
Hi, Just to be sure: Is there a dialplan function in Asterisk that parses custom "name-addr"-style SIP headers for me? If I wanted to do it right the syntax name-addr *(SEMI generic-param) is quite complex to parse in the dialplan using nothing but CUT(). It's so easy to make false assumtions about angle brackets (< >), whitespace (LWS), quotes (") around the
2006 Mar 30
0
kernel-image naming with Xen
Hey there, Earlier today I went to rebuild a Xen0 kernel and my modules_image failed with an error based on the fact that my Xen0 image did not have the standard kernel-image-XXX/linux-image-XXX name format. The error output is at the bottom of this email. Previously it had worked fine, only recently the maintainer (Kel) of the module source added some restrictions to modules.control.in to look
2009 Jun 03
0
RES: RES: SIP Response 181 - Is it possible in A steri sk?
Hello Philipp and All, My scenario is a bit different than the one I had explained before. I'm sorry. Let's suppose I have someone calling one of my Asterisk clients. This asterisk client has CFB (Call Forward Busy) activated. The forward number is a Voice Mail System, however is not a Asterisk's Voice Mail. It is a third party Voice Mail System, that has a SIP Trunk with my
2009 May 20
0
dtmf=info and canreinvite=yes
Hi, Sorry for this "newb" question (but maybe a newb question once in a while is ok): What's the current state about Asterisk handling DTMF features via SIP INFO (dtmfmode=info) even when the media path has been reinvited (canreinvite=yes) to go directly from one phone to another? Somewhat related to this suspended issue: https://issues.asterisk.org/view.php?id=14126 How widely
2009 Jul 26
2
Verbose() messages go unnoticed
Does anybody else have the feeling that custom messages (Verbose(1,...)) do not stand out enough on the CLI? We're sending messages like "Extension 123 is unknown" to the output and that should tell the user why a call to 123 fails but users fre- quently crank up the verbosity to 3 or 10 so our messages go unnoticed in many cases. My idea was to use terminal escape sequences to make
2009 Jan 27
2
Module res_odbc is not loading
Hi, I have remove the comment defor res_odbc.so and res_config_odbc.so in my modules.conf, but the module is still not loading when I do: module show like odbc I have o module returned anybody knows why? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/0963b5a4/attachment.htm
2006 Apr 27
1
Xen capable linux-tree-2.6.16 deb?
Hi, has anyone build a linux-2.6.16 deb that can be used to compile xen? The default unstable package does not seem to have any xen patches included, only the /debian/arch/amd64/xen dir for the .config files. MfG Goswin
2005 Sep 12
1
AW: Debian Sarge, Kernel 2.6.13 and AVM Fritz!PCI v2.0 card
Hi Jon, perfect instructions, thank you very much. I used them and after some tests they worked. Here is what I did. Maybe someone could use it completely: ------------------------------------------------------------ Install helpers: apt-get install kernel-package ncurses-dev fakeroot wget bzip2 Go to usr directory: cd /usr/src wget
2009 Jan 07
5
recommendation for German sound files
Hi! http://www.voip-info.org/tiki-index.php?page=Asterisk+sound+files+international#German lists a plenty of sound files for German. Can someone recommend one for Asterisk 1.4 (any maybe 1.6 soon). thanks klaus
2011 Jul 06
5
Error of building dom0 kernel
Hi all, I follow instructions(http://wiki.xensource.com/xenwiki/XenParavirtOps) to build XEN and dom0 kernel. Building XEN has no problem, but there is an error which I cannot solve to build dom0 kernel. The brief instructions for building dom0 are get linux-2.6-xen code from git and make ARCH=x86_64 menuconfig, finally generate kernel.deb. (I did every step exactly as the web page says)
2010 Jan 19
10
Install xen from sources or apt-get ?
I''m installing a new server, and I want know waht is better: - Install xen from source from xen.org version 3.4.2 ? - Install xen fron apt-get from debian package 3.2.1 ? The server has Debian Lenny. What is correct on production server ? -- Martin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com