similar to: LCR with ENUM and DDNS: half the story

Displaying 20 results from an estimated 110 matches similar to: "LCR with ENUM and DDNS: half the story"

2017 Mar 30
0
Samba and keytab file creation
I am working on trying to set up Solaris 11 and Linux clients as Samba domain members with a Win 2008 AD domain controller/directory server. I am also trying to configure Kerberos for unix level authentication. I am unclear if Samba can create a keytab file or only use a previously created on. With solaris, there is "kclient" command that creates the machine account on the
2017 Mar 09
2
Joining Samba4 to Win 2008 AD domain breaks other kerberos functions
I have a Windows 2008 domain (one Win 2008 DC, one Win 2012 R2 DC.) I am trying to join a Solaris 11 machine to the domain for both Samba and other services. For "unix" logins and ssh, Solaris 11 is configured to use LDAP for user and group lookup and kerberos for authentication. The "kclient -T ms_ad" command joins the Solaris machine to the AD domain. It even
2009 Feb 28
4
possibly a stupid question, why can I not set sharenfs="sec=krb5, rw"?
x86 snv 108 I have a pool with around 5300 file systems called home. I can do: zfs set sharenfs=on home however zfs set sharenfs="sec=krb5,rw" home complains: cannot set property for ''home'': ''sharenfs'' cannot be set to invalid options I feel I must be overlooking something elementary. Thanks, Alastair -------------- next part --------------
2017 Mar 16
0
Joining Samba4 to Win 2008 AD domain breaks other kerberos functions
Samba expects the keytab file as /etc/krb5.keytab. Solaris 11 looks for a keytab file in /etc/krb5/krb5.keytab When samba joins the domain it (probably) updates the machine password and then updates its krb5.keytab file. When connecting via ssh, the system would use a keytab file that had the wrong kvno and probably the wrong password key. The following symlink command fixed ssh
2020 Mar 22
1
new installation Samba AD - dnsupdate fail
Hello Wau i dont know bevor that Debian 10 running with a so old Samba Version, yes today i have download 4.12 the source Was quick compiled and installed, nice. I fighting with Kerberos..... or will this running when AD are up and running? root at AD:/# cat /etc/krb5.conf [logging] Default = FILE:/var/log/krb5.log kdc = FILE:/var/log/krb5Kdc.log admin_server =
2010 Mar 01
1
help with zoo
Hi, I am interested in decomposing a time series and getting the trend, seasonal and?irregular variations, as one can get with the "stl" command. My time series is fairly regular, but it has some breaks. From the zoo manual, I gather that it should be possible to convert it to a regular time series and then fill the NA entries by interpolation. I am not able to proceed beyond a certain
2012 Jun 19
0
Asterisk with LCR -> chan_lcr needed?
Hello, I short question: I want to connect Asterisk to OpenBSC with mISDN, mISDNuser and LCR. Do I need chan_lcr? I have: Asterisk 1.8 mISDN .v2 integrated in Kernel 3.0.22 mISDNuser lcr 1.7 HFC-E1 Evaluation board from cologne chip I tried to configure Asterisk with <./configure --prefix=/usr/src/lcr --with-gsm-bs> and it runs without errors, But make and make install didn't run
2004 Dec 06
0
auto-dialout not doing LCR
Hello asterisk-users. I have the following dial-plan: [test] exten => 482,1,Dial(OH323/106@192.168.2.73,10) exten => 482,n,Dial(OH323/102@192.168.2.73,10) exten => 482,n,Dial(OH323/103@192.168.2.73,10) exten => 482,n,Dial(OH323/104@192.168.2.73,10) exten => 482,n,Dial(OH323/105@192.168.2.73,10) exten => 482,n,Dial(OH323/106@192.168.2.73,10) When I call exten =>
2005 Jan 03
0
Dialplan, LCR
Dear All, I have two questions. 1. How can I distribute equally the outgoing calls between channels in a group? I'd like to send outgoing calls on 2 ISDN GSM adapter. I need to use the GSM subscriptions approximately equally. 2. When all of the channels are busy in the first outgoing channel group. How can I send out the call on another group? N+101 is for this problem? Regards, Repas
2005 Mar 14
1
LCR Question - Keep one trunk free
Hi all, Got an interesting question here. We have 2 incoming ISDN channels (linked to a local phone number that our customers call), and an account with a local IP provider. We use the ISDN for local, 13 calls - 13 is a call who's destination depends on the originating call (no point putting it through the IP provider as it will think we are calling from the wrong city and may not get
2005 May 29
1
LCR
Ladies and Gents.... Please be patient as I try to explain what I am trying to achieve.. I have a PSTN line and a Freshtel account, what I want to do is have the PSTN line as the first choice for outgoing calls for local calls and Freshtel as the second choice. The problem is that it's easy enough to set up both individually but how do I get the "second choice" drop the leading
2005 Aug 23
1
Asterisk set-up for LCR
Hi, This is what I want to do: 1. Asterisk to answer calls via DID's, currently using SIPGATE 2. Provide a menu, and allow users to dial out. 3. According to the country and area they dial, the call should connect via one of up 4 carriers depending on cost. 4. If the carrier is busy it should go to the next one in line and so forth. I have tried to set this up, but it never answers the
2005 Sep 26
0
Areskicc LCR problem
I have got Areskicc installed with AMP and I can't stress out how good and excellent this software is. I must say the author desire every credit for this software and I would like to say Thank you to Arezqui who wrote the software. Now there is one last thing before my whole asterisk calling card become prefect. And I am wondering whether anybody may know the answer of this. I
2006 Jan 20
0
[ANNOUNCE] Asterisk::LCR released on CPAN
Hi, After a few extra days of hard work, debugging, and many coffees, I am pround to announce that Asterisk::LCR has been released on CPAN. Asterisk::LCR is an open-source, Perl-based collection of tools to help you manage efficiently multiple VoIP providers with your Asterisk installation. It is capable of importing providers rates from multiple providers, comparing these rates, and
2006 Jan 23
1
How to set-up LCR
How to set-up LCR ? a. which companies can be used with LCR? b. how to set-up & maintain LCR? c. multiple connection to one gateway? Example: +886223456789 could be reachable via a. ENUM free b. Dundi free c. Voipstunt free d. Voipbuster free e. Nufone $ f. Voipstunt $ g. others with 4 concurrent connections $$ h. others with 3 concurrent connections $$ I am looking
2020 Mar 22
2
new installation Samba AD - dnsupdate fail
Hello together Installing a new Samba AD on me new installed Debian 10. root at AD:/home/maurizio# /usr/sbin/smbd -V Version 4.9.5-Debian But DNS_Update will by fail: [2020/03/22 13:26:02.266719, 0] ../lib/util/util_runcmd.c:327(samba_runcmd_io_handler) /usr/sbin/samba_dnsupdate: ERROR(runtime): uncaught exception - (9711, 'WERR_DNS_ERROR_RECORD_ALREADY_EXISTS') [2020/03/22
2008 Feb 12
3
LCR in Asterisk
Hi all, I am planning to implement LCR routing on my already running asterisk server. Uptill now i have found out that asterisk has no support for lcr, i have to do something about it myself, for example using the AGI. Im looking for ideas here. Whats the best way to start implementing lcr in asterisk. Should i use agi and start implementing my own lcr script or is there any plugin available which
2004 Jun 18
2
Testing UK emergency dialing and LCR.
Hiyall. Just wondering how people test your emergency dialing in the UK. Obviously you need to dial the 999 for emergency services, but am a bit unsure if this would go down too well with the operator with a 'sorry just testing' call. (you do all /test/ your emergency dialing dont you!?:-) ) As another thing, what is the correct method when using least cost routing... If you have a
2004 Jan 12
2
LCR / Trollphone Rate Engine
Hi. Thank you to Olle, the Wiki, and Trollphone. I found the Trollphone Rate Engine listed on the Wiki at: http://www.voip-info.org/wiki-Asterisk+addon+rate-engine I'm not familiar with LCR yet, but this is something that I need to do. I have it all installed but am not familiar with the terminology. Can someone help me maybe figure out what some of these fields are for? mysql>
2006 Jan 17
2
How do you deal with subprefixes with LCR?
Hi List, I am working on least cost routing code on the moment, and I am stumbling on a problem. Say you have provider A having: Prefix XXX 0.10 Prefix XXXYYY 0.20 And provider B having Prefix XXX 0.15 You're stuck, because you cannot decide if provider B's "XXX" prefix also covers XXXYYY numbers or not. If it doesn't, it would be a waste