similar to: srv records not being honoured properly

Displaying 20 results from an estimated 4000 matches similar to: "srv records not being honoured properly"

2013 Aug 12
2
Odd Samba 4 ("4.2.0pre1-GIT-b505111"; actually only using client) behaviour #2 - "accept: Software caused connection abort".
Good day oh technical ones . I was running Samba 4 (client only, not using it as a DC so effectively running Samba 3 code from the Samba 4 tree) and, other than a little "Gotcha!" regarding decoding Kerberos PACs, it was all working perfectly. Then recently I had to upgrade, to "4.2.0pre1-GIT-b505111" (I had to upgrade the OS on the server
2005 Mar 19
1
DISA -> macro = congestion
When I use DISA I get congestion when I try to reach 1-800-number: Here is the context: [disa] exten => 087,1,Answer exten => 087,2,DigitTimeout,8 exten => 087,3,ResponseTimeout,20 exten => 087,4,Authenticate(985) exten => 087,5,DISA(951|disa-access) [disa-access] include => tollfree include => outgoing-voipjet [tollfree] ; ; terminate toll-free no.'s via fwdnet ; US
2005 Mar 15
2
Setting up Security Groups
I appologize for the long, new-ish question, but after a few days of trying to work a solution by reading through the list archives and WIKI and coming up with what I thought would work, I think I'm just not getting a fine detail. I titled this thread "Setting up Security Groups" because I'm trying to set up some sip user groups with certain calling rights, e.g., one group of
2009 Jul 03
0
e164.org and tollfree ENUM records
Recently, I've been having issues with the URIs returned from e.164.org and toll free calls. It seems that the URIs that are returned from ENUMQUERY and ENUMRESULT are no longer the proper numbering schemes that the poviders use. I've been using the following [enum] template in my outbound route for quite some time with great success until recently. [enum](!) exten =>
2005 May 15
0
idmap_rid problem - winbindd_sid_to_uid: Could not get uid for sid
In a ADS(Adv Serv 2003) setup with a few linux members, I'd like to achieve consistent UIDs for domain users across these linux machines, and idmap_rid seems to be exactly what I'm looking for. However, I cannot get winbind to create uids or gids from SIDs at all. Any hints? --Erik S. Johansen ares samba # smbd -V Version 3.0.10 ares samba # pwd /var/cache/samba ares samba # rm *.tdb
2004 Sep 07
0
SRV lookup fails after DNS update
Hi, SRV records have been working fine until my hoster decided to upgrade BIND. working wrong syntax: _sip._udp SRV 10 10 5050 mydyndns. correct syntax: _sip._udp IN SRV 10 10 5050 mydyndns. That kicked of one of my domains completly caused by a syntax error that did no harm to the previous version After inserting the missing "IN" the zonefile loaded but now
2003 Apr 08
3
IAXTEL Inbound, and Outbound Tollfree Changes
Last night Mark and I made some changes to the IAXTEL tollfree outbound, and inbound access. The inbound access number has changed to: 248-724-0700. (This number is in Pontiac, MI Ratecenter, and is supplied by Telesthetic LLC, a next gen phone compnay) This number will say "Please dial your number now" at that point you can dial your 1-700-XXX-XXXX IAXTEL number assigned. In the
2004 Sep 02
5
Any way to _always_ execute certain commands in a dialplan context?
I've got a need to do something like the following: [foo-context] exten => _.,1,SetCIDNum(123) exten => _.,2,SetCIDName(XYZ) include => local include => tollfree But of course, this example won't work. The goal here is this: if a call ends up being handled by the "local" or "tollfree" contexts, I want those SetCID*** commands executed. Otherwise, I
2005 Mar 24
0
Properly setup SRV?
Hey gang, I'm trying to setup the ability to dial a SIP user via their email address. I'm using SJPhone as my tester UA, but most clients will be using XTen Pro. I added an SRV DNS entry into our zone, and it returns: ; <<>> DiG 9.2.1 <<>> SRV _sip._udp.cytelcom.com ;; global options: printcmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status:
2004 May 10
1
DNS load-balancing & SRV records
Let's say I have a third-party device acting as a sip<-->pstn gateway, a cluster of three asterisk servers, and a teensy bit of dns knowledge. Let's now say those asterisk servers are a1.company.com at 192.168.0.1, a2.company.com at 192.168.0.2, and a3.company.com at 192.168.0.3. 1. If I setup round-robin dns like so: asterisk.company.com. IN A 192.168.0.1 asterisk.company.com. IN
2005 Jun 22
3
block p2p: ARES
Hi.... I''m trying to setup a LAN router with P2P filter but the problem is that can''t "catch" Ares. There is a way to DROP "ares" p2p packets ? I''ve tried with last "ipp2p" snapshot without sucess... I''ve Kernel 2.4.28 iptables 1.3.0 Various Patches from patch-o-matic-ng-20040621 iproute2-ss020116 IMQ Patch Esfq Patch
2016 Aug 25
10
[PATCH v2 0/6] New API: find_inode
v2: - refactor logic to reduce code duplication - better functions naming Matteo Cafasso (6): filesystem_walk: fixed root inode listing daemon: refactor tsk code lib: rename tsk internal function New API: internal_find_inode New API: find_inode find_inode: added API tests daemon/tsk.c | 156 ++++++++++++++++++++++++++++++------------- generator/actions.ml
2016 Aug 26
6
[PATCH v3 0/6] New API: find_inode
v3: - coding style fixes - comment entry_is_dot logic Matteo Cafasso (6): filesystem_walk: fixed root inode listing daemon: refactor tsk code lib: rename tsk internal function New API: internal_find_inode New API: find_inode find_inode: added API tests daemon/tsk.c | 157 ++++++++++++++++++++++++++++++------------- generator/actions.ml | 21 ++++++
2016 Sep 15
9
[PATCH v5 0/6] New API - find_inode
v5: - small doc fix: filesystem_walk claimed '.' and '..' entries were not reported but Root is now reported as '.' - bump to 1.35.6 Matteo Cafasso (6): filesystem_walk: fixed root inode listing daemon: refactor tsk code lib: rename tsk internal function New API: internal_find_inode New API: find_inode find_inode: added API tests daemon/tsk.c
2003 May 16
0
asterisk, sip and SRV record
Can asterisk use SRV record from DNS? In example - I've got: _sip._tcp.gda.pl. SRV 0 0 5060 welbot.task.gda.pl. _sip._udp.gda.pl. SRV 1 0 5060 welbot.task.gda.pl. And it works with sipd (from Columbia) and vocal. I see that with asterisk it does not want to work... :-/ -- pozdr. Pawe? Go?aszewski --------------------------------- worth to see:
2016 Aug 26
6
[PATCH v4 0/6] New API: find_inode
v4: - refactor entry_is_dot My apologies for the duplicated submission but I did not read the next e-mail. The tsk_fs_dir_walk API will list all the entries including '.' and '..' in a similar manner as for 'ls -a'. This means our callback will be called for the following entries: . <-- the Root entry etc/. etc/.. <-- again the Root entry etc/systemd/.
2016 Sep 16
7
[PATCH v6 0/6] New API - find_inode
This series should be ready for merge v6: - rebase on master - changes according to last comments Matteo Cafasso (6): filesystem_walk: fixed root inode listing daemon: refactor tsk code lib: rename tsk internal function New API: internal_find_inode New API: find_inode find_inode: added API tests daemon/tsk.c | 155 ++++++++++++++++++++++++++++++-------------
2016 Sep 19
5
[PATCH v7 0/4] New API - find_inode
v7: - Merge src/tsk.c refactoring patch with #4 of find_block series Matteo Cafasso (4): lib: logic refactoring New API: internal_find_inode New API: find_inode find_inode: added API tests daemon/tsk.c | 52 ++++++++++++++++++++++++++++++++++ generator/actions.ml | 21 ++++++++++++++ src/MAX_PROC_NR | 2 +- src/tsk.c | 52
2008 Mar 20
1
[RFC/PATCH 01/15] preparation: provide hook to enable pgstes in user pagetable
From: Martin Schwidefsky <schwidefsky at de.ibm.com> The SIE instruction on s390 uses the 2nd half of the page table page to virtualize the storage keys of a guest. This patch offers the s390_enable_sie function, which reorganizes the page tables of a single-threaded process to reserve space in the page table: s390_enable_sie makes sure that the process is single threaded and then uses
2016 Jun 28
2
[PATCH] Reserve entries to tsk_dirent struct
Already implemented entries. tsk_inode tsk_type tsk_size tsk_name tsk_flags Easy ones to add. tsk_atime_sec tsk_atime_nsec tsk_mtime_sec tsk_mtime_nsec tsk_ctime_sec tsk_ctime_nsec tsk_blksize tsk_blocks Further ideas. tsk_nlink tsk_link_name Signed-off-by: Matteo Cafasso <noxdafox@gmail.com> --- daemon/tsk.c | 4 +++- generator/structs.ml | 6