evil internet scammer has stolen all my money! ;)
>>
>> Cheers!
>>
>>
>> On 15/09/10 12:14, Rob Fugina wrote:
>>> It is with deep sorrow and broken heart that am sending you this mail.
>>> Am in deep need and my situation is lamentable. my family and
Is func_odbc still working in trunk? I've recently (in the last few weeks)
started having a problem where my custom functions don't work. The module
loads, the configuration file is parsed fine, and the functions are even
created and visible in "core show functions", but when executed from the
d
On 1/5/07, Dan Austin <[EMAIL PROTECTED]> wrote:
Trunk has already moved on and code compatible with 1.4, may have
problems on it. For a sanity check, I wiped out my test system
and rebuilt it with fresh components for 1.4 (libpri, zaptel, asterisk,
asterisk-addons), and I have no issues with u
Can you set verbose and debug levels to 10 and run these commands:
*CLI> module unload app_cbmysql.so
*CLI> module load app_cbmysql.so
*CLI> core set verbose 10
Verbosity was 0 and is now 10
*CLI> module unload app_cbmysql.so
Unable to unload resource app_cbmysql.so
Command 'module unload app_c
On 1/3/07, Dan Austin <[EMAIL PROTECTED]> wrote:
Rob wrote:
> I'm using the latest svn trunk code. The app_cbmysql builds,
> installs, and loads just fine. But I don't get any CBMysql
> application within asterisk. The only message I get as the
> module loads is something about finding the co
I'm using the latest svn trunk code. The app_cbmysql builds, installs, and
loads just fine. But I don't get any CBMysql application within asterisk.
The only message I get as the module loads is something about finding the
configuration file (successfully).
The database & tables are created, th
On 10/17/05, Rich Adamson <[EMAIL PROTECTED]> wrote:
I've been trying to diagnose the same problem with teliax, and it seemsto be a jitterbuffer problem. Since turning it off, we've not had a problem.My guess is that teliax servers are not current code, or they've modified
the code for some reason.
Not to point the finger at Teliax, but I'm having some unique problems with their service that are as yet unexplained.
Incoming calls are fine.
Outgoing calls don't work, though they did at one time. As of today, I'm running the latest code from CVS.
-- Called teliax/1314321
-- Call
For a *long* time now, I've noticed that the timeout passed to the
Dial application doesn't really work as documented. When I
Dial(Zap/1&Zap/2&Zap/g3,15,tP) the Dial doesn't timeout for 25 to 30
seconds. I found this problem when I had a 20 or 30 second timeout
specified, and it wasn't actually t
I bought an IAXy just about a week ago, and I'm having a problem with it.
I provisioned it without any problems. It's on the same network segment
as my Asterisk server. It registers just fine. When I call from the IAXy
to a Zap channel, it works fine. When I call from a Zap channel to the
IAXy,
Just wanted to catch everybody up. So many people contributed to the
work list that I'd probably miss several if I tried to notify just
them. Many people contributed funds, too, which I greatly appreciate.
We were able to get the entire list done, which added up to two full
hours of work on Alli
See the following:
http://bugs.digium.com/bug_view_page.php?bug_id=0003006
I'll be collecting suggestions and requests, as well as donations, to
pay Allison to do another batch of new phrases for Asterisk. The
result will be donated to the Asterisk community, and submitted to the
powers that be
Is it just me, or is the Dial timeout off by a factor of two?
This is not something that has appeared recently, but I finally
decided to do some timings and see if it was just my perception or
something...
With Dial(Blah/999,20), the phone will ring for 40 seconds. With a
timeout value of 10, it
On Tue, 21 Sep 2004 12:05:29 -0500 (CDT), Nate Carlson
<[EMAIL PROTECTED]> wrote:
> Hey all,
>
> Someone's posted one of my 800#'s on a poster in California for free
> concert tickets, so I'm getting calls from California AC's at all times of
> the day asking for tickets. I'm just using the 800# f
I can't seem to get *80 to do its thing on a Zap channel. Looks like
*8 is being seen by asterisk first, and *80 is basically inaccessible.
What *80 is intended to do, by the documentation on the wiki and by
inspection of the source code, is add the last callerid to the
blacklist.
Looking at the
I've recently started playing with the RxFax application on my
Asterisk box. I've had success, mostly, but I've had some failures,
too...
The most recent failure is specific to receiving from a particular fax
machine -- a "Canon Laser Class 9000S". The TIF images received are
readable, but the a
On Thu, 09 Sep 2004 15:49:48 -0500, Eric Wieling <[EMAIL PROTECTED]> wrote:
> On Thu, 2004-09-09 at 14:59, TELUX wrote:
> > How do you get Cepstral working, they only offer windows versions. do I
> > have to complie it to linux?
> > http://www.cepstral.com
>
> They have a linux version for purchas
On Thu, 09 Sep 2004 13:59:20 -0600, TELUX <[EMAIL PROTECTED]> wrote:
> How do you get Cepstral working, they only offer windows versions. do I
> have to complie it to linux?
> http://www.cepstral.com
> ___
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
Ah, well... Never tried it with SIP phones. I thought I had used
that before for inbound calls on a Zap channel, and with local Zap
extensions, too...
On Fri, 03 Sep 2004 08:11:09 -0700, Kevin P. Fleming
<[EMAIL PROTECTED]> wrote:
> Rob Fugina wrote:
> > Use the 's'
Use the 's' extension...
On Thu, 02 Sep 2004 19:42:13 -0700, Kevin P. Fleming
<[EMAIL PROTECTED]> wrote:
> I've got a need to do something like the following:
>
> [foo-context]
> exten => _.,1,SetCIDNum(123)
> exten => _.,2,SetCIDName(XYZ)
> include => local
> include => tollfree
>
> But of cou
On Thu, 2 Sep 2004 18:36:50 -0600, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> Here is my 'default' dial:
> exten => s,5,Dial(Zap/3,30,r2&SIP/5551234,30,r2)
The dring* entries only apply to detection of incoming distinctive
ringing (on an FXO port).
You're Dial call is wrong. The distinctive
Yeah, I posted a new bug. My configuration isn't that wierd, I didn't
think. Asterisk -> T100P -> TA750... I'd still like to see the
'battery detection' working for my situation. I'm trying to get his
attention on IRC at the moment, as he suggested on the bug tracker...
Rob
On Fri, 03 Sep 200
I've tested this change already, and it's actually more broke than
fixed. I have a T100P card connected to a TA750, with 20/4 FXS/FXO.
When dialing TO one of these ports, it always looks busy to
asterisk... I've backed off to version 1.330 of chan_zap.c and it
works fine...
I'll try to post som
I don't have the complete list at the ready, but "*8" on a Zap channel
is (non-directed) call pickup.
I spent a lot of time searching for the call waiting problem months
ago, and I guess I can only blame myself if it's still not
well-documented on the Wiki. My experience is almost exclusively wit
I've tried this before, with no luck. I've got to try again this
evening, and I'm looking for some help.
Here's my configuration -- pretty simple, really.
Asterisk box -> T100P -> TA750(20FXS/4FXO) -> phones and outgoing lines
I have an analog modem (Ok, it's a TIVO) that I need to be able to
d
http://www.voip-info.org/tiki-index.php?page=PBX%20Call%20Pickup
http://www.voip-info.org/tiki-index.php?page=Asterisk%20channels
On Fri, 27 Aug 2004 16:11:46 +0200, Roger Schreiter
<[EMAIL PROTECTED]> wrote:
> Hi,
>
> there is a feature, which I would like to use with asterisk,
> and I assume i
On Thu, 26 Aug 2004 13:46:17 -0700, Justin Huff <[EMAIL PROTECTED]> wrote:
...
> > Where do the Fritz cards fit in, then?
> I believe that the AVM Fritz! B1 will work. It's an active card similar
> to the Diva Server. The Fritz!Card and A1 are passive cards and are in
> the same boat as the other
Ok, let me try to make sure I've got this straight, then...
The Eicon Diva Server BRI cards will work fine in the US, with the
addition of an NT1 device, but they're pricey.
The cheap HFC cards will NOT work in the US, even with an external
NT1, because they won't speak NI1.
Where do the Fritz c
provisioned for
> both data and voice (NT1) Is this not possible?
>
> Rgs,
> Mark
>
>
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Rob Fugina
> Sent: Thursday, August 26, 2004 9:12 AM
> To: Asterisk
Good luck finding a Linux/Asterisk-compatible ISDN PCI card that's
usable in the US. I've had my eye out for a while, and haven't had
any luck. If you do find something, and find someone who will sell it
to you, please share it with the list...
Rob
On Thu, 26 Aug 2004 08:26:24 -0500, Paterson,
ngth: A4 (297mm)
Minimum scan line time: 0ms
Minimum scan line time for higher resolutions: T15.4 = T7.7
Get at 9600
Changed from phase 3 to 5
Fast carrier up
Fast carrier down
Fast carrier up
Fast carrier down
-- Hungup 'Zap/21-1'
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- ht
65&rd=1&ssPageName=WDVW
There are a lot available, and for what seems to be a good price,
if anyone else is looking for the same thing -- if it's compatible,
of course...
As an alternative, if anyone can refer me to a source for a card that
meets my specs, PLEASE PLEASE PLEASE DO SO
hat's just labeled "DIVA T/A PCI",
both on stickers and printed on the circuit board. Is this a card that's
compatible with Linux and Asterisk?
If not that card, how about a "Eicon Diva ISDN+CT 2.0 PCI"?
Barring these, please refer me to a specific model and a source.
English isn't all that bad...
Let me make sure I've got it right, though... The script reads back the
time correctly when you request a wakeup call, but the call file that's
created has a filename that's 7 hours off?
I don't know what's wrong, and I may not have too muc
general pattern.
Wouldn't it be a little better to use the special 'invalid extension'
extension -- 'i'? Something like...
exten => i,1,Playback(invalid)
exten => i,2,Busy
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filt
ld indicate ringing before the
call has going through completely? I seem to remember, on more than one
occasion, hearing at least half a ring indication before getting a busy
signal, and just this on the PSTN... PRM, or Positive Response Mode --
does that ring a bell with anybody?
Rob
--
n't have to parse the files out,
and there's no race condition while the call files are being created,
either (as could happen, I think, using the file timestamps).
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
M
On Tue, Jun 01, 2004 at 05:11:53PM +0100, Kevin Walsh wrote:
> Rob Fugina [EMAIL PROTECTED] wrote:
> > So the Perl code creates call files in
> > a wakeup queue directory, and a cron job (a shell script) runs every
> > minute looking for wakeup calls in the queue that need t
On Tue, Jun 01, 2004 at 06:54:02PM +0300, Apollon Koutlides wrote:
> Rob Fugina wrote:
> >It has occurred to me that the two AGI scripts could be rewritten as real
> >compiled asterisk applications, but then it always hits me that without
> >some kind of cron-line built-in sch
on of several audio files that are already
in CVS. When the next version of my code is released, I will either
include the wakeup-menu file with the code, or get it added to CVS.
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachments
keup AGI scripts, or should
my (impending) next rewrite maintain the current architecture?
Anyone with specific questions about using my wakeup app, please email
me directly.
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachments.
bout 2 months ago? IIRC, it was to be released in about 6
weeks (or about 2 weeks ago now...). I'm not as interested as I was,
as I've gone the channel bank route now, but I'm still very interested
in seeing more information about it...
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTE
that particular module, but the bug has been 'fixed'
on the tracker, and I can't add a note. I guess I'll log a new bug if
I don't see that it's already been done...
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS
iled
Fast carrier down
Trainability test failed - longest run of zeros was 0
>>> FTT: 44
Fast carrier up
Fast carrier down
Trainability test failed - longest run of zeros was 0
>>> FTT: 44
-- Hungup 'Zap/25-1'
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://
he i4l drivers.
Someone referred me to the following product, made by an Australian
company it seems, but I haven't been able to find a source... To be
honext, I haven't tried too hard -- busy with other things.
http://www.traverse.com.au/productview.do?product_id=14
Rob
ave posted my last SIP
> firmware
> (with appropriate disclaimers) to the list but it is held up in
> moderator no man's land.
How about part numbers, model numbers, revisions, etc, from the labelling
on the phone?
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geek
nsion=blah or
exten=blah in zapata.conf.
Nothing working incorrectly, but I'm wondering if I'm missing out on
something if my Zap channels aren't set up right...
Thanx,
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachm
spoke SIP, but they're rare.
The ones on eBay are most likely 100% proprietary.
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachments.
666,000,000 -- The number of the megabeast.
_
t; course.
In my situation, I'm using Zap FXS ports and SIP hardphones.
I've got it working, as I mentioned in a previous email to the list.
The premature answer problem must have had something to do with the
local extension I was using and how I was specifying it in the call file.
Rob
til the outgoing call is answered.
This will work great when I write another AGI for the outgoing wakeup
calls. This will allow for snoozing as well as reading the time, weather,
and maybe messages waiting...
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.
On Sat, Feb 28, 2004 at 11:03:41PM -0600, Robert Lawrence wrote:
> I would be interested in the AGI Script.
Here it is, along with the shell script I run from cron every minute.
It's sloppy -- I didn't expect to be sharing it so quickly.
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTE
, there doesn't seem to be anywhere to put options such as
that in a call file. I've tried several things, but haven't found the
majick yet...
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachments.
!ed
of adding a snooze feature. This would require
the outgoing wakeup call to run another AGI that says something like
"to acknowlege the wakeup call, press 1; to snooze 5 minutes, press 2;
to snooze 15 minutes, press 3".
I'll cleanup the AGI and post in the next 24 hours...
R
ll of the voice prompts I need, so it's a little rough there, too.
I don't have time to go into more detail at the moment, but send me a
message directly if you're interested...
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Of
ith it. I have zero experience with T-1 channel bank hardware, and would
really like some beginner questions asked before dropping the dime...
Anybody willing to help me out, please send email directly. I'll
summarize for the list.
Thanks,
Rob
--
Rob Fugina, Systems Guy
[EMAIL PRO
On Thu, Feb 26, 2004 at 10:37:05AM -0600, Rob Fugina wrote:
> On Thu, Feb 26, 2004 at 10:19:08AM -0600, Greg Kedrovsky wrote:
> > On Thu, Feb 26, 2004 at 10:28:37AM -0500, Steve Creel wrote:
> > >
> > > As for hardware, take a look at:
> > > http://www.viki
On Thu, Feb 26, 2004 at 12:43:27PM -0500, Steve Creel wrote:
> On Thu, 26 Feb 2004, Rob Fugina wrote:
>
> >On Thu, Feb 26, 2004 at 10:19:08AM -0600, Greg Kedrovsky wrote:
> >> On Thu, Feb 26, 2004 at 10:28:37AM -0500, Steve Creel wrote:
> >> >
> >> >
27;re set.
Am I getting things backwards, or is the W-1000 what he was talking
about as an FXO device. I'm having trouble finding an FXS version on
Viking's site at the moment...
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Offic
r impossible
to find with a U interface. Can anyone tell me for certain if this card
is compatible?
http://store.yahoo.com/cuphone/tig12pciismo1.html
Thanx,
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachments.
I'm heavily
nes when they're FXS.
I was not seeing the latter behavior. I had a group defined that
included all of my FXS ports, and when did this for incoming calls,
it rang only one FXS port -- the first available...
exten => s,1,LookupCIDName
exten => s,2,Dial(Zap/g2,20,t)
Anybody want to sugg
d it behaves exactly as you describe. It has
to do with how long the number buttons are pressed. To make it work,
you have to key your PIN like the buttons are too hot to touch...
I'm running the latest (.46) Grandstream firmware.
I'm using "dtmfmode=rfc2833" in sip.conf, and the
h.
Apparently, you haven't seen their Subscriber Management System!
http://www.nufone.net/sms.php
Linked from here:
http://www.nufone.net/voip_provider.php
Is this really a company, or is NuFone in some guy's basement?
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://
On Sat, Jan 31, 2004 at 12:00:49PM -0800, Asterisk wrote:
> How about a 16 port FXO/FXS card (your choice of FXO/FXS modules or any
> mix of them) for $999. Will that be a good option?
I know (me) someone (me) who'd make a (me) really good (me) beta tester (me)...
--
Rob Fugina,
s. I've yet to stumble across the bug tracking system,
though -- can you give me a nudge in the right direction?
Thanx,
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachments.
Free Tibet*! *With the purchase of an
stuff -- haven't looked),
"light(s)", etc... Any chance of getting these?
Don't bother referring me to thevoice.digium.com. I'll consider that
after the free options are exhausted...
Rob
--
Rob Fugina, Systems Guy
[EMAIL PRO
affect asterisk's
performance...
Rob
--
Rob Fugina, Systems Guy
[EMAIL PROTECTED] -- http://www.geekthing.com
My firewall filters MS Office attachments.
Yes, you're right. Unfortunately, I don't really care.
___
Asterisk-Users mailing li
Jan 23 10:58:55 WARNING[8201]: chan_sip.c:486 retrans_pkt: Maximum retries exceeded on
call [EMAIL PROTECTED] for seqno 102 (Request)
I updated from CVS today, and I'm still getting the problem.
Is this a configuration problem on my end, or is it a bug?
Thanx,
Rob
--
Rob Fugina, System
67 matches
Mail list logo