Displaying 20 results from an estimated 23 matches for "z1g".
Did you mean:
1g
2003 Aug 25
2
Data calls through *
I have a Pitney Bowes (USPS Postage) machine that connects
via a USB modem to fill it.
It connects but soon disconnects. It works fine through a standard
analog phone line not connected to asterisk. I also
have the 'd' option on the Dial command.
exten => _1NXXNXXXXXX,1,Dial,Zap/47/BYEXTENSION||d
Any ideas?
John
2003 Aug 25
0
Fwd: Data calls through *
...stable version ever.
>
> John
>
>
> On Monday, August 25, 2003, at 03:23 PM, TC wrote:
>
>> Did you try after cvs update today, native zaptel data bridging was
>> added
>> over the weekend
>> -----Original Message-----
>> From: John Congdon <john@z1g.com>
>> To: asterisk-users@lists.digium.com <asterisk-users@lists.digium.com>
>> Date: August 25, 2003 12:18 PM
>> Subject: [Asterisk-Users] Data calls through *
>>
>>
>>> I have a Pitney Bowes (USPS Postage) machine that connects
>>> via a U...
2003 Aug 28
12
Asterisk stops responding
Anyone have any thoughts on why versions of asterisk I try (4 so far)
after CVS-07/18/03 always end up locking up on me... which means no sip
clients can register/re-register and if I type "reload" or "stop now" at
the cli it just returns and does nothing.
I have experienced this same issue on three separate boxes. Two running
RedHat 9 and one running Redhat 8.
I don't
2003 Apr 10
12
Asterisk-Redhat 9 install guide.
Hi,
Not sure if anyone will be intersted but I have put together an install guide for Asterisk on RedHat 9..
Its nothing special but it may be of use to the newbies.. Like me..
If you would like a copy let me know and I will send it to you..
later..
--
______________________________________________
http://www.linuxmail.org/
Now with e-mail forwarding for only US$5.95/yr
Powered by Outblaze
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...t;CA
zyN-$Fi21H%Nf+J>GUS2{fcZ1l5(wIEqP3mGoDKT)r}-$&>`F3Vd5^hvtOV#QNS^cD
zwdu)NsZ`Eh at 1BvV4`%KJMd!dN==}sh?c?(b6TQ2O)p;mU+(|c40yJGeQ&4PP!23Zf
zYp|TAY`JBBsRt;$3%ENRqqc2Tr5%kw2eI=&Q@*+adMs=?^wd59h`OiMPW+VJeA762
zoV4$D72)7SzX+^Q0QuJ3D46gmQAI1|Wtb%LY?>7YvP=Mij{>cTF)9d^0cVCb9tx5u
z1G6>-_-BCmagDxD)rs^P at j#83_)XK$+D at n>EfT(zlC{vU0K`J28U519>5aBgc_cn2
z8X>yGn>F#_>y40?`Ks5|X8^>e1uzf~sLEwt&Q&Y8*=G?8IpZB`<=_F4%sip{WnTPm
zM_$B=S<f at iImNO3M)=m$glFcJ_qwAk!@o23O(eBL(<g-__5hJchR-O=vx<u?=H%6x
zRrIgBM~{_;Iu!v#4FzO(@1ye03y6)Hb;;4KF%xuBQh*JD44bb&g...
2003 Apr 10
1
Setting up ADSI
I have searched through the archives to no avail.
Can someone give a quick overview or starting point
for ADSI.
I just received a 390 and was told that it is unlocked.
But am not sure of the next step...
I have tried a limited test using the adsi.conf and received:
-- ADSI Available on CPE. Attempting Upload.
WARNING[106510]: File app_adsiprog.c, Line 1211 (adsi_process): Invalid
or
2003 Jun 07
1
Queue App Patch, addendum
Another thing I am working on is to do the timeout people have been
asking about.
If they have been on hold for (X minutes) dump out of the Queue App, so
that the next
priority can be a common mailbox.
And I forgot to add the patch to my last email!!! argh!!!!
http://pbx.usedontmiss.com/queue_patch
John
2003 Jun 09
1
ADSI
Has anyone seen this behavior?
Whenever I try using the voicemail through my ADSI
display, it disables my # buttons. If I hit listen through
the ADSI display, I can not delete messages. The
7 button no longer does anything...
Thanks for any help...
John
2003 Jun 10
1
Slow Faxing
I currently have two fax machines on my system.
Both of them seem to send and receive very slowly. My end users
are complaining; saying it was faster before we moved to * (Straight
Analog Lines)
Any help would be great.
PS: I already have the d option on the Dial line.
Both fax machines are in their own context:
[faxes]
exten => _9NXXXXXX,1,StripMSD,1
exten =>
2003 Jun 16
2
Queue App
I think I solved the errors I was getting with my patch,
sort of anyway.
Brief over view:
Tell all the callers their position in the queue.
When they move, tell them their new position.
I was receiving Thread xxx already blocked by xxx.
I found that if I only tell caller 4 and above (Which becomes caller 3)
that their position changed, I do not receive the errors.
2003 Jun 17
2
Parking causes crash
Has this been solved? When I park a call, the caller hears a second of
music on hold
and then the whole system crashes.
I can restart with a simple (asterisk -cvvv), I don't have to reboot or
anything
John
2003 Jun 18
1
Errors when compiling from CVS this morning
O -fPIC -c -o chan_agent.o chan_agent.c
chan_agent.c: In function `login_exec':
chan_agent.c:595: parse error before '<<' token
chan_agent.c:602: parse error before '>>' token
make[1]: *** [chan_agent.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/channels'
2003 Jun 18
1
CVS Error 2003-06-19
chan_agent.c: In function `login_exec':
chan_agent.c:595: parse error before '<<' token
chan_agent.c:602: parse error before '>>' token
make[1]: *** [chan_agent.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk/channels'
make: *** [subdirs] Error 1
2003 Jul 08
1
Agent in new CVS
I installed the 7/7/03 CVS today, and my customer service reps
said that there were problems. So I went back to an earlier version.
They could log in, but when they received a call, they hear
the beep, but not the announcement or call.
I am using macros, if night is on, I dial the 800# that is passed.
Otherwise I play the Thank You (ty_pn), and I also pass the
announcement that the agent hears
2003 Jul 30
2
ADSI and SoftKeys
Has anyone solved the problem on the ADSI phones
that when you hit one of the soft keys, the Number Pad
stops working?
2003 Aug 12
0
Upgrading Queue App
I have something weird happening and maybe I just need another pair
of eyes to see it.
I have been using the queue app from CVS 06/06/2003 for a couple of
months not without a problem.
Every time I upgrade (Which was difficult because of my own errors),
my customers get put in the queue just fine. My Agents log in just
fine. But once they get connected, there is no sound.
If I setup a simple
2004 May 27
1
Queue Hold Time
I know that you can announce the current
hold time to the caller, and that this hold time
is based on the box car filter...
Are there any current plans to include
a management type of feature to export
actual average, min, and max hold time.
Is there already something implemented
that I am unaware of?
John
2001 Dec 27
1
Running windows services, an IPC issue?
Hello all,
I am looking to run an win application on linux. The problem it that it is
two parts: a exe, which calls a dll (and runs fine) and a service that
accepts requests fron the dll and does things (generates labels).
the small program runs fine, i get a return code telling me that the
service isn't running.
but if i try to execute the service, i get:
[pattejam@cory server]$ wine
2003 Jul 31
3
Queue and Agents in CVS
Every time I have upgraded via CVS in last few weeks, the
queue and agent program doesn't appear to function together.
The calls are not getting passed: Agent 308 is logged in and idle.
Yet I have a customer that has been on hold for over 8 minutes.
Any Ideas?
===================================================
pbx*CLI> show agents
301 (Lee) not logged in (musiconhold is