Displaying 6 results from an estimated 6 matches similar to: "Removing the comments listing"
2005 Dec 20
1
File-name Mangling issue...
I want all the file-names to be stored on a samba share from my XP clients
to be automatically converted to 8.3 syntax, so that i do not have any
further problem while transporting those files over to other
networks/servers like netware.
As for now i am using these below mentioned lines to support file-name
mangling over my samba.
---------
#I do not want my filenames to be case sensitive,
2005 Oct 19
1
Want my RSYNC documentation link to be added to your resources list.
Dear RSYNC guys,
As initially i found it really confusing setting up RSYNC done, but as i got
it through, I was really fascinated with it. So i decided to create a new
tutorial on my own regarding " UNDERSTAND RSYNC SERVERS & THEIR
IMPLEMENATIONS".
Direct link : http://www.amitsharma.linuxworld.com/rsync.htm
I have explained with examples & figures to make it look more
2005 Mar 22
0
RE: Asterisk-Users Digest, Vol 8, Issue 186
It is not all that hard to do. Once you have all your phones setup with
their own extension. When a call comes in from say 6000
Exten => 6000,1,Dial(SIP/phone1&SIP/phone2&SIP/phone3,20)
Exten => 6000,2,Voicemail(vm#)
Exten => 6000,3,Hangup
This would ring SIP phones 1 through 3 all at the same time. Hope this
helps.
Dan
------------------------------
Message: 13
Date: Tue,
2005 Mar 28
2
AGI STREAM FILE command
Has anyone had success with the AGI STREAM FILE command with the CVS? I
can't get it to work with the debian 1.0.5 package or the CVS on Redhat
or Debian.
It's not syntax, I'm doing that right. It doesn't give me an error when
I use AGI DEBUG, it doesn't even give a response, just goes right on to
the next command. I put a "SAY NUMBER 123 #" before and after
2007 Oct 23
0
Internal Data Stream Error
Hello again,
I am using mix monitor and the majority of the sound records perfectly.
I then get a "Internal Data Stream Error" near the end of the sound
file. Has anyone ever seen this? I am allowing the ULAW amd ALAW codecs
and an example dialplan entry is ;
; phone line phone1
exten => phone1,1,Answer()
exten => phone1,2,MixMonitor(test.wav|av(0)V(0))
exten =>
2005 Oct 20
2
Can i prioritize my jobs with RSYNC ?
Suppose we have about 1000 files at location 'A' & 500 files at location 'B'
& we want them to be transmitted to each other (not exactly synchronizing
two location). RSYNC can do that, no issues on that. But i have few
queries further.
My first query:
1. Can we make some sort of queuing procedure alongwith or through RSYNC.
Like in which we can provide priorities to