search for: dtags

Displaying 20 results from an estimated 33 matches for "dtags".

Did you mean: tags
2014 Feb 02
4
Telco with multipe SIP servers
Hi! My telco is Deutsche Telekom and they got about 30 SIP servers right now. Currently I've set up a template for incoming calls in sip.conf and added each SIP server by it's IP address like this: [DTAG-in-1](DTAG-in-template) host=217.0.16.103 ... [DTAG-in-30](DTAG-in-template) host=217.0.20.99 I've done that to improve security and to be able to assign all calls coming in
2002 Oct 09
7
ipchains iproute2 and port based routing
Hi all! I try to make port based routing, because a have two connections to the internet. My router is a "one disk floppy router for linux". It is a big router project www.fli4l.de. I try also to make a opt, it is like a plugin for this router. This project uses Kernel 2.2.19 compiled with libc5 (because it is small and you can use one floppy disk). At the moment, iproute2 is not
2015 Apr 02
3
Update peer IP address
I do not want set allowguest=yes. The problem is, there is no official list with ip addresses of Telekom Germany. But I think all ip addresses comes from the ip range 217.0.0.0/13. I have now the following addition to sip.conf. I think it is the only safe option. Or what would you say? [telekom](!) context=from-trunk type=peer defaultuser= authuser= remotesecret= fromdomain=tel.t-online.de
2017 May 06
2
Need to restart Asterisk if remote server not working?
Max Grobecker <max.grobecker at ml.grobecker.info> schrieb: Hello Max, > I'm also a customer of the DTAG. > Yesterday, the messed a bit with their DNS entries... Maybe they tried again to repair a working system... :) > If you are NOT using their DNS resolvers you got a "wrong" IP address back > that was not working. Besides that, you should disable SRV lookups
2015 Apr 14
0
Update peer IP address
On Tue, Apr 14, 2015 at 09:38:22AM +0200, Daniel Heckl wrote: > Sebastian, > > Your code sounds good, I'm curious how it goes on. > > First the linux machine had the Google Public DNS 8.8.8.8 as DNS > server. After I changed it to the via PPPoE assigned DNS servers, i > had no changes any more. But we should be prepared for changes. > > You must enable the dnsmgr.
2007 Jul 18
0
[LLVMdev] memory hog llvm-ld
...1.2 20061115 (prerelease) (Debian 4.1.1-21)" and "GNU ld version 2.17 Debian GNU/Linux" gave me: $ size main 952074 8572 4528 965174 eba36 main In the gcc case, I link with "g++", with link options "-Wl,--gc-sections -Wl,-O2 -Wl,--as-needed -Wl,--enable-new-dtags -Wl,-s" -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070718/6375d58a/attachment.html>
2017 May 06
4
Need to restart Asterisk if remote server not working?
Hi list! Yesterday Deutsche Telekom had a really big problem and Asterisk couldn't connect to the remote Server (by Telekom) until today about 7:30. Well, it could happen... What I find really annoying was that I needed to restart Asterisk as I checked with sipsak that the Telekom-Server works... I think, this should not be normal... Can someone explain me why it happens and what I have to
2004 Jun 02
1
Fax Recognizion without Answer? How to Supress this?
Hello, we have a PRI (E1) to a carrier and a second one to a legacy PBX: DTAG ---pri---- * ------ Hicmo (PSTN) | | Sip and more Many normal inbound calls are direcly routed to the hicom. Outbound calls from the Hicom go through LCR and then to PSTN. Inbound faxes are working, but outbound faxes from hicom to pstn are
2004 Apr 30
1
Configuring Digium TE405P for use in Germany
Hello all, I really checked voip-info.org but it still seems to be not very easy and I just hope that there is anybody with a simular config. We have one PRI (euroisdn with 30 channels) coming from the DTAG. The second PRI should be connected to a Siemens Hicom 150E Pro Office PBX (was cheaper than a channel bank :-) Carrier ----S2M------ * -----S2M------Siemens | |
2016 Dec 14
3
Connection dropped after 15 minutes with Deutsche Telekom
Hi list! I already had the problem last year, then it would be solved (surely from some technician by Deutsche Telekom on their servers), and now I have the problem again (but I didn't changed my Asterisk configuration). The problem: after 15 minutes will the call dropped, but only if the call is to another nation! If I just call another phone in Germany, I can speak longer than 15
2015 Apr 01
2
[LLVMdev] Dynamic linking (dlopen/dlsym) against LLVM from a C program
..._SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -g -O2 -fomit-frame-pointer -fPIC -Wno-ignored-attributes -shared -o pgjit.so pgjit.o -L/usr/local/pgsql/lib -Wl,--no-as-needed -Wl,-rpath,'/usr/local/pgsql/lib',-rpath,'/usr/lib/llvm-3.5/lib',--enable-new-dtags -I/usr/lib/llvm-3.5/include -DNDEBUG -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -g -O2 -fomit-frame-pointer -std=c++11 -fvisibility-inlines-hidden -fno-exceptions -fPIC -Woverloaded-virtual -ffunction-sections -fdata-sections -Wcast-qual -L/usr/lib/llvm-3.5...
2015 Sep 14
2
Update peer IP address
On Tue, Apr 14, 2015 at 08:26:07AM +0200, Sebastian Kemper wrote: > On Thu, Apr 02, 2015 at 11:33:38PM +0200, Daniel Heckl wrote: > > I do not want set allowguest=yes. The problem is, there is no official > > list with ip addresses of Telekom Germany. But I think all ip > > addresses comes from the ip range 217.0.0.0/13. > > Hello Daniel, > > Judging by the lists
2010 May 20
1
Patching wine -- 64bits
...ecking whether the compiler supports -fPIC -shared -Wl,--version-script=conftest.map... yes checking whether the compiler supports -fPIC -Wl,--export-dynamic... yes checking whether the compiler supports -fPIC -Wl,--rpath,$ORIGIN/../lib... yes checking whether the compiler supports -Wl,--enable-new-dtags... yes checking whether the compiler supports -Wl,--section-start,.interp=0x7bf00400... yes checking for i686-pc-mingw32-gcc... no checking for i586-pc-mingw32-gcc... no checking for i486-pc-mingw32-gcc... no checking for i386-pc-mingw32-gcc... no checking for i686-mingw32msvc-gcc... no checking fo...
2007 Jul 18
5
[LLVMdev] memory hog llvm-ld
I want to share a little LLVM experiment. I tried LLVM on one of my bigger Qt 3.x based projects. I used llvm from SVN trunk (r39999) and SVN llvm-gcc-4.01 (r370) and did compile every file with /usr/src/llvm/dist/bin/g++ -c -pipe -g \ -Wall -Wextra -Wno-sign-compare \ ... lots of -Dxxxx ... \ --emit-llvm -I/usr/share/qt3/mkspecs/default \ -I. -I.. -I../../../include/qt3 -I.obj/ \
2006 Mar 22
0
"TIMEOUT - WRITE_DMA" with SiI 3512 SATA on IBM eServer 326
Hi, I have a problem, probably with the SiI 3512 SATA150 controller in a dual-Opteron IBM eServer 326: Every once a while the kernel issues a message like: ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=150190687 The system waits a few seconds and continues to work normally. It typically occurs several times a day most likely depending on the load of the (SATA connected) hard drive.
2014 Jun 21
1
broken samba-4.1.8 waf configure
...pi/gssapi_krb5.h : yes Checking for library k5crypto : not found Checking for krb5_encrypt_data : not found ... /local/bin/krb5-config --libs --cflags reports: -I/local/package/krb5-1.12.1/include -L/local/package/krb5-1.12.1/lib -Wl,--enable-new-dtags -Wl,-rpath -Wl,/local/package/krb5-1.12.1/lib -lkrb5 -lk5crypto -lcom_err running ./configure with the -v option gives this interesting dialog: Checking for header gssapi/gssapi_krb5.h : 21:53:04 runner /usr/bin/gcc -MD -I/usr/local/include -I/local/package/krb5-1.12.1/include -D_SAMBA...
2010 May 09
2
problems implementing dovecot LDA with Postfix
Per the instructions here http://wiki.dovecot.org/LDA and here http://wiki.dovecot.org/LDA/Postfix I set postmaster_address = postmaster at hardwarefreak.com in /etc/dovecot/dovecot.conf and mailbox_command = /usr/lib/dovecot/deliver in /etc/postfix/main.cf When I restart dovecot I get this: [07:17:00][root at greer]/etc/dovecot$ /etc/init.d/dovecot restart Restarting IMAP/POP3 mail server:
2004 Sep 07
2
TE410P in Germany
Is there anyone successfully using the TE410P with a German "PMX-Anschluss"? Please just drop me a note mentioning the carrier you use. We are having problems making the card work, although configuration is correct (Posted this before). Our carrier blames the card for this. We would just need some evidence that it really works. Thanks, Henrik -------------- next part
2003 Dec 23
2
Capi Dial & outgoing msn?
Hi all, I am trying to get Capi Dial to use a specific outgoing msn. I can't get it to work. If I make a test call to 0703241494 (same isdn line, just one of the other numbers) I don't get CLID at all. Any ideas? ; use 0703241432 as outgoing msn exten => _070.,1,Dial(CAPI/@0703241432:${EXTEN}|30|r) in capi.conf I have: [general] nationalprefix=0 internationalprefix=00 rxgain=0.8
2004 Sep 21
0
Chan_capi: using both b-channels
Hi there, I just recently installed asterisk from cvs on SuSE 8.2 successfully. I was quite surprised since asterisk seems to be a quite complex and powerful application. I also installed chan_capi 0.3.5 and am using a Fritz!PCI card at an ISDN line (PtMP). I already got some basic extension schemes to work, e. g. the capi callback example from junghanns.net. One of my goals is to set up an