similar to: asterisk HA for queue calls

Displaying 20 results from an estimated 1000 matches similar to: "asterisk HA for queue calls"

2011 Apr 20
2
No voice in MeetMe for SIP with
Thanks a lot Tony and Dhaval for your much appreciable suggestions. Regards, Rajib Rajib Deka SIEMENS Ltd. Robert V Chandran Tower, First Floor, West Wing, #149, Velechery Tambaram Main Road, Pallikaranai, Chennai-100, INDIA. www.siemens.com Mob: +91-9176780669 | E-Mail: rajib.deka at siemens.com Date: Wed, 20 Apr 2011 13:55:25 +0530 From: DHAVAL INDRODIYA <dhaval.it01034 at gmail.com>
2011 Apr 19
3
No voice in MeetMe for SIP with AGI_BACKGROUND
Hello List, I have seen from the following link that, for SIP channels there is no audio communication possible in MeetMe with AGI_BACKGROUND. http://www.voip-info.org/wiki/view/Asterisk+cmd+MeetMe Currently we are using asterisk-1.6.2 and the problem still persists. Is there any solution available to overcome this problem? According to our requirement, we have to run an AGI script in MeetMe.
2011 May 11
2
no audio with SIP:INFO in meetme
Hello List, Asterisk is blocking audio if 'F' flag is enabled in meetme with DTMF mode enabled as INFO for SIP channel. If it is a bug in asterisk or something need to be enabled in sip.conf for the same. Dialplan looks like Exten => 100,1,MeetMe(100,dmF) Sip.conf dtmfmode=info Regards, Rajib Rajib Deka SIEMENS Ltd. Robert V Chandran Tower, First Floor, West Wing, #149, Velechery
2011 Apr 19
1
ConfBridge and AGI
Hello List, Is it possible to run an AGI script in backgroung for all the associated SIP channels in ConfBridge Application? If yes how? This can be done using 'b' parameter in MeetMe for non SIP channels. Regards, Rajib Rajib Deka SIEMENS Ltd. Robert V Chandran Tower, First Floor, West Wing, #149, Velechery Tambaram Main Road, Pallikaranai, Chennai-100, INDIA.
2011 Jun 13
3
asterisk queue 'ringall' stratagy
Hi List, I have faced a problem in asterisk queue implementation. I configured a queue with 'ringall' strategy and 'ringinuse=yes' in queues.conf. If three calls come to this queue in parallel, the logged in queue agent used to get only one call (may be the first one), not all the calls waiting in the queue at a time. Once the agent answers the call the next call is displayed. I
2013 Sep 03
3
Asterisk crash
Hello List, In our lab asterisk has crashed due to some unknown reason and it has been restarted by safe_asterisk service. But before crash we can see lots of below log entry (asterisk version 1.8.9.3). Sep 3 07:55:21] WARNING[16287] res_rtp_asterisk.c: RTP Transmission error of packet to [2002:c117:a683::c117:a683]:20940: Address family not supported by protocol chan_sip.c: Purely numeric
2011 Apr 07
4
asterisk SIP MESSAGE method support
Hello List, I have found that asterisk supports only forwards in-dialog MESSAGE method. That is, if the MESSAGE method is sent within an active call. But according our requirement we need to send MESSAGE method to the other leg without being in a call (general stateless proxy forward). Is it possible to do this in asterisk using some tricks? Regards, Rajib Deka SIEMENS Ltd. Robert V Chandran
2011 May 30
2
DAHDi installation problem
Hello List, What version of DAHDi should be installed for CentOS Kernel version 2.16.18-194.el5. We do not have access to yum in our network, so we need to install a specific version with respect to kernel version. Or, what update to be downloaded and applied to CentOS kernel to install a specific version of DAHDi. Regards, Rajib Rajib Deka SIEMENS Ltd. Robert V Chandran Tower, First Floor,
2011 May 25
2
asterisk hint SIP presence
Hello List, Asterisk CLI command "core show hints" gives the list of hint extension configured and its presence status. In command output there is a field called "watchers" and it contains a numeric value of number of subscriptions' registered for that particular extension. So, is there any CLI command to check who the watchers for an extension are? Regards, Rajib Rajib
2014 Feb 17
1
Asterisk crashes at "meetme kick all"
Dear Forum, I have encountered a similar issue as below in Asterisk 10.0.0. Asterisk crashed while executing "meetme kick all" CLI command from manager interface. The link says the issue has been closed however I am not able to identify in which release of asterisk this issue has been fixed. Please help. https://issues.asterisk.org/jira/browse/ASTERISK-15741 With best regards, Rajib
2011 Apr 08
0
asterisk-users Digest, Vol 81, Issue 21
Thank you Paul. I have downloaded the code. How out-of-call messaging can be configured in the Dialplan? Regards, Rajib Deka SIEMENS Ltd. Robert V Chandran Tower, First Floor, West Wing, #149, Velechery Tambaram Main Road, Pallikaranai, Chennai-100, INDIA. www.siemens.com Mob: +91-9176780669 | E-Mail: rajib.deka at siemens.com Date: Thu, 07 Apr 2011 10:14:37 -0400 From: Paul Belanger
2013 Aug 23
3
(no subject)
I am new to R. I have a data like: x y z w p .......... m 1 10 15 20 25 30 2 11 16 21 26 31 3 12 17 18 19 20 4 51 52 53 55 67 ....... thus I have 145 rows
2010 Sep 14
9
Speech To Text on linux with asterisk
Hi, Is it possible to record say 30 seconds of audio and then have LumenVox convert to text ? or any available tool open source for speech to text . Regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100914/b56c3d9c/attachment.htm
2009 Nov 02
5
Forward DID to another server
hello all, i have 2 asterisk boxes on that 1 have public IP Address and another is only have local IP address now on public IP there are some 7 DID forwarded , now i want to forward 3 DID out of 7 DID to local machine we called server B , I know there are DIal , and Switch statement in asterisk , but is there any other convenient way to do this. because if call ratio is high then my call legs
2009 Aug 27
3
Digium Echo cancellation.
hi all, any one know, about echo cancellation with digium card, is it actually needed or it okay if we dont purchase because it increase price which half of new card, regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090827/8d6c680a/attachment.htm
2011 Jul 14
9
Extension wise dialplan
Hi all, I have n no. of extensions in my dialer. from 456 to 556 extensions. I was created 2 other extensions 667 and 668 I need to allow only STD calls to go from this extensions. These all extensions are same context . I need to define the STD dialplan for only this 2 extensions. how I can ? Best Regards, Mahesh Katta *BUZZ**WORKS* Business Services Private Limited BANGALORE | CHENNAI |
2010 Dec 14
6
Asterisk and Dahdi ON Amazon EC2
Hello Friends, I am trying to Installl dahdi on amazon EC2 which have Open-SUSE-11.1 X86 version. and here is snap of uname- a command *Linux ip-10-160-86-41 2.6.32.19-0.3-ec2 #1 SMP 2010-09-17 20:28:21 +0200 x86_64 x86_64 x86_64 GNU/Linux* when I try to run DAHDI distribution dahdi-linux-2.1.0.4 I am getting following error *echo "You do not appear to have the sources for the
2010 Mar 02
6
Echo cancellation on DAHDI
Dear All, How can we know the On board supports echo cancellation I have *Digium, Inc. Wildcard TE410P quad-span T1/E1/J1 card 3.3V (rev 02)*board all working fine but sometimes i got echo when user are calling a PRI. is there any way to know on board echo cancellation . regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Jul 08
3
Asterisk and Skype
Hello All, can anybody tell me how can i integrate asterisk and skype users so that skype users can dial my asterisk number or dial internal dialplan form skype regars Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090708/cccd4587/attachment.htm
2009 May 18
4
Open source SIP client
hi all, can anybody help me to give Opensource SIP client information which can be modified as per our requirment regards Dhaval -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090518/802cc3ac/attachment.htm