similar to: Protocol

Displaying 20 results from an estimated 2000 matches similar to: "Protocol"

2009 Oct 02
1
IAX2 Call rejected, CallToken Support required
Hi All, I am using Asterisk 1.4.26.2 and I am getting the following problem making connections to this server. My other servers are Version 1.2.x which have no problems and this 1.4.26.2 server can call the other 1.2.x servers. The error is: chan_iax2.c:4251 handle_call_token: Call rejected, CallToken Support required. If unexpected, resolve by placing address 192.168.25.250 in the
2010 Nov 25
0
IAX inbound failing
Hi, I'm testing an upgrade from 1.4.18 to 1.4.37 in a VM prior to putting it into production. Ive done this by installing 1.4.18 onto the VM, putting my config files in place and then installing 1.4.37 over the top (which is what I'd have to do on production). I've found a few issues in the config files, but nothing I couldn't handle until... I hit inbound IAX issues. My
2003 Aug 06
0
Intermittant IAX Call Failures
I was wondering if anyone had seen this problem before and/or could offer any insight into what the trouble might be: I have an Asterisk machine that it set up as a mutual friend with another one (in another state... about 150ms away). Calls between the two fail to get established approximately 50% of the time. When a call works, everything is fine. When one fails, however, I see a large
2002 Feb 04
0
rsync daemon on win2k problem
Hello, I've been trying to get rsync to work in daemon mode between two win2k boxes without success. The client rsync invariably comes back with: rsync: read error: Connection reset by peer rsync error: error in rsync protocol data stream (code 12) at io.c(151) With cygwin1.3.3/rsync2.4.6, cygwin1.3.9/rsync2.5.1 or cygwin1.3.9/rsync2.5.2 (and with various patches, principally those
2006 Oct 18
0
IAX2 thru NAT problem
Hi people, i have problem with IAX2 between two asterisk PBX. When i try call some number i get "INVAL" packet, but when i try call same number via OpenVPN (is between this two asterisk) call is working fine.So i debug communications and here is my opinion ... Schema of connection: Asterisk1 -> ADSL router with NAT -> INTERNET -> Asterisk2 A)Calling directly via public
2007 Jun 07
0
IAX-configuration
Hi all I have a network with nodes with different network-interfaces (e.g. node17 with interfaces A and B and node18). Asterisk listens to 17.A, 18's DUNDi knows 17 by knowing ip B. When I start a DUNDi request from 18 to 17 I get a response from A via B. So B knows that the number can be reached at 17.A which is correct. A ----------- B ----------
2009 Apr 27
1
[Code study]should we remove if (motd && *motd) section?
Dear List, I'm confused when we will run into "if (motd && *motd)"? As I have found that Globals is set 0 during initialization, and I didn't find anywhere else assign the value. If so, should we remove this section? Or there might be some where I missed? Please correct me, if I'm wrong. Thanks in advance. clientserver.c #line 147~160 > if (!am_client) {
2011 Nov 29
2
template does not print variables
Hello list, I am having a problem with template file. Why are variables not interpolated? [root@puppet manifests]# cat /etc/motd memory free = <%= memoryfree %> domain = <%= domain %> operating system = <%= operatingsystem %> This is the template file [root@puppet manifests]# cat ../templates/motd.erb memory free = <%= memoryfree %> domain = <% domain %>
2009 Apr 22
2
[Code study] lp_motd_file defination? Help
Dear List, Currently, I read this in clientserver.c, line 148. motd = lp_motd_file(); I have googled, but didn't the definition of char *lp_motd_file(void). Can anyone help to explain the following code segment. Many thanks. #line 147 ~ 160, in clientserver.c, version 3.0.5 > if (!am_client) { > motd = lp_motd_file(); > if (motd && *motd) { > FILE *f =
2011 Apr 01
9
Puppet on Redhat 6
Hello I have been using puppet for a while now, more or less successfully on SLES 11 and CentOS 5.5 currently I am using puppet 2.6.6 I now am trying it out on redhat 6, and now i run into an problem with even the simplest of modules/classes The error I get is : debug: /Stage[main]/Motd/File[/etc/motd]/content: Executing ''diff -u / etc/motd
2004 Mar 13
1
suppressing motd without decreasing verbosity
Is there a way to make the rsync client suppress the motd without suppressing other messages when connecting to an rsync server? What I want is to run rsync from cron and have it produce output only when any files have been downloaded or deleted and whenever errors have happened. Otherwise, I want it to be quiet. This doesn't seem to be possible with rsync as of version 2.5.7. When I use the
2010 Jun 28
4
Error 400 : could not find template
Hello, I did make a stupid fault: not commiting changes to version control :-( After the installation of puppet-dashboard, I added a recipe to add report = true to puppet config files on clients. Now all Puppet clients don''t update because of an error... What can be the various reasons for an ''400'' error?? I guess it has something to do with rights. Jun 28 09:52:36 pm
2016 Apr 21
5
[Bug 11866] New: rsync fails (failed to re-stat) when using double fuzzy + link-dest on renamed files
https://bugzilla.samba.org/show_bug.cgi?id=11866 Bug ID: 11866 Summary: rsync fails (failed to re-stat) when using double fuzzy + link-dest on renamed files Product: rsync Version: 3.1.1 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5 Component:
2008 Feb 14
2
kickstart file problem
I have a kickstart file that I am using to install multiple machines. If I install with no %post script, everything runs great. When I add the following %post section, if fails. I have been working on this for a few days now without luck, Any help would be appreciated. Here is the error, the script follows. Traceback (most recent call first): File
2006 Oct 23
1
INVAL Messages
All, Has anyone seen INVAL messages on an IAX link before? I'm occasionally getting them from my Gateway provider, and I need to narrow down the potential cause. Symptoms are: Incoming calls fail, I see NEW, AUTHREQ then INVAL messages between the two A*k boxes... then for no reason at all it'll start working ok again.. My Asterisik: 1.2.10, Gateway A*k : 1.2.0
2005 Jan 06
1
How to use rsync
Hi, I am having one machine which i want to configure as a rsync server. Onthe machine I had kept the following file /etc/rsyncd.conf motd file = /etc/rsyncd.motd log file = /var/log/rsyncd.log pid file = /var/run/rsyncd.pid lock file = /var/run/rsync.lock [rsync-test] path = /home/xidcit/test comment = XIDC Rsync Server uid = nobody gid = nobody read
2002 Apr 26
1
rsync 2.5.5 - Utilizing "exclude from" in rsync.conf
I am attempting to utilize the exclude from option in my rsync configuration file (rather than maintain lists on users machines) but it does not appear to be working. One example, I placed *.mp3 in the file to keep them from syncing mp3 files to the server and jamming up space. But rsync just seems to ignore this and syncs the files anyway without any errors to the syslog. All of my
2001 Sep 11
1
Setting up an rsync server
I am trying to set up an rsync server on windows 2000 and red hat linux 7.1, but unsuccesfully. I haven't been able to find detailed information in the man pages about this issue, which makes it quite hard to figure out. So far I have set up an ftp server and a http server, which I guess would be required for rsync to transfer the files through. Secondly I have created the required files:
2006 Jul 06
1
ASCII colors in MOTD
Hi all, For some time I noticed that my rsync server is not showing a colorfull MOTD... Researching a bit, it turns out to be a problem since rsync-2.6.7 (rsync-2.6.6 is OK). Looking at the NEWS: - The way rsync escapes unreadable characters has changed. First, rsync now has support for recognizing valid multibyte character sequences in your current locale, allowing it to
2003 Jul 05
2
@ERROR access denied
Hi All: I am new to rsync so be gentle with me. I have been able to get rsync working enough to be able to list modules but not transfer files. When I try to transfer a file from the client to the server I use the command: rsync -avz fapmenu fisdev::bak The client displays the following messages: @ERROR: access denied to bak from pgiprd.forsoft.com (192.168.2.19) rsync: