Displaying 11 results from an estimated 11 matches for "wartusch".
Did you mean:
artuch
2007 May 31
3
'asterisk' shown on display
Hi,
Im sure somebody out there had the same "problem before.
IF a call comes in with suppressed caller id (Call Centers, etc.) 'asterisk'
is shown as CallerID. Can I change somewhere this behaviour to display like '
Unknown' ?
Thanks!
Kind Regards,
Erik
2008 Jan 02
2
Asterisk dialplan date and time operations
Hi all,
Im using Asterisk 1.4.11 and I want to proceed some time and date operations
in my dial plan. (for a time shifted callback).
Should look like:
CURRENT TIME + x minutes.
Of course it should increase the hours for example in this case:
10.59 + 5 minutes = 11.04
I guess I've to use the math function in 1.4 but how can I manage easily the
time operations?
Kind Regards,
Erik
2007 Sep 25
4
Grandstream GXP2020 / 2000
Hi,
Has somebody experiences with the Grandstream GXP2020 / 2000 phones in a
business graded installation (with really traffic on .... not 3 calls a
day ;-) )
Of course with Asterisk PBX (1.4.1 or 1.4.11 or 1.4 in generall)
Thanks!
Kind Regards,
Erik
2007 Apr 26
1
Asterisk Voice sound level
Hi,
Is there a possibility to control sound levels (higher / lower) in Asterisk
(so the codecs). Somebody asked me to evaluate that but I didn`t found any
documentation about. I have the opinion that for these (audio) things the end
user client is the only part where I can tune around.
Problem is for example a (Austria) ISDN --> Asterisk --> SIP / IP --->
(Romania) Asterisk
2007 Sep 26
1
Busy problem
Hi,
I've a huge problem with the following:
Setup:
Asterisk 1.4.11
I've got two Thomson ST2030s in an queue. After a while Asterisk logs the
following if somebody calls the queues number:
- Got SIP response 486 "Busy Here" back from 172.10.3.31
-- SIP/office1-0823d190 is busy
-- Nobody picked up in 0 ms
The phones are NOT busy (show channels show nothing). Also
2007 Nov 13
0
Fwd: Re: Grandstream GXP2020 + Asterisk 1.4.11
...some specific firewall/network topologies.
My Asterisk version is the 1.4.12.
Thank you and bye.
Marco Signorini
> ---------------------------- Original Message ----------------------------
> Subject: [asterisk-users] Fwd: Re: Grandstream GXP2020 + Asterisk 1.4.11
> From: "Erik Wartusch" <we at deuromedia.at>
> Date: Tue, November 13, 2007 10:25 am
> To: asterisk-users at lists.digium.com
> --------------------------------------------------------------------------
>
>
> Thx John !!
>
> Hmm I found now on voip-info.org a lot of Beta rel...
2007 Nov 08
2
asterisk and installing chan_h323.so rpm
Hello,
When I tried to install chan_h323-1.0.1-module.i386 RPM i got these errors.
Failed dependencies:
libh323_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386
libpt_linux_x86_r.so.1 is needed by chan_h323-1.0.1-module.i386
But i found the same files in
/usr/lib/libh323_linux_x86_r.so.1
/usr/lib/libpt_linux_x86_r.so.1
What to do for asterisk to detect the same
2007 May 22
0
Dialplan Problem - Outgoing
Hi,
I have some really disturbing problems with Asterisk 1.4.1 and my dialplan for
outgoing calls. First of all i switched some weeks ago from * 1.2 (bristuffed
version ) to this version and in my opinion a lot more troubles arose....
For outgoing calls I use a Digium B410P with chan_misdn (before a Junghanns
QuadBRI with zap).
1) So first thing is, that a user reports to me (highly
2007 Nov 12
1
Grandstream GXP2020 + Asterisk 1.4.11
Hi,
I`m using several GXP2020 phones with newest Firmware 1.1.4.18.
Asterisk Version: 1.4.11.
It happens several times that users complain that the caller cannot hear the
transmitted voice from the phones....
Also now it happens quite often that callers on hold beeing dropped.
Environment: ISDN with chan_misdn and SIP internal calls. No NAT no DNS name
(only IPS configured).
I configured
2007 Nov 13
0
Fwd: Re: Grandstream GXP2020 + Asterisk 1.4.11
Thx John !!
Hmm I found now on voip-info.org a lot of Beta releases which should fix my
problems... Kind of strange whats going on with Grandstream devices and their
firmware ... If you install the latest "official" release you can expect a
few troubles with Asterisk 1.4.11 (one way audio --> randomly, dropped
calls). So you have to install the BETAS whether you want or not...
2009 Nov 16
0
ENUM and Asterisk 1.6
Hi all,
I have a problem with 1.6.1.7-rc1 and ENUM (with an own PowerDNS server
and NAPTR record). Maybe somebody has more experience with this or can
give me some input.
The dialplan:
exten => 292,1,Set(DIAL_NUMBER=43660123456)
exten => 292,2,Set(sip=
${ENUMLOOKUP(+${DIAL_NUMBER},sip,,1,ns3.e164.xxx.com)}) ;x'ed out the
domain name starting from here
exten => 292,3,NoOp(${sip})