Displaying 20 results from an estimated 2000 matches similar to: "Asterisk routine maintenance activities"
2009 May 30
2
Queue - Multiple Transfer
Hi all,
I ve setup a queue with 2+ agents for managing our inbound calls from
customer. Using Asterisk 1.2.18 in a CentOS box. Agents login using
AgentCallbackLogin application and I use a BASH AGI to accomplish this
as there are some validations done with MySQL DB. Im aware that transfer
could be done with option 't' in the queue() application and I was able
to successfully transfer
2009 Jun 07
2
Call recording in - out
Hello to all
I'm trying to record the calls going to my queues, but asterisk creates
2 files, one with the inbound and another with the outbound sound.
I know Sox should mix the 2 files automatically in the end, but this
isn't happening.
I have sox installed in my server.
How can I force Sox to mix the files?
Here is my config:
queues.conf-----------------------------
[general]
2009 Jun 29
2
Building Custom Kernel - CentOS 4.4
Hi All,
I am having issue when trying to build a custom kernel in CentOS 4.4.
Current Kernel Version is 2.6.9-42.ELsmp and the server is HP Proliant DL380
G3. I downloaded the source rpm and then installed it. Gave the command,
rpmbuild -bp --target=i686 /usr/src/redhat/SPECS/kernel-2.6.spec. But it
throws me an error after patch operations. The following is the error.
2013 Jul 03
1
Recommended filesystem for GlusterFS bricks.
Hi,
Which is the recommended filesystem to be used for the bricks in glusterFS. ?? XFS/EXT3/EXT4 etc .????
Thanks & Regards,
Bobby Jacob
Senior Technical Systems Engineer | eGroup
P SAVE TREES. Please don't print this e-mail unless you really need to.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2009 Jul 04
2
x86_64 EDAC throwing error
Hi All,
We have installed CentOS 5.3 x86_64 in an HP DL585 server with AMD Opteron
64 bit processor and 16 GB RAM. The kernel version is 2.6.18-128.el5 . Now
this has thrown an error message in /var/log/message,
Jul 3 21:41:11 db1 kernel: EDAC k8 MC0: general bus error: participating
processor(local node origin), time-out(no timeout) memory transaction
type(generic read), mem or i/o(mem
2009 Mar 10
1
Asterisk and WebIntegration
Hi All,
Is there a way that I can include call dialing functionality in a
webinterface. I have EyeBeam configured with a SIP user say
8440. Will I be able to design an inteface which agent can choose a number
and the Dial without punching in the number in
Eyebeam.
I tried using the .call file. ie The agent can choose which number to dial
from a web interface. Then, a .call file is
created with
2009 May 20
1
Queue and Dial operation - Common Variables?
Hi All,
I am trying to implement ACD using Asterisk 1.2.18 and I've chosen
AgentCallbackLogin for login purpose. One AGI is written which will actually
get executed when agent dials '1001' (say) from his SIP phone and enters
into the queue. Second AGI gets executed when the Dial operation is
performed. I see the agi_uniqueid obtained from both AGI instances are
different and I
2011 Apr 09
1
custom iptables rules
Hi,
Is there a way that we can add custom IP-Tables rules in a nat'd
physical host? I need some custom rules mentioned in physical host to
access some services in the guest systems. Any hints on this?
Regards,
Kurian Thayil.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2008 Dec 01
2
Error while copying/moving file
An HTML attachment was scrubbed...
URL: http://zresearch.com/pipermail/gluster-users/attachments/20081201/151a90cd/attachment.htm
2011 Nov 30
1
Installing asterisk on a server vs appliance(e.g digium mypbx)
Hi,
I am looking into advising a client on the pro's and cons of using
Installing asterisk on a server vs appliance(e.g digium mypbx). the
appliance seems cheaper initially.
2017 Oct 26
5
Re: Need to increase the rx and tx buffer size of my interface
Hi Ashish,
I have tested with your xml in the first mail, and it works for
rx_queue_size(see
below).
multiqueue need to work with vhost backend driver. And when you set
"queues=1" it will ignored.
Please check your qemu-kvm-rhev package, should be newer than
qemu-kvm-rhev-2.9.0-16.el7_4.2
And the logs?
tx_queue_size='512' will not work in the guest with direct type interface,
2009 Aug 24
1
Follow me IVR sounds
Hellos,
I am looking for the sounds used in this ivr example
http://www.voip-info.org/wiki/view/Asterisk+Tips+follow+me. The one with
6900.
Any assistance is welcome.
--
Best Regards,
James Mutuku Ndeti
Agile Systems Limited
+254722490994
www.agile.co.ke
mutuku.wordpress.com
Has your organization implemented a customer relationship management
(CRM)system? visit http://www.agile.co.ke/crm.php
2009 Sep 17
1
Freepbx database
Hellos
I am using freepbx and asterisk.
I am writing an AGI script to edit the values in findmefollow table. The
script will enable users to delete and add follow me numbers from their
phones. I want it to enable users enable/disable follow me.
I can't seem to find a value in the database that deals with
enabling/disabling followme. Please help
--
Best Regards,
James Mutuku Ndeti
Agile
2017 Oct 26
2
Re: Need to increase the rx and tx buffer size of my interface
On 10/26/2017 10:38 AM, Ashish Kurian wrote:
> Hi Yalan and Michal,
>
> Thank you for your response. So what I understand is that I can change
> rx_queue size even if I use direct type interface and qemu driver as long
> as the driver is virtio. Am I right?
Yes.
> If that is the case why am I getting
> the error saying that
>
> error: XML document failed to validate
2009 Aug 28
2
Help with call scenario
I am running asterisk and I want to achieve the following scenario
My goal in the end is to achieve the scenario (example using extension A and
Extension B)
1. Extension A has a line apperance of 4(4 calls can ring on it).
2. Extension B calls extension A(which is busy on one of the lines).
3. Extension A sees the second light blinking and hears the beeps (currently
working).
4. Extension B is
2017 Oct 26
2
Re: Need to increase the rx and tx buffer size of my interface
Hi Ashish,
IMO, it is yes, no way to increase tx_queue_size for direct type interface
-------
Best Regards,
Yalan Zhang
IRC: yalzhang
Internal phone: 8389413
On Thu, Oct 26, 2017 at 3:38 PM, Ashish Kurian <ashishbnv@gmail.com> wrote:
> Hi Yalan,
>
> In the previous email you mentioned "tx_queue_size='512' will not work in
> the guest with direct type
2017 Oct 25
2
Re: Need to increase the rx and tx buffer size of my interface
Hi Michal,
What I found was that when I restarted the machine and did a virsh edit
command to see the xml config, I see that it is was not actually changed.
This suggests why I saw 256 again after restarting.
So now I tried again to edit the xml via virsh edit command and used the
following to set the parameters.
<driver name='qemu' txmode='iothread' ioeventfd='on'
2009 Sep 01
4
jitterbuffer for chan_sip on asterisk 1.2
Hello,
2012 Mar 23
2
[OT] FreePBX + Trunk over VPN + Local LAN
Hello,
First let me apologize for posting about a GUI topic on here. There's a reason why I did that, and it's because the underlying concept of this is connected to Asterisk.Here's my situation:
Twenty wifi clients connecting to our wireless router (Cisco Linksys E4200 loaded with Tomato). All these WiFi clients are running eyeBeam (in case you're wondering where the calls come
2010 Nov 01
2
Best supported motherboard
Which among these three motherboard is the best supported in Linux
(Centos/Ubuntu) ?
Intel? Desktop Board DH55HC [ http://ark.intel.com/Product.aspx?id=42409 ]
Intel? Desktop Board DP55WG [ http://ark.intel.com/Product.aspx?id=40078 ]
Intel? Desktop Board DP55KG [
http://www.intel.com/products/desktop/motherboards/DP55KG/DP55KG-overview.htm]
Also which will be a good processor , for using