Displaying 20 results from an estimated 355 matches for "amooma".
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
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
2008 Feb 06
1
Gemeinschaft released
...ou 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 http://www.amooma.de/gemeinschaft/
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...
2009 Jan 26
2
custom cdr userfiled
Dear,
I added new field to cdr table , named "service" and type varchar(20),
but in extensions.conf with the following command, nothing to be saved.
exten => _X.,1,Set(CDR(service)=OUT)
does asterisk support this ability ?
is any setting must be changed, before that ?
best
Mani
2009 Jun 27
2
using http to provision a Grandstrea GXP2000 phone
I have a GXP2010 phone, the one with 18 blinky lights ;)
I currently provision the phone by writing out the conf file, encoding
it and sending it to the tftp server. I was wondering if anyone had
managed to automate the web side of provisioning ?
TIA
Julian
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security
2007 Feb 26
1
deprecated - CLI help vs. source code
...e 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 the Blacklist() application in 1.2 (deprecated!).
>> Using AstDB is an option:
>>
>
> Is it really deprecated? I use LookupBlacklist (tested as working) in
> 1.4, and show application LookupBlackl...
2009 May 24
7
Asterisk, SQL Database Update
Is there any method in Asterisk to enable the updating process
into another SQL database through entering IVR options during the call.
Thanks a lot.
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
2007 Jul 01
2
the-asterisk-book.com online (unstable version)
...oking forward to receive your feedback. Now is the time for
feedback and good ideas!
Please contact me by PM. Right now I am heading to Canada to work
with Stephen on this project. So give me some time for answering your
e-mails. Being online while traveling is still a hassle.
Stefan
--
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 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
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? -> http://www.das-asterisk-buch.de
Gesch?ftsf?hrer: Stefan Wintermeyer
Handelsregister: Neuwied B 14998
2009 Jan 21
1
SIP realtime status...
Since 1.4.22 realtime status for sip peers seems to be broken. If I do
a "sip show peers" from the CLI I get this:
2001/2001 192.168.2.234 D 5060 UNKNOWN
Cached RT
It is arbitrary which peers will say OK and which will say UNKNOWN and
it changes over time. This is a problem with an application like the
Asternic Flash panel because it uses the peer
2009 Nov 10
2
Hangup
Hi, is it possible to hangup a channel from another channel?
I want to finish a call from another channel, but if I put
exten => h,n,HangUp(channelname)
it doesn't hangup... Is that correct?
Thanks,
_________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 May 06
3
asterisk queue cluster
I setup two asterisk servers with identical settings
(same extensions, same queues, etc). Each one is
connected to the same amount of incoming/outgoing
links (1 PRI, 4 BRI, 1 IAX friend, etc, on each box).
Most extensions are sip and they register via DNS SRV
and other methods so that the two servers are load
balanced. Incoming PSTN calls (BRI) reach 50% each
server so that's load balanced
2008 Sep 17
1
chan_iax2.c: No more space
...t; warning? There's a comment
in chan_iax2.c which says "We've still got lock held if we found a
spot" but that doesn't really clue me in either.
Most of the time it works perfectly.
Philipp Kempgen
--
http://www.das-asterisk-buch.de - http://www.the-asterisk-book.com
Amooma GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de
Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
--
2008 Jun 02
2
ast_compile_ael2: Warning: file /etc/asterisk/extensions.ael, line 932-932: Empty Extension!
..._Z. => {
// do something ...
}
Maybe the error level should be lowered so the user is not mislead
into thinking something was broken?
Or is there a way to do it which does not trigger the warnings?
Gr??e,
Philipp Kempgen
--
http://www.das-asterisk-buch.de - http://www.the-asterisk-book.com
Amooma GmbH - Bachstr. 126 - 56566 Neuwied -> http://www.amooma.de
Gesch?ftsf?hrer: Stefan Wintermeyer, Handelsregister: Neuwied B14998
2009 Feb 02
2
Invalid Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CLI Output :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vicidialnow*CLI>
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from
2009 Feb 11
3
call forward all except the extension it is forwarded to
I would like to know if I can set Call Forwarding on an extension but allow direct calls from the extension it is forwarded to.
Example:
Extension 100 sets call forwarding (all) to extension 101.
All calls to 100 are immediately forwarded to 101 as expected.
However, if 101 tries to transfer a call to 100 or tries to call 100 directly, it sounds "busy" because it obviously goes into
2009 Apr 16
1
Remote BLF / hint on IAX2 trunk
Hi all,
I have a question: how can I see hints of a remote Asterisk in IAX2 trunk??
I want to set BLF on my phones to look state of other phones also in other
Asterisk server.
Someone have any idea or solution?
I use Asterisk 1.4.24.
Thanks all
Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Dec 12
5
ring back tone
Hi all,
I would like to ask please if there is a way to play a ring back tone from
asterisk when the customer try to make a call...I already added the ringing
function to the context in extensions .conf and it work perfectly...But the
issue that the asterisk server is stoping playing back his own ring back
tone as soon as it detect a ring back tone coming from the carrier side...
Is there a way
2009 Jan 13
9
FWD and Asterisk
I have an account with FWD and I have configured my SIP.conf with
[fwd]
type=friend
secret=password
username=901835
host=fwd.pulver.com
But when I am trying to dial out my own DID , I dont see any call landing in
asterisk.
In extension.conf (vicidial) file I have
exten => 2062036895 ,1,Ringing()
exten => 2062036895 ,2,Wait(1)
exten => 2062036895 ,3,Answer()
exten => 2062036895