similar to: trunk rollover

Displaying 20 results from an estimated 1000 matches similar to: "trunk rollover"

2004 Aug 06
3
Mailing list rollover
Hello, It's been noticed that mailing list monthly rollovers didn't happen because the machine was down when the cronjob to do the rollover would normally have fired. I will trigger them by hand now... upshot is that I'm not bothering to refile the first five days of May in the correct slot. I sincerely hope that no one cares :-) Monty --- >8 ---- List archives:
2004 Aug 06
3
Mailing list rollover
Hello, It's been noticed that mailing list monthly rollovers didn't happen because the machine was down when the cronjob to do the rollover would normally have fired. I will trigger them by hand now... upshot is that I'm not bothering to refile the first five days of May in the correct slot. I sincerely hope that no one cares :-) Monty --- >8 ---- List archives:
2004 Aug 06
3
Mailing list rollover
Hello, It's been noticed that mailing list monthly rollovers didn't happen because the machine was down when the cronjob to do the rollover would normally have fired. I will trigger them by hand now... upshot is that I'm not bothering to refile the first five days of May in the correct slot. I sincerely hope that no one cares :-) Monty --- >8 ---- List archives:
2004 Aug 06
3
Mailing list rollover
Hello, It's been noticed that mailing list monthly rollovers didn't happen because the machine was down when the cronjob to do the rollover would normally have fired. I will trigger them by hand now... upshot is that I'm not bothering to refile the first five days of May in the correct slot. I sincerely hope that no one cares :-) Monty --- >8 ---- List archives:
2004 Aug 06
3
Mailing list rollover
Hello, It's been noticed that mailing list monthly rollovers didn't happen because the machine was down when the cronjob to do the rollover would normally have fired. I will trigger them by hand now... upshot is that I'm not bothering to refile the first five days of May in the correct slot. I sincerely hope that no one cares :-) Monty --- >8 ---- List archives:
2006 May 18
2
Auto Dial Out Madness
Hi All, I have been struggling with the auto dial out in asterisk. I am trying to get a call to be auto dialed and play back a message once the line is answered. So far I have been unsuccessful. Currently what happens is I have my .call file. I mv it into /var/spool/asterisk/outgoing. The call is initiated and that all works, my problem is that it does not wait for the line to be
2003 Sep 21
2
Incoming phone line rollover / hunt?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi All, I have a simple question about incoming phone line rollovers. How are these usually done? Is this done at the phone company usually, or is this something that Asterisk or channel bank is capable of? I just need someone to give me a brief explanation how it usually works, and if someone was implementing an Asterisk system, how they would go
2006 May 23
3
AGI ?
Hi All, I have been attempting to get an AGI LCRdialout script to work. Basically what I need to have happen is when someone dials out a number the script check to see if it is local if so, go out the ZAP channel. If the ZAP channel is busy, go out the IAX channels, if IAX is all busy, go out the SIP channels. Here is a sample of what I have in my script. #!/usr/bin/perl use strict; use
2006 Sep 20
16
Multiple ISP Issues
Hi all, I am having an issue with a multiple ISP setup. I have followed the docs online and I think I have everything setup correctly but I can get the desired traffice to go out my secondary ISP. A quick run down on what I am trying to acomplish. I want to send all sip/iax traffic out one ISP in the net zone and then send all other traffic out my secondary ISP in the dsl zone. Attached is
2004 Jul 08
1
Rollover oddity
Hello, I've got 2 analogue lines (from SBC) coming into a TDM22B. SBC have put rollover from the first to the second line. The rollover works fine when handsets are connected directly to the lines (ie when Asterisk is not involved), but when the lines are connected to Asterisk, the rollover fails: the caller just hears the line ringing, and the person on the first (busy) line hears call
2006 Jun 15
2
rollover simulation
I am trying to perform a "rollover" when the primary number is busy. This is coming from a POTS line. Apparently I need call waiting on the POTS line as I get immediate busy from the FXS if I don't have it. So my question is this. I have an Aastra 480I CT. The call forward when busy here seems pretty straight forward. Choose the mode as busy enter the extension in the forward number
2005 Jan 05
2
Allowing "pooling" or "rollover" for inbound calls on VoicePulse
My goal is to have only 1 primary phone number that can seamlessly "pool" multiple VoicePulse accounts. Let's say I have 3 accounts with VoicePulse Connect 212-555-1000 (primary) 212-555-1001 212-555-1002 When I receive inbound calls on 212-555-1000, I want to "forward" or "roll over" the connection to 212-555-1001 and 212-555-1002 so that the 212-555-1000
2009 Jan 19
1
Suggestions on how to create a hunt or hunt like (rollover, multi-line) group or where to get one?
I have about 5 incoming USA SIP lines, but my provider does not have any sort of roll-over or huntgroup feature. Does anybody have an idea on how I can create a general number that will ring to the next available, non-busy SIP line that I have? Is there a provider out there that would do this? Any suggestions would be greatly welcome. Thank you. -------------- next part --------------
2006 Oct 30
2
Possible log rollover mutex problem
It appears that part of the problem could be that when logger rolls over the mongrel log file. There is a mutex synchronization issue where the various mongrel instances all try to write to the new log file and block each other. This keeps them in a continual Application 500 Error state. Has anyone run into this problem? With log rotation turned off the problem does not appear. - Jared Brown
2004 Jan 07
1
Call Rollover
Have a question about implementing Call Rollover with my current extensions.conf configuration. [macro-stdexten] exten => s,1,Dial(${ARG2},20) ; Ring the interface, 20 seconds maximum exten => s,2,Voicemail2(u${ARG1}) ; If unavailable, send to voicemail w/ unavail announce exten => s,3,Goto(default,s,1) ; If they press #, return to start exten =>
2006 May 26
3
Two questions about Asterisk@home and backups.
First question, is there a forum for asterisk@home specific questions? I've asked what must have been questions about asterisk@home here and gotten some indication they weren't welcome. Second, does anyone know what files need to be backed up? I don't need to back up the entire system since I can reinstall from the CD in fairly quick order, however, other than the files in
2004 Jul 16
6
[Bug 1529] 32bit rollover problem rsyncing files greater than 4GB in size
https://bugzilla.samba.org/show_bug.cgi?id=1529 wayned@samba.org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From wayned@samba.org 2004-07-14 09:55
2004 Jul 16
0
[Bug 1529] New: 32bit rollover problem rsyncing files greater than 4GB in size
https://bugzilla.samba.org/show_bug.cgi?id=1529 Summary: 32bit rollover problem rsyncing files greater than 4GB in size Product: rsync Version: 2.6.2 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2007 Jan 25
0
Captive Portal
Hi All, Does anyone know of a good captive portal that I can get working with shorewall? I am trying to find one that will authenticate users and if a user does not have an account they can create one and pay for service temporarily. Like a hot spot. I''ve been looking a Wifidog but I''m not sure how to get it working with shorewall and also it just creates free accounts, so I
2006 Jun 12
0
how to get link_to mouse rollover to pop up a "help" box.
I want to have a link_to (<a>) that when the mouse rolls over it (hover) a little if possible semitranspartent "box" (maybe 80px*80px) is displayed with some help/further information included. Is it possible to do this? -- Posted via http://www.ruby-forum.com/.