Displaying 8 results from an estimated 8 matches for "eingehende".
2011 Jun 29
1
dialplan execution stops after ReceiveFax
...context [capi-in] for icoming ISDN calls:
======
[capi-in]
; Faxe fuer Ruben
exten => 12345,1,Macro(faxin,ruben.roegels at jumping-frog.org,${EXTEN})
======
My macro for the fax receiving looks like that:
======
[macro-faxin]
; Faxe
; ARG1 = eMail-Adresse
exten => s,1,Verbose(${BOUNDARY} Eingehender Ruf von ${CALLERID(num)})
exten => s,n,Verbose(${BOUNDARY} BCHANNELINFO ${BCHANNELINFO})
; nur verarbeiten, wenn B-Kanal frei ist
exten => s,n,GotoIf($[${BCHANNELINFO} = 2]?hangup:free)
exten => s,n(free),NoOp()
exten => s,n,Set(TO=${ARG1})
exten => s,n,Verbose(1,${BOUNDARY} Eingehe...
2007 Dec 17
0
Cannot allocate memory
...asterisk server. (Version 1.4.15 RPM Build running on Fedora Core 7)
After 3 day's running, i'v got this message in my logfile:
Dec 14 13:14:09 amsec-tk1 asterisk[4321]: VERBOSE[11363]: -- Executing [9020 at AMS-UPPORT-HOTLINE:1] System("SIP/SN2400-67ec6aa0", "echo -e "Eingehender Support Anruf am 14.12.2007 um 13:14 durch die Nummer <06xxxxxxxx> \n" >> /drbd/ams-support-hotline.txt") in new stack
Dec 14 13:14:09 amsec-tk1 asterisk[4321]: WARNING[11363]: asterisk.c:820 in ast_safe_system: Fork failed: Cannot allocate memory
Reserved memory was about...
2008 Dec 08
2
meetme problem maybe connected to features.conf
Hello.
I have a strange problem with the MeetMe application. Configured is a misdn
msn to go into a preconfigured MeetMe room.
exten => 12,1,MeetMe(1234,pIM)
The first caller gets the prompt to enter the pin and then gets connected to
the MeetMe room. The second caller gets also the prompt but after entering the
right key he hears a dialtone followed by the message: The number you have
2005 Sep 11
0
OpenH323-Channel Q.931-Problems with Gatekeeper
...Max=10
language=de
; erweitertes logging aktivieren (debugging)
wrapLibTraceLevel=9
libTraceLevel=9
libTraceFile=/var/log/asterisk/oh323.log
; gatekeeper des carrier
gatekeeper=XXX.XXX.XXX.XXX
gatekeeperTTL=600
userInputMode=TONE
; detailierte cdr erstellen
amaFlags=billing
accountCode=0123456789
; eingehende calls an diesen context senden
context=carrier-in
[register]
context=carrier-in
alias=0123456789
[codecs]
codec=G711A
frames=20
2.) Status of OpenH323 channel driver
---------------------------------------
*CLI> oh323 show conf
Version: 0.6.6
Listening on address: 0.0.0.0:1720
Gatekeeper...
2006 Mar 16
4
Domain Authentication Problem
I have been running Samba 2.2.8 on a Solaris 8 server with a valid
NetBIOS server name on the AD domain. The Samba 2.2.8 configuration was
configured for security = domain. Everything was fine until the AD
domain controllers were "upgraded" to Windows Server 2003 SP1. User
authentication would no longer function with the following error message
in the samba 2.2.8 log:
2009 Feb 06
14
I've moved to US
I thought about saying this in v1.2.beta1 release annoouncement, but
looks like it'll take a few more days. So I've moved to Blacksburg,
Virginia and I'm now working for Mailtrust the rest of this year. Here's
some talk about it:
http://mailtrust.com/blog
(A bit stupid looking picture, but then again all my pictures seem to be
that way so I didn't bother getting a new one
2009 Feb 06
14
I've moved to US
I thought about saying this in v1.2.beta1 release annoouncement, but
looks like it'll take a few more days. So I've moved to Blacksburg,
Virginia and I'm now working for Mailtrust the rest of this year. Here's
some talk about it:
http://mailtrust.com/blog
(A bit stupid looking picture, but then again all my pictures seem to be
that way so I didn't bother getting a new one
2013 May 03
7
Dovecot Postfix Quota Policy Service
...ay 3 22:00:42 mail dovecot: quota-status(daniel at dlutt.de): Error: user daniel at dlutt.de: Error reading configuration: net_connect_unix(/usr/var/run/dovecot/config) failed: Permission denied
Es ist dabei so, dass nach einem Reload der Dienste die erste Mail
noch zugestellt wird, die folgende, eingehende Mail dann jedoch
abgelehnt wird. Nachfolgend die kompletten Logeintr?ge:
May 3 22:00:12 mail postfix/smtpd[17463]: connect from mail-ie0-x236.google.com[2607:f8b0:4001:c03::236]
May 3 22:00:13 mail postfix/smtpd[17463]: warning: access table unix:private/quota-status entry has empty value
May...