similar to: pollmailboxes

Displaying 20 results from an estimated 4000 matches similar to: "pollmailboxes"

2007 Feb 26
1
deprecated - CLI help vs. source code
Could someone with inside knowledge comment on that? If the source code says "deprecated" but the CLI help does not mention that - whom do I trust? -------- Original message -------- Subject: Re: [asterisk-users] Ex-Girlfriend syntax and RealTime Extensions From: Philipp Kempgen <philipp.kempgen@amooma.de> Thomas Kenyon wrote: > Philipp Kempgen wrote: >> You might use
2007 Nov 14
1
"Whats New at Digium the Asterisk Company" -- Junk?
Is the "Whats New at Digium the Asterisk Company" message I got from digium at en25.com really from Digium? If so I suggest to send it from digium.com and not to use those shady Eloqua redirect URLs. Regards, Philipp Kempgen -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk?
2009 Jan 13
2
Zaptel & multiple kernels
Hi, If I have multiple kernel sources in /usr/src, e.g. linux-headers-2.6.26-1-686 linux-headers-2.6.26.custom.1 how does the Zaptel Makefile(?) know which one to pick? Is it a good approach to compile the kernel first and then compile Zaptel "manually" afterwards? Or should I rather put zaptel in /usr/src/modules and use fakeroot make-kpkg ... modules_image in the kernel
2008 Sep 17
1
chan_iax2.c: No more space
Just a quick question ---cut--- [Sep 17 15:52:14] WARNING[8232] app_dial.c: Unable to create channel of type 'IAX2' (cause 34 - Circuit/channel congestion) [Sep 17 15:52:14] WARNING[8232] chan_iax2.c: No more space [Sep 17 15:52:14] WARNING[8232] chan_iax2.c: Unable to create call [Sep 17 15:52:14] WARNING[8232] app_dial.c: Unable to create channel of type 'IAX2' (cause 34 -
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
2007 Sep 19
2
AMI extension states
Hi, Is there a list of all the extension states as sent by the manager interface? (I know I could look them up in the source but that involves some "backtracing".) The ones I know are: -1: no hint for the extension 0: registered && idle 1: busy 4: unreachable, not registered 8: ringing I've recently seen 16 (== hold?) but can't find that value documented anywhere.
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
2007 Dec 03
2
Hoteling
I'm sure this has been discussed many times, but I have a question about hoteling. My understanding would be this: A phone sitting on a desk. A user hits 9000 and it asks what extension you'd like to become. You type "1001" and then it asks for your password. You type 1234, and it says you're "logged in". You now are accepting calls at your phone and you're
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
2008 Aug 24
2
MWI working perfectly. Shouldn't it be broken??
I have a Sipura 962 endpoint on Asterisk 1.4 where the MWI works perfectly, however my theory is that it should be broken. Obviously I'm wrong but "Sip show subscriptions" does not show the endpoint subscribing to the MWI status on Asterisk, even though all of the other endpoints on the system DO subscribe for their respective mailboxes, including SNOM & Polycom endpoints.
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
2007 Mar 09
2
AEL #include file
Hi, Does anyone know how to include a file in AEL using the #include "filename" syntax in .conf files? Regards, Philipp -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Gesch?ftsf?hrer: Stefan Wintermeyer Handelsregister: Neuwied B
2008 Jun 02
2
ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension!
On starting Asterisk (1.4) I get a whole bunch of WARNING[5858]: pbx_ael.c:4040 ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension! I find it a bit disturbing that this message has a level of WARNING (instead of NOTICE maybe) because the extensions in question are empty on purpose. The only reason they exist are the hints. hint(SIP/3000) 3000 => {}
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
2007 Nov 15
2
make config update-rc.d
On Debian the Asterisk Makefile does /usr/sbin/update-rc.d asterisk start 10 2 3 4 5 . stop 91 2 3 4 5 .; which results in a /etc/rc2.d/S10asterisk being written. I think S10 is too early. bind9 : S15 mysql : S19 zaptel: S20 ntp : S23 What bothers me most is that mysql is not up when asterisk starts. That's a bad thing if there are #execs in your config files and if the scripts rely on
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 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
2007 Jun 06
4
Slow list
Wow. My message made it to the list after more than 3 hours. Philipp -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Gesch?ftsf?hrer: Stefan Wintermeyer Handelsregister: Neuwied B 14998
2007 Nov 15
1
Lists dead?
Last message received at 2007-11-14 18:02:04 GMT Regards, Philipp Kempgen -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Gesch?ftsf?hrer: Stefan Wintermeyer Handelsregister: Neuwied B 14998