Displaying 8 results from an estimated 8 matches for "possibilityforg".
Did you mean:
possibilityforge
2006 Sep 20
16
Multiple ISP Issues
...rom 66.114.106.8,
on dev eth0
Sep 19 22:56:43 pfars kernel: ll header:
00:60:08:39:56:93:00:02:3b:01:47:df:08:00
Says the packet is accepted but the response back generates a martian source.
Thanks in advance for any help.
Jon Scottorn
Systems Administrator
The Possibility Forge, Inc.
http://www.possibilityforge.com
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net''s Techsay panel and you''ll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn c...
2006 May 18
2
Auto Dial Out Madness
...xten =>
2,1,Goto(msgack,s,1) ;
acknowledge message
exten => t,1,Playback(vm-goodbye)
exten => t,2,Hangup
exten => T,1,Hangup
Thanks in advance for any suggestions.
Jon Scottorn
Systems Administrator
The Possibility Forge, Inc.
http://www.possibilityforge.com
435.635.0591 x.1004
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060518/317da69c/attachment.htm
2007 Jan 25
0
Captive Portal
...;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 don''t see a way
to charge for service access.
Thanks for any advise in advance.
Jon Scottorn
Systems Administrator
The Possibility Forge, Inc.
http://www.possibilityforge.com
435.635.0591 x.1004
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net''s Techsay panel and you''ll get the chance to share your
opinions on IT & business topics through brief...
2006 Jun 27
2
trunk rollover
I was hoping that rolling over to the next trunk would be simple, but it
doesn't appear to be so, especially for a newbie. So I'm looking for a
simple way where if I get a busy on the first outgoing trunk, I can do
something to get connected to the next one. Perhaps something like the
big boys do and dial 9 first? I'm guessing a custom dial plan might do
that but I haven't
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
2005 Jul 22
0
USB setup
Hi,
I am trying to get a tripp-lite UPS monitored. It is connected to a
system through usb.
Here is my ups.conf:
[myups]
driver = hidups
port = /dev/usb/hiddev0
Here is what lsusb shows:
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 09ae:0001 Tripp Lite
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
Here is what reports when I
2006 May 17
0
Upgrade issues
Hi all,
I just upgraded asterisk from 1.0.7.dfsg.1-2 to 1.2.7.1.dfsg-2 on a
debian system.
As I go to restart now, I get this error and can't get asterisk
started.
[chan_zap.so] => (Zapata Telephony w/PRI)
== Parsing '/etc/asterisk/zapata.conf': Found
May 17 12:11:25 ERROR[13298]: chan_zap.c:7007 mkintf: Unable to get
parameters
May 17 12:11:25 ERROR[13298]:
2006 Jun 13
0
Grandstream BT101 Auto-Answer
Hi,
I am wondering if anyone has gotten the BT101's to work with the
paging in Asterisk? I know that the phones themselves have an
auto-answer option and if I turn it on every call is auto answered. I
want to be able to call the extension normally and have it ring normally
but if someone dials # and the extension to have it auto answer for
intercom purposes.
Anyone have this working?