similar to: Understanding the dial flags

Displaying 20 results from an estimated 8000 matches similar to: "Understanding the dial flags"

2001 Dec 15
1
Understanding backup-dir semantics
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Please cc in replies as I am not subscrubed to the list - However I have just searched backwards over the list archive looking for an answer and I can't find any posts relating to this. I am currently backing up my family's windows machine over the network to my linux box by mounting the windows disk as a file share an using cp to copy
2007 Apr 02
1
understanding what h extension does
I am trying to make a dialplan that when I dial 90 I can go round a whole set of extensions and leave them a short message, hangup and go on the next one. I use the M facility of dial, with something like this [messages] exten => 90,n(calcnextchan),Set(DIALCHAN=...) exten => 90,n,Dial(${DIALCHAN},30,M(domessage)) exten => 90,n,Goto(calcnextchan) [macro-domessage] exten =>
2007 Mar 16
0
MAX TNT Question
Hi ALL, I'm using this TNT to front-end an asterisk cluster, working pretty well so far. Some T1's are inbound from PSTN PRI's and others are Outbound to PSTN PRI's. Specifying what traffic to send out what PRI is pretty easy, we have unique trunk numbers assigned to specific T1's or groups of T1's, so when I send SIP traffic to the TNT, I prepend the dialed call with
2014 Mar 06
1
Struggling with antispam
I have a dovecot installation I am building on a raspberry pi for a mail server for the home. I am almost there, everything bar one thing is working. In simple terms dovecot is the authentication agent and the lda (using lmtp) for postfix. My maildir mailboxed at at /var/mail - location and accounts controlled by a small sqlite database. the uid for these mailboxes are 10001 and up and are
2001 Sep 07
1
chron is.weekend() function
Hello, I have a dataset which has fields giving both calendar date and weekday. I know better functions are now available, but I am still using chron because of the is.holiday() function and a homemade (even Heath Robinson would be ashamed) is.daylight() function. As a check for typos in the data input, I checked that the dates matched the weekdays. I'm getting some confusing results
2003 Mar 09
0
Understanding windows 2000 clients
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Apologies if this has been discussed recently - I just joined the list and DID scan the archives, but couldn't find anything - but I may have missed it. I need some help or pointers to documentation to send me on my way. I am looking to connect in my WORK supplied portable into a HOME network with Samba running as a server. Try as I
2007 Mar 23
0
Debian Asterisk and MeetMe
I am trying to set up a simple conference call capability with asterisk My meetme.conf [general] [rooms] conf => 61 conf => 62 conf => 63 conf => 63 My extensions.conf exten => 60,1,Answer() exten => 60,2,MeetMe(,EMxp) When I enter extension 60 I enter a conference - I get repeated "you are entering conference 6 1 that is not a valid conference number you are
2011 Aug 27
1
How to run Limbo game? In AppDB is working finr
Hi folks. Is use Linux Mageia 2 Cauldron x86_64 and I install with repository wine. In system I have Code: wine64-1.3.25-2.mga2 wine64-gecko-1.2.0-1.mga1 wine32-1.3.25-2.mga2 lib64kwineffects1-4.7.0-3.mga2 wine-gecko-1.2.0-1.mga1 I installed 64-bit version because many applications ie Winrar 64bit I did not work. But now there are problems to me, I have a game Limbo
2005 Nov 19
3
Permissions problem I don't understand
I am try to use rsync from my windows box (under cygwin) to back up "My Documents" on to a debian server (known on my home network as roo.home) running rsyncd from inetd where it is run as root. my rsyncd.conf file sets the gid and uid to user backup.backup thusly:- syslog facility = daemon uid = backup gid = backup hosts allow = 192.168.0.0/24 hosts deny = 0.0.0.0/0 timeout = 600
2012 Oct 12
0
kern.maxswzone warning on boot
Hi all. I updated my old i386 machine and now it says: Oct 8 16:57:12 limbo kernel: warning: total configured swap (2100821 pages) exceeds maximum recommended amount (2041984 pages). Oct 8 16:57:12 limbo kernel: warning: increase kern.maxswzone or reduce amount of swap. I though someone tried to remove that warning with kern.maxswzone tunable altogether... What should I do to fix that? #
2006 Aug 02
2
Behaviour that I don't understand
I am trying to set up rsync as a daemon under WindowsXP (professional) in order to be able to backup this machine on to a linux server. I am struggling with an issue I don't understand. I don't know whether it is an Rsync issue or a Cygwin issue, so I am asking both mailing lists. My WindowsXP machine has ip address 192.168.0.25 and name rabbit.home My Linux machine has ip address
2005 Jul 28
0
SIP and consultative transfer
hello all- Long time listener, first time caller. This is a great list and has given me tons of help as I've set up * for the first time. I've got an asterisk system up and running at a new company, and it does about 99% of what we need it to do. TelephonyWare has been our equipment supplier, and has been great with support, but I've got an issue that has us both stumped.
2013 Sep 06
2
Pull call out of queue
Trying to figure out the best way to pull an active call out of a queue by unique id and put it on hold. I don't want to put it on hold on the agent's phone but I want it to be pulled away from the agent's phone and into Asterisk limbo somewhere. Shortly after I want to pull the same call out of limbo and redirect it back to either the same agent or another. I was thinking about call
2007 Mar 29
4
Linksys SPA 3102 causing me problems
I have a linksys SPA 3102 with a DECT phone connected into its Telephone port. It has been working, but something I've done (and I don't know what) means that now everytime asterisk tries to dial it, it says it is busy. I can make calls from it through asterisk I am at a complete loss to know what to try next to fix it. Any ideas? -- Alan Chandler http://www.chandlerfamily.org.uk
2009 Jun 29
0
FW: re: Asterisk Outbound with Failover, alarm notification, dial status and hangupcause capturing to CDR from Dialplan
Managed to implement this on asterisk v1.4.24.1, Also, Hangupcause updating to user field. However, this only works on the edge of my voice network (demarcation point) It does not work on my internal routing boxes as I use IAX to route between remote sites. I was thinking of using some sort of SIP variables to transport these results over the IAX trunk.. Any bright ideas folks???
2009 Jul 26
0
MeetMe time doesn't show up in CDRs?
Hello, I'm working on some dialplan rules to pull multiple users into a conference call. I have some fairly straightforward rules which start up a new MeetMe conference, allow escape with the * key to invite more users, then use a features.conf sequence to bring the new user into the conference with ChannelRedirect. The problem I'm running into is the time in the MeetMe conference
2001 Feb 17
1
Wine-devel@winehq.com mailing list working?
My mail to the mailing list seems to be rejected by a completely different site. I also seem not to be receiving anything like the normal traffic, and I just went and looked in the archive and there seems to have been only two messages posted all day. Is is working? Alan alan@chandlerfamily.org.uk http://www.chandler.u-net.com
2005 Nov 23
2
HELP: need better understanding of "--delete" flag
Need to understand exactly what the "--delete" flag does when rsync runs. Here is my understanding... If a file is created on the source machine on monday, then rsync'd to the rsync server on monday night, then deleted on the source machine tuesday, then it will be deleted from the rsync server on tuesday night when the cron job runs again. But, would rsync under any circumstances,
2014 Dec 20
2
11.5.0: blindxfer problems
On 12/19/2014 09:42 AM, Rusty Newton wrote: > On Wed, Dec 17, 2014 at 1:09 PM, sean darcy <seandarcy2 at gmail.com> wrote: >> I've got a confbridge set up which works if dialed locally: >> >> -- Executing [266 at internal:1] Answer("DAHDI/1-1", "") in new stack >> -- Executing [266 at internal:2] SendDTMF("DAHDI/1-1",
2003 Mar 16
1
How can I login at home and work
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have a windows 2000 professional portable, with a user account that logs in to a domain at work (this account seems to give me administrator priveleges on the machine, although it is not the adminstrator acccount of the machine). At home I have a small lan with a linux server running samba (set as workgroup browse master) and providing file