Displaying 20 results from an estimated 20000 matches similar to: "Not detecting hangup"
2010 Aug 28
1
Play a number of files to a caller
I want to be able to allow a caller to dial a ddi, system to verify
identity etc (this is all done)
I then want them to sit listening to music, until an event happens.
When this (external) event happens, I want to play a certain file to
the caller, using playback (so that they have ff / rw etc), and when
finished, go back to the music.
1) I thought of redirecting to an extension that played the
2005 Aug 23
2
SIP powercycle not hanging up
I have Sipura 841's talking to a CVS-HEAD of August 4.
If I disconnect the power to the Sipura, Asterisk does not hang up the
channel.
My sip.conf for this phone looks like:
;
[super1] ; Sipura 841
disallow = all
allow = ulaw
callerid = "super1"
2007 May 24
3
meetme sounds
I am playing around with dynamic meetme conferences, and wanted to have
one person constantly in the conference, with calls "popping in and out".
Is there an option / any way of playing enter / leave sounds to the
person who created the conference only, and not the people leaving /
joining ?
TIA
Julian.
2009 Jan 20
3
Using centos and kickstart to build a minimum installation
Using centos 5.2,
I want to use a kickstart file to select packages in order to have an
unattended install onto a bare-metal server.
Is there any way of finding out which packages I need to compile, build
and run asterisk ?
I generally want to build all modules in asterisk and the wct4xxp zaptel module
I want to be able to not select any groups in the kickstart file, but
only select
2010 Mar 24
6
Restarting Asterisk using a script - Thanks to all -
Hi All,
I do have asterisk installed for a call center and I would like to know if
it is possible to create a scipt and execute it from a PC connected to the
Network without accessing the server. This script should restart asterisk
and another service related to aheeva.
The problem now is that each time I have to access using PUTY to the server
to start and run services manually.
Service
2010 Mar 23
4
Safe_asterisk doesn't exists???
Hello my friends,
I'm very worry about a problem i'm having...my asterisk got freez some
times, every 5 or 6 days with NO trace in /var/log/asterisk/messages
What i want to know is if safe_asterisk has something to be with this?
This is what i have on my server:
[root at mypbx ~]# ps -A | grep asterisk
9118 ? 00:01:30 asterisk
[root at dreampbx ~]# ps aux | grep asterisk
root
2010 Nov 27
3
How to hangup all channels
Hi guys, I'm using Asterisk 1.4 and i need a way to hangup all channels.
I want to use the teleyapper system for broadcasting call for security reason but i need that all channels are free when a security call is ready to start!
I already search in the old post without success.
Can anyone help me?
Thanks and sorry for my newbie english
-------------- next part --------------
An HTML
2008 Oct 05
5
asterisk, phpagi and singleton
Hello,
I've this situation: 300+ simultaneous calls and dialplan like this:
exten => _X.,1,Answer()
exten => _X.,2,DEADAGI(check_status.php)
exten => _X.,3,Dial(SIP/other/${NUMBER})
exten => _X.,4,Hangup
exten => h,1,DEADAGI(cdr.php)
When project is running , I had a lot of defunct php scripts (I've exceed
mysql connection limits and so on, deadagi help a bit). The
2012 Jan 06
1
Why write your dialplan using Lua?
Hello,
Reading through the Wiki:
"Asterisk supports the ability to write dialplan instructions in the Lua
programming language. This method can be used as an alternative to or in
combination with extensions.conf and/or AEL. PBX lua allows users to use
the full power of lua to develop telephony applications using Asterisk"
My question is, what is the benefit of using Lua? I recently
2009 Feb 27
9
call file concurrency
Is there a convenient way to limit the number of call files (outgoing
directory) that are processed concurrently?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3234 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20090226/a46e68fa/attachment.bin
2009 May 22
4
How to stop a background music
Hi Guys,
I would like to know if is there a way to actively stop a Background()
music?
Thanks,
Noel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090522/1e317b99/attachment.htm
2010 Mar 30
2
Priority based softhangup
Hi,
Is it possible to softhangup a channel based on priority. I mean I
want to put some calls in higher priority lets say 100. If all
channels are busy and somebody wants to dial an extension with
priority higher than 100. How can softhangup drop a line which has
priority less than 100? I will appreciate your valuable help.
Thanks
Smir
2010 Feb 22
2
SIP Disconnects from Network - Asterisk Does not hangup
Good day all!
I have an issue which has plagued me for quite sometime now...and as I close
in on its cause, I have reached a point where additional info would be
greatly helpful!
When a SIP device dials another SIP device...Asterisk connects the calls and
displays the channel information.
If one of those SIP devices hangs up, Asterisk receives the hangup notice
and disconnects the call/channel.
2007 Dec 06
3
CDR Function in Hangup Channel
So... I'm trying to access CDR(duration) and CDR(billsec) inside h...
I keep getting 0. Can I access the CDR function inside a hangup extensions?
Asterisk 1.4.13
Thanks, Doug.
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
2010 Jul 21
2
play alaw file with .wav extension
Hi all,
I have to play a alaw file with .wav ext. How can I do this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100721/de46328f/attachment.htm
2012 Feb 11
1
Asterisk perl AGI confusing variables
Hello all,
I'm struck with a very strange problem today. I've an AGI with some code
subroutine snippet as follows:
sub enable_sbc($) {
my $carrier = shift;
my $tmp = substr($carrier,1);
my $jkh = $tmp;
$server_port = $ast_agi->get_variable("SIPPEER($jkh,port)");
$ser_ip = $ast_agi->get_variable("SIPPEER($tmp,ip)");
2009 Apr 20
2
Execute after hangup
What is the syntax to progress with a dial plan after hangup please?
Michael
2012 Jan 05
1
STOP loading extensions.ael
How do I stop loading extensions.ael dial plan?
I'm only using extension.conf.
--
Joseph
2010 Jul 04
1
Anyway to know when a channel is going to hangup if Dial Timeout option is used?
Hi Guys,
I have a channel that is dialed with *Timeout* option. So, there is definite
time to it. Only thing is that I don't have control of that channel. I only
know that it's using g729 codec and that there is only one channel that is
using g729 at any given time. So, my question is:
2013 Aug 29
2
Continue script on hangup
Is it possible to execute lines in a script when the caller disconnects?
I.e. to check when the last person leaves a conference room so you know it
is safe to move the recording file.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130829/37108347/attachment.htm>