Displaying 20 results from an estimated 1000 matches similar to: "ZapRAS priviledge error"
2005 Jun 22
5
ZapRAS
I'm trying to use ZapRAS to enable ppp connection through my E1.
After the ZapRAS command is executed, all sound is crappy on all lines!
The only solution is to reboot the machine (or halt it, and then power
it on since Digium's hardware doesn't like reboots).
Anyone know how this can happen?!
I'm using * 1.0.6 on Dell PowerEdge 1850 which are told (too late
though) not to work
2006 Nov 30
0
Problem with ZapRAS and asterisk
Hi,
I am trying to use Asterisk cmd ZapRAS
(http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+ZapRAS),
I pathed the ppp daemon ftp://ftp.digium.com/pub/zaptel/misc/, but when I
try to use it, I obtain the following error:
Connected to Asterisk 1.2.4 currently running on TSU-R1 (pid = 7242)
Verbosity was 0 and is now 44
-- Accepting call from '123456789' to
2004 May 24
0
ZapRas problems
Hi
I try to use zapras. I am using zaptel-bri-0.0.2
I compiled and patched pppd from ftp://ftp.digium.com/pub/zaptel/misc/
pppd is /usr/sbin/pppd
Any idea whats going wrong here?
Thomas
-- Accepting call from '95' to '8526' on channel 1, span 1
-- AGI Script nuller.agi completed, returning 0
-- Executing ZapRAS("Zap/1-1",
2004 May 31
1
zapras how to
hi!
I'm trying to get zapras working in GSM csd network. Whenever a dialup call is initiated from the mobile to the * gateway the following appears in the log and zapras terminates. Phone gives the error dialup not answered.
==> /var/log/messages <==
pppd[2310]: Plugin zaptel.so loaded.
pppd[2310]: Zaptel Plugin Initialized
pppd[2310]: Using zaptel device 'stdin'
pppd[2310]:
2003 Oct 30
1
ZapRAS docs needed...
hi all
Where can I find documentation about how to setup ZapRAS?
What I want to do (optimally) is to allow for automatic dial-up to
external sites, each having an ISDN router. Today we use a small ISDN
router for this, but it'd be a lot better, IMHO, to have asterisk do
this (functioning as a ISDN router), as we may cancel our BRIs then.
Is this possible? And if so, how can I do it? I
2004 Jul 15
1
zapras - and kernel ??
Hi,
I'm trying to get zapras do work, I had downloaded the pppd-source and the 2
patches.
I succefull compiled and install the patched version of pppd, but got this
error in message-log
Jul 15 11:43:32 voip1 pppd[9296]: In file /etc/ppp/filters: unrecognized
option 'active-filter'
Jul 15 11:43:57 voip1 pppd[9299]: Plugin zaptel.so loaded.
Jul 15 11:43:57 voip1 pppd[9299]: Zaptel
2005 Feb 03
4
Asterisk Dialplan command "PPPD" released
Hello all!
Sirrix AG, Saarbr?cken (manufacturer of the Sirrix.PCI4S0 4-port ISDN
card for Asterisk) has released the new Asterisk dialplan command PPPD
(app_pppd). It allows to connect a Linux PPP daemon to an arbitrary
digital (ISDN) Asterisk channel to provide RAS dialin and dialout.
The PPPD command has successfully been tested with Sirrix.PCI4S0 cards
and a standard ISDN4Linux ipppd "on
2005 May 30
1
Serious ZapRAS problem!
Hi!
I've been trying to get ZapRAS or PPPD to work. Neither does!
All i get is LCP: timeout sending Config-Requests
But after trying, all voicelines get crazy! It sounds like robots when
somebody calls!
And since the zaptel drivers can't unload (the server hangs totaly if I
try!), I have to reboot the whole server!
The robot-voice is only on our side, it sounds fine at the other end.
2006 Dec 14
2
Ssh access over a zap channel...
My need to do this through asterisk is simply the ability to provide me
access with no additional cost to my customer. It seems like a nice
thing to include as long as authentication is done well. I have worked
on a dozen or more types of switches and all of them have supported this
or had the capabilty through hardware or licensing. I am trying to get
around opening and closing the firewall,
2005 Mar 28
1
Problem installing SpanDSP Makefile.patch
***************
*** 41,50 ****
APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so a
pp_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/local/include/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so a
pp_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/include/osp/osp.h ]; then
2007 May 04
0
Error compiling patched pppd for zapras
hi everybody,
i'm tryint to install a asterisk system which acts as a dialin server
using a Digium Wildcard 205P.
acording to http://www.voip-info.org/wiki/view/Asterisk+cmd+ZapRAS i
need a patched version of pppd, but it does not compile on my system.
Linux box 2.6.17-gentoo-r8 #1 SMP Tue Sep 26 13:17:23 CEST 2006 x86_64
AMD Athlon(tm) 64 Processor 3200+ GNU/Linux
gcc -4.1.1, glibc-2.4
2005 Feb 27
1
dialout with PPP on ISDN to an ISP
Hello my name is Ilija Poznic and I have a problem.
My configuration is
1. Digium TDM4000P with one FXS.
2. AVM Fritz ISDN adapter (configured with capi).
When I connect to my ISP and then start *. Asterisks is registering me to SIP
provider iconnect. After that I can call international call trough VoIP.
My problem is that I want to dialout to ISP only when I have a international
call.
2003 Apr 22
0
Re: [Asterisk] Kernel panic, ZapRAS & E400p
[ZapRAS triggering a kernel panic]
>> Kernel panic: Aiee, killing interrupt handler!
>> In interrupt handler - not syncing
>> HDLC Receiver overrun on Channel Tor2/0/2/25 (master: Tor2/0/2/25)
>
> Hrm, I haven't seen this before. Please contact me off-list and I'll
> give you more debugging instructions that may be helpful, as well as
> enquire additionally
2004 Jun 21
1
Problem compiling fax applications
I'm tring to compile fax applications on Debian system.
the spandsp library compiles ok, and when i try to
patch the make file in apps directory as is said in the instructions it
returns errors.
I'm using cvs version of asterisk .
--------------------------
voipgw:/usr/src/asterisk/apps# patch < Makefile.patch
patching file Makefile
Hunk #1 FAILED at 35.
Hunk #2 FAILED at 68.
2 out of
2005 Jun 01
1
send and receive MMS
Hello,
did anyone already experience MMS? SMS works fine, but I can't find infos on
how to send and receive MMS on a similar way with Asterisk.
Thanks
Daryan
2010 Mar 03
2
Best practise for ISDN Video Conferencing..
Hi All,
I'm about to setup an Asterisk install to take over an old legacy PBX
system. At present, the legacy system has modules in it which provides 4
* data ISDN links to the video conferencing unit (Tandberg 3000 MXP) on
site, these use the ISDN30 (uk) that the normal voice calls go over.
Is it possible to emulate this in asterisk? I've seen zapras but I'm not
sure if that's
2004 May 23
3
NetJet and RAS
Hi,
Last weekend I was planning to buy a physical PBX system, but instead I
have been blown away by the fact that VoIP really works, that Asterisk
is so easy to set up and use... and free!
We're in Australia, so as I understand it, we aren't allowed to use the
Zaptel cards. We need to set up our system to route incoming 56K data
calls to the PPP daemon on our Linux box or to our
2003 Apr 03
1
PPP by default in zapata
Just wondering if there is a reason PPP support is compiled into zapata by
*default*:
# Uncomment for Generic PPP support (i.e. ZapRAS)
#
KFLAGS+=-DCONFIG_ZAPATA_PPP
Especially since the comments imply that it should be commented out by
default...
The main reason I ask is because I usually try to re-compile the kernel to
only include the bits that I need, and so I don't include PPP...
2010 Nov 25
4
Incoming calls through SS7 for data modem transmissions - possible??
Hello,
We are working on implementing a solution for a medium service provider.
They were previously using a Cisco AS5300 gateway with some PRI trunks to
receive modem calls, then route them out the Internet.
The Telco they were buying the trunks to discovered this configuration and
restricted them due to legal conventions, and stated that in order to
continue doing this, they would have to talk
2009 Dec 22
1
Making a data connection with Asterisk
Hi all,
We need to start obtaining some billing files from BT via a dial-up ISDN connection and I'm wondering if Asterisk is capable of doing this?
I need to make an ISDN dial-up CHAP connection and, once connected, grab some files over FTP. Currently, our Asterisk box is connected to an ISDN30 with a Zaptel card.
This may be a downright stupid question but I'm trying to find out if