similar to: Asterisk IAX Configuration Problem

Displaying 20 results from an estimated 1000 matches similar to: "Asterisk IAX Configuration Problem"

2003 Jun 04
0
Winbind and net -t failure
I posted about a winbind/PAM issue earlier and discovered that the auth portion of pam_winbind is what was causing my failures. I receive the following message when trying to authenticate sshd or login with the auth pam_winbind module: Jun 3 20:43:04 gonzo pam_winbind[14850]: request failed: No logon servers, PAM error was 4, NT error was NT_STATUS_NO_LOGON_SERVERS Jun 3 20:43:04 gonzo
2004 Nov 30
1
Build package for R 2.0.1 under Windows
This summer I and a colleague built a package for R v 1.9.1 containing C-code under Windows. That only worked for us when R was installed in c:\program files\R. Now I have R v 2.0.1 and the same package won't build. I get the following C:\Program Files\R\rw2001\bin>rcmd check "c:\program files\r\rw2001\src\library\ sag" * checking for working latex ...latex: not found NO * using
2017 Nov 16
4
[Bug 13147] New: inconsistent behaviour regaring vanished files information
https://bugzilla.samba.org/show_bug.cgi?id=13147 Bug ID: 13147 Summary: inconsistent behaviour regaring vanished files information Product: rsync Version: 3.0.9 Hardware: x64 OS: Mac OS X Status: NEW Severity: minor Priority: P5 Component: core Assignee:
2002 May 21
0
Build
Dear helpers! I tried to build a package I have written, and which I have built up to now under R v .1.2.1, Windows 98 and Cygwin. The plan is to migrate to R v 1.5.0, Windows 2000 and Rtools. The package fits the decription of Simple Ports in readme.packages. The command C:\R\rw1050\src\gnuwin32>make pkg-sag gave the output make DLLNM= \ -C C:/R/rw1050/src/library/sag PKG=sag
2015 Feb 05
2
IAX2 problem for WAN connections
Hi, I am trying to connect two Asterisk servers using IAX2. Everything works fine when I couple them within a LAN segment, but not when I connect them using WAN connections. I made sure that the routers' ports are mapped properly and checked this with additional ssh rules. ServerA is a Raspberry box with the vendor's Asterisk version 1.8.13.1 and ServerB is normal CentOS 7 box with
2015 Feb 05
0
IAX2 problem for WAN connections
On Thursday 05 Feb 2015, jg wrote: > Calling from ServerB to ServerA works, but not vice versa. The only odd > thing that appears to me is the different perceived port on ServerA. > > ServerA*CLI> iax2 show registry > Host dnsmgr Username Perceived Refresh State > 80.152.xxx.xxx:4569 N ServerA 79.233.yyy.yyy:45697 60 > Registered
2012 Sep 27
3
Comparing density plots using same axes or same axes scale
Good Evening- I have a set of nine scenarios I want to plot to see how the distribution is changing, if one tail is getting larger in certain scenario, currently I am using this code colnames<-dimnames(sag_pdfs)[[2]] par(mfrow=c(3,3)) for(i in 1:9) { d<-density(sag[,i]) plot(d,type="n", main=colnames[i]) polygon(d,col="red",border="grey")} where sag is
2001 Aug 08
1
Two way syncing
Hi. I'm having lots of problems getting two way syncing working, can anyone help with the below error? rsync -vrtuz --exclude='~*' --exclude='*.tmp' matt-test/. gonzo:matt-test/. rsync -vrtuz --exclude='~*' --exclude='*.tmp' gonzo:matt-test/. matt-test/. Should I have only 1 or two colons here: --------^^ This is the error that I'm receiving:
2009 Oct 30
1
asterisk 1.6 - doing dnsmgr lookup for... / call fails
I just jumped to asterisk-1.6.1.8 and I calls will not go through to my asterisk. Same setup with asterisk-1.4 and calls get accepted. sip show registry (asterisk-1.6): Host dnsmgr Username Refresh State sip.actio.pl:5060 N 4589835 105 Registered sip show registry (asterisk-1.4): Host Username Refresh State sip.actio.pl:5060 4589835
2011 Sep 09
3
After a few time lost access to the Samba server (server samba - a member of the AD Win2k3)
Hello! For a long time struggling with the problem with SAMBA, is I would appreciate your help! Problem: After some time working with files on the file server unexpectedly lost access to that server. When you try to access the server using windows explorer - a window of login / password. When you enter a correct username / password - again the same window with the introduction of a login
2001 Jun 04
0
Vorbis books etc.
hi, I've been developing vorbis Library for Java. I decided to do my own rather than use Jorbis. But i haven't found good Documentation from third vorbis header were those books etc. are. What should i do with them. What data can i find from there and how is it useful to me:) i have readed code from jorbis to fullfill some lacks of documetation but this is too difficult to figure out..
2015 Apr 02
0
Update peer IP address
?I'd be curious if setting insecure=invite,port makes any difference either (without alllowguest on). ? On Thu, Apr 2, 2015 at 9:03 AM, Daniel Heckl <daniel.heckl at gmail.com> wrote: > Ok, I have tested dnsmgr. This is not a solution, the situation has not > changed. With dnsmgr I can not place outbound calls. I do not know why and > what dnsmgr really do. > > My
2015 Apr 02
2
Update peer IP address
Ok, I have tested dnsmgr. This is not a solution, the situation has not changed. With dnsmgr I can not place outbound calls. I do not know why and what dnsmgr really do. My current solution is as follows: Say allowguest=yes, configure the default context that there can not be placed outbound calls. Use iptables to DROP all at your SIP port and allow only your local phones and the sip trunk ip
2007 Jul 02
1
Question about dnsmgr
[Jul 2 09:31:16] VERBOSE[2682] logger.c: == Refreshing DNS lookups. [Jul 2 09:31:16] NOTICE[2682] dnsmgr.c: host 'outbound1.vitelity.net' changed from 64.2.142.17 to 64.2.142.29 [Jul 2 09:31:23] DEBUG[2711] jitterbuf.c: Attempting to exceed Jitterbuf max 600 timeslots And the calls are dropped. I fixed this by turning off enable in dnsmgr.conf My question is: Do you attempt to
2005 Aug 15
1
dnsmgr
Hello, What's dnsmgr ? Anybody could tell mr more? cat /etc/asterisk/dnsmgr.conf [general] ;enable=yes ; enable creation of managed DNS lookups ; default is 'no' ;refreshinterval=1200 ; refresh managed DNS lookups every <n> seconds ; default is 300 (5 minutes)serveur1:~# Harry
2007 Feb 04
0
dnsmgr died?
Hi, I turned on dnsmgr in 1.2 and it worked for a few weeks. Suddenly, no iax2 providers were working. All of them were unreachable. My own fixed ip phones were. I disabled the dnsmgr and now the IAX providers are working again. No big deal, but it's odd that this happened this way. Anyone else had problems with it?
2012 Dec 03
0
Nested ANCOVA question
Hello R experts, I have having a difficult time figuring out how to perform and interpret an ANCOVA of my nested experimental data and would love any suggestions that you might have. Here is the deal: 1) I have twelve tanks of fish (1-12), each with a bunch of fish in them 2) I have three treatments (1-3); 4 tanks per treatment. (each tank only has one treatment applied to it) 3) I sampled
2011 Mar 02
3
Question on Asterisk 1.8 and Wait()
When I switched to 1.8 from 1.4 I am getting this error pbx.c:4055 pbx_extension_helper: No application 'Wait,1' for extension (default, s, 1) http://www.voip-info.org/wiki/view/Asterisk+-+documentation+of+application+commands This page says its in 1.0 and I dont think has been removed. Did I do something wrong? Everything else seems to be ok. Thanks, Jerry
2015 Apr 02
0
Update peer IP address
Actually, the IP address is still used to identify the incoming invite. With the insecure=port option set, Asterisk will presume the invite to still match the trunk account even if the NAT router has mangled (changed) the port number. My suspicion is that when the new register goes out, it's creating a new state in the firewall, resulting in a new port number, which is why you would have to
2009 Aug 15
2
bare minimum /etc/asterisk for sip based *
What files at a bare minimum need to be in /etc/asterisk for an asterisk server that does sip only and voicemail. I'm setting up an asterisk server to provide service for a single SIP softphone extension with SIP origination and termination. The main purpose of using * is for voicemail and future expansion ability. I know I need sip.conf extensions.conf voicemail.conf but what else? do I