Displaying 20 results from an estimated 400 matches similar to: "(no subject)"
2012 Oct 12
2
pdf viewer with bookmarking facility?
pdf viewer with bookmarking facility?
2014 Jul 30
2
compiling dahdi and exporting it to another system
Hello asterisk-users,
I need to compile dahdi and then export it to another system. I managed to
do this with DESTDIR=/root/destDir, then make a tar file and extract in / of
the other system. However the module is not loading and /dev/dahdi is not
created.
Anyone done this?
Thank you,
Anthony.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2016 Sep 19
3
Asterisk 14.0.0-rc1 Now Available
Marcelo Terres wrote:
> I noticed another different behaviour.
>
> In older versions, when I call rasterisk, I receive some informations
> about it. Fox example:
>
> [root at pbx2 ~]# rasterisk
> Asterisk 11.22.0, Copyright (C) 1999 - 2013 Digium, Inc. and others.
> Created by Mark Spencer<markster at digium.com>
> Asterisk comes with ABSOLUTELY NO WARRANTY; type
2018 Aug 14
2
Is there a way to remove launching shell command from Asterisk CLI
Hello,
Is there a way to let someone access to Asterisk CLI and type whatever
command (s)he likes but the shell command (the ones started by !) ?
Ideally, it could be an argument to rasterisk:
rasterisk --no-shell
When done, a session could be like this:
> pjsip show endpoints
...
> core reload
...
> !rm /etc/foobar
Forbidden
Suggestions ?
Best regards
-------------- next part
2016 Mar 03
4
Rasterisk freeze on 4G link
Hello,
I'm remotely managing an asterisk setup using an OpenVPN client on this
Asterisk box, connecting to an OpenVPN server of mine).
This box is mainly connected to PSTN.
It is also connected to the Internet, only for remote management.
The former ADSL link has recently been replaced by a new 4G link (UMTS).
I'm connecting to this box from a Debian Jessie/Gnome Terminal combo.
With
2016 Mar 03
3
Rasterisk freeze on 4G link
2016-03-03 18:08 GMT+01:00 Duncan Turnbull <duncan at e-simple.co.nz>:
>
> > On 4/03/2016, at 5:31 AM, Olivier <oza.4h07 at gmail.com> wrote:
> >
> > Hello,
> >
> > I'm remotely managing an asterisk setup using an OpenVPN client on this
> Asterisk box, connecting to an OpenVPN server of mine).
> >
> > This box is mainly connected to
2012 Aug 22
1
sane-backends-1.0.22.tar.gz for CentOS 5.8.
Can someone make an rpm package for sane-backends-1.0.22.tar.gz
Regards,
2012 Nov 05
1
Copying a file to a usb stick
Hello list,
I formatted a 64MB usb stick with this command 'mkfs.ext2 -b 1024 /dev/XXX1' ,
to copy a file of 9230653440, but when it reached 7921295360, it gave input/
output error and the file is not copied.
How should this be done?
2006 Jan 10
1
avoided deadlock/channel already in use
Hello!
After upgrading my production machine to 1.2.1(used to be 1.2.0) on friday
i experienced strange behaviour yesterday, i received
deadlock-avoided-messages and channels refusing to hangup on span1(used
for inbound calls), both messages in all cases paired:
Jan 9 17:40:01 WARNING[30003] chan_zap.c: Ring requested on channel 0/17
already in use on span 1. Hanging up owner.
Jan 9 17:40:01
2016 Mar 04
2
Asterisk 13.5 and higher (asterisk 13.7.2) quitting
I start asterisk 13.7.2 and it dies before I can rasterisk into it. I've tried getting a coredump, but it doesn't coredump. I know there are a lot of errors in the log below, but most of those just say it'll not load a module, and no big deal.
When launching from commandline (not service script) here is what happens.
http://pastebin.com/3GFe6fG9
Travis Ryan
Director of
2016 Sep 19
2
Asterisk 14.0.0-rc1 Now Available
One more thing about my last email: I think that you forgot to update
the configs/samples/res_odbc.conf.sample file, because it still
contains idlecheck and limit parameters.
Regards,
Marcelo H. Terres <mhterres at gmail.com>
IM: mhterres at jabber.mundoopensource.com.br
https://www.mundoopensource.com.br
https://twitter.com/mhterres
https://linkedin.com/in/marceloterres
On Mon, Sep 19,
2008 Jul 01
1
queue show name - callerID
Hi,
Is there a way to show callerID of calls waiting in queue?
queue show
shows only channel not callerID
Cheers,
Marcin
2009 Apr 30
3
need help on asterisk call forwarding
Hello,
I am trying to enable call forwarding feature on asterisk 1.6.0.9 with
asterisk-gui. Sure there is no menu for that on gui but, when i try to
write some example scripts to extensions.conf to make it work. I totally
failed.
I dont wanna install smthing like freepbx etc on the system so, i need
help to add unconditional etc call forwarding feature for 1.6
Thanks
2004 Oct 05
3
TDM20B and UK caller ID signalling
I have a TDM400 with 2 FXS cards, and a Samsung 6100 DECT base station
connected to one of the ports.
The base station appears to only support UK (BT) style CLIP Caller ID
signalling.
Does anyone know if it is possible to configure the ZAP channel to send
in this format, or alternatively can you recommend a GAP compatible base
station which will handle both BT and Bellcore signalling?
A search
2008 Jun 19
1
Asterisk + zap + sangoma A104D - how to setup call using particular timeslot
Hi all,
I need to setup call using particular timeslot on one of E1's. I've
looked into
http://www.voip-info.org/wiki/index.php?page=Asterisk+Zap+channels and
it says that:
exten => TestTrakt,1,Dial(ZAP/1-2/517255333)
exten => TestTrakt,2,hangup
should work and force call setup via span 1 (port 1) but when I try
setup call rasterisk says:
-- Executing [TestTrakt at
2011 Feb 15
1
outbound call leg CALLID
Hello everyone
Is there a possibility to catch an outbound callleg ID for the follovong
scenario: some carrier -----> ------(asterisk1) --->-----asterisk2 ?
I can get inbound callid for asterisk1 with a ${SIPCALLID} in
extensions.conf or to look it up in cdrs field (are the same). But how about
outbound? I have all calls just forwarded through asterisk1, not answered
and for every call I
2008 Oct 31
2
giving a user asterisk CLI access: how bad could it get
Hi, everyone
I'm investigating if I could give asterisk CLI access to one of our
clients.
If I add that user to asterisk group and set his shell
to /usr/sbin/rasterisk, is there a possibility for a user to brake our
of asterisk CLI to normal shell?
Thanks in advance
2006 Nov 03
2
PAP2 to use on my asterisk.
Hello,
I nearly forgot about this mailing list! I accidentally bought a vonage
enabled PAP2 to use on my asterisk, however it's locked and I have no
access to the admin password. Anyone unlocked it before? Please send
procedure. Make a cc to my address please. Thanks a million.
Best regards,
Twanny Azzopardi.
Mob: ( 356 ) 79713618
Email: twanny@line.sytes.net
Web: http://line.sytes.net
2015 May 27
0
FW: Strange and complete failure of Asterisk 1.8 - part 2
Hi guys
I just did a ps -Af | grep asterisk on the machine and got several screens
full of this:
root 6970 6946 0 13:10 ? 00:00:00 rasterisk rxcore show
channels verbose
root 6987 6948 0 13:10 ? 00:00:00 rasterisk rxcore show
channels verbose
root 7005 6985 0 13:10 ? 00:00:00 rasterisk rxcore show
channels verbose
root 7021 7003 0 13:10 ?
2007 Aug 20
2
Firefly IAX2 configuration
Hi List;
I am using Firefly softphone Version 1.9.9 Build 4521
and I select IAX protocol and did the configuration in
Network1 (and I checked the Active checkbox) as
following:
Server: 192.168.8.4
username: iax2user1
password: password
In the Asterisk, I did the following configuration on
the /etc/asterisk/iax.conf:
[iax2user1]
type=friend
context=internal
username=iax2user1
secret=password