Re: [asterisk-users] Best timing source?

2016-04-06 Thread Duncan



On 07/04/16 09:00, Carlos Chavez wrote:

On 4/6/16 2:39 PM, Duncan Turnbull wrote:


I am starting to think that the problem may be in the server 
hardware itself.  We are using a Dell R220 with 8gb of ram and 2 
hard disks in a Raid 1 configuration (Linux Raid).  We are using 
CentOS 7.  We had to remove the raid card from the server to install 
an E1 card (the raid card was Windows only so no loss there really). 
Internally everything sounds good (from E1 to a conference or music) 
but once you hit a network interface we start getting pops and drops.


Anyone with this server and Asterisk ever had issues like these?

Just checking you have your E1 timing set to slave off the upstream. 
If not you are going to have E1 sync errors which will give you the 
voice problems you describe



Dahdi_test gives me a 99.97% average.  The problem is present on 
all calls (except calling into the E1 to a conference or to MoH).  I 
am preparing a new server to see if it is a hardware issue.


This is the bit I mean, but if you have calls going over the E1 that are 
okay then its probably not this.


http://www.voip-info.org/wiki/view/Asterisk+PRI

|# span=,,(LBO)>,,[,yellow] # # All T1/E1 spans generate a clock 
signal on their transmit side. The #  parameter 
determines whether the clock signal from the far # end of the T1/E1 is 
used as the master source of clock timing. If it is, our # own clock 
will synchronise to it. T1/E1's connected directly or indirectly to # a 
PSTN provider (telco) should generally be the first choice to sync to. 
The # PSTN will never be a slave to you. You must be a slave to it. # # 
Chose 1 to make the equipment at the far end of the E1/T1 link the 
preferred # source of the master clock. Chose 2 to make it the second 
choice for the master # clock, if the first choice port fails (the far 
end dies, a cable breaks, or # whatever). Chose 3 to make a port the 
third choice, and so on. If you have, say, # 2 ports connected to the 
PSTN, mark those as 1 and 2. The number used for each # port should be 
different. # # If you choose 0, the port will never be used as a source 
of timing. This is # appropriate when you know the far end should always 
be a slave to you. If the # port is connected to a channel bank, for 
example, you should always be its # master. Any number of ports can be 
marked as 0. # # Incorrect timing sync may cause clicks/noise in the 
audio, poor quality or failed # faxes, unreliable modem operation, and 
is a general all round bad thing. |



-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] implementing asterisk call center.

2016-04-06 Thread Sylvain Boily

Hello,

Le 2016-04-06 15:58, Goke Aruna a écrit :

hi all,
Can someone help me with a kind of howto build call center around 
asterisk with all the necessary features like CTI, call recordings, 
call spying, real time monitoring etc?


I will be glad if it is an open source code.


XiVO is open source (GPLv3) and have what you need. Have a look on 
website and doc. 
(http://documentation.xivo.io/en/stable/contact_center/contact_center.html)


Cheers,
Sylvain

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best timing source?

2016-04-06 Thread Carlos Chavez

On 4/6/16 2:39 PM, Duncan Turnbull wrote:



On 7/04/2016, at 6:01 AM, Carlos Chavez  wrote:


On 4/5/16 3:17 PM, Joshua Colp wrote:
Carlos Chavez wrote:

I am currently having a voice quality problem with one of our Asterisk
servers. We have checked the network and we have found no problems that
could cause the voice to sound cracked and with small interruptions. I
am looking at the timing source for Asterisk and it is currently using
timerfd even though we have an E1 card installed. Is timerfd better than
dahdi? Any recommendations to test if timing may be a problem for voice
quality and DTMF?

What is the scenario and the channels involved? Timing is only used
for things such as playback, music on hold, and ConfBridge. If it's
strictly a two party call then Asterisk forwards media as received.

I am starting to think that the problem may be in the server hardware 
itself.  We are using a Dell R220 with 8gb of ram and 2 hard disks in a Raid 1 
configuration (Linux Raid).  We are using CentOS 7.  We had to remove the raid 
card from the server to install an E1 card (the raid card was Windows only so 
no loss there really).  Internally everything sounds good (from E1 to a 
conference or music) but once you hit a network interface we start getting pops 
and drops.

Anyone with this server and Asterisk ever had issues like these?


Just checking you have your E1 timing set to slave off the upstream. If not you 
are going to have E1 sync errors which will give you the voice problems you 
describe


Dahdi_test gives me a 99.97% average.  The problem is present on 
all calls (except calling into the E1 to a conference or to MoH).  I am 
preparing a new server to see if it is a hardware issue.


--
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez
+52 (55)9116-91161


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] implementing asterisk call center.

2016-04-06 Thread Goke Aruna
hi all,
Can someone help me with a kind of howto build call center around asterisk
with all the necessary features like CTI, call recordings, call spying,
real time monitoring etc?

I will be glad if it is an open source code.

Regards
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Recommendations for free virtual server tech and Asterisk?

2016-04-06 Thread Loic Chabert
Hello,

Work well with kvm and centos 7.
Some ajustements has to be made with systemd.

I'm using it in production since 1.5 year now, no issue to report.

Regards.
Le 6 avr. 2016 21:13, "Yves"  a écrit :


Le 06/04/2016 18:12, Markos Vakondios a écrit :

Good evening,

My English is limited but if I can help.

We install Asterisk Version 13.1 on VmWare with Debian 8.2, no
problem since June 2015, currently I have tested on Unbutu 14.04 but problem
with network-manager (problem of stability with Asterisk 1.8.32 and
difficulty with routing network-manager).

I also installed Asterisk on KVM (Debian 8.2) no problem (but not test with
dahdi) without particular problem.

here is my little opinion

Hello everyone

Proxmox and KVM on Ubuntu

On Wednesday, 6 April 2016, Ryan, Travis  wrote:

> What is the best virtual server tech (and most stable, etc) to use for a
> asterisk virtual hosting environment?
>
>
>
> I have a client that wants to do virtual hosting of Asterisk (only SIP or
> IAX, no PRI, etc) and I’m wondering if Xen or something else would be best?
> We’d like to stay away from the costs of VMWare if possible.
>
>
>
> Thanks!
>
>
>
> Travis
>
>
>




--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best timing source?

2016-04-06 Thread Duncan Turnbull


> On 7/04/2016, at 6:01 AM, Carlos Chavez  wrote:
> 
>> On 4/5/16 3:17 PM, Joshua Colp wrote:
>> Carlos Chavez wrote:
>>> I am currently having a voice quality problem with one of our Asterisk
>>> servers. We have checked the network and we have found no problems that
>>> could cause the voice to sound cracked and with small interruptions. I
>>> am looking at the timing source for Asterisk and it is currently using
>>> timerfd even though we have an E1 card installed. Is timerfd better than
>>> dahdi? Any recommendations to test if timing may be a problem for voice
>>> quality and DTMF?
>> 
>> What is the scenario and the channels involved? Timing is only used
>> for things such as playback, music on hold, and ConfBridge. If it's
>> strictly a two party call then Asterisk forwards media as received.
> 
>I am starting to think that the problem may be in the server hardware 
> itself.  We are using a Dell R220 with 8gb of ram and 2 hard disks in a Raid 
> 1 configuration (Linux Raid).  We are using CentOS 7.  We had to remove the 
> raid card from the server to install an E1 card (the raid card was Windows 
> only so no loss there really).  Internally everything sounds good (from E1 to 
> a conference or music) but once you hit a network interface we start getting 
> pops and drops.
> 
>Anyone with this server and Asterisk ever had issues like these?
> 
Just checking you have your E1 timing set to slave off the upstream. If not you 
are going to have E1 sync errors which will give you the voice problems you 
describe

> -- 
> Telecomunicaciones Abiertas de México S.A. de C.V.
> Carlos Chávez
> +52 (55)9116-91161
> 
> 
> -- 
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>  http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>  http://lists.digium.com/mailman/listinfo/asterisk-users


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Recommendations for free virtual server tech and Asterisk?

2016-04-06 Thread Yves


Le 06/04/2016 18:12, Markos Vakondios a écrit :

Good evening,

My English is limited but if I can help.

We install Asterisk Version 13.1 on VmWare with Debian 8.2, no
problem since June 2015, currently I have tested on Unbutu 14.04 but 
problem with network-manager (problem of stability with Asterisk 1.8.32 
and difficulty with routing network-manager).


I also installed Asterisk on KVM (Debian 8.2) no problem (but not test 
with dahdi) without particular problem.


here is my little opinion

Hello everyone

Proxmox and KVM on Ubuntu

On Wednesday, 6 April 2016, Ryan, Travis > wrote:


What is the best virtual server tech (and most stable, etc) to use
for a asterisk virtual hosting environment?

I have a client that wants to do virtual hosting of Asterisk (only
SIP or IAX, no PRI, etc) and I’m wondering if Xen or something
else would be best? We’d like to stay away from the costs of
VMWare if possible.

Thanks!

Travis

//





-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Recommendations for free virtual server tech and Asterisk?

2016-04-06 Thread Kevin Long
Personally I am about to try asterisk on proxmox using containers since they 
run code "native". I've had timing issues on conference calls (stutter) with 
VMware esxi . Not sure about KVM I hope it's also better than esxi too.

Sent from my iPhone

> On Apr 6, 2016, at 9:13 AM, Markos Vakondios  wrote:
> 
> Proxmox and KVM on Ubuntu 
> 
>> On Wednesday, 6 April 2016, Ryan, Travis  wrote:
>> What is the best virtual server tech (and most stable, etc) to use for a 
>> asterisk virtual hosting environment?
>> 
>>  
>> 
>> I have a client that wants to do virtual hosting of Asterisk (only SIP or 
>> IAX, no PRI, etc) and I’m wondering if Xen or something else would be best? 
>> We’d like to stay away from the costs of VMWare if possible.
>> 
>>  
>> 
>> Thanks!
>> 
>>  
>> 
>> Travis
>> 
> -- 
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>   http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users


smime.p7s
Description: S/MIME cryptographic signature
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Best timing source?

2016-04-06 Thread Carlos Chavez

On 4/5/16 3:17 PM, Joshua Colp wrote:

Carlos Chavez wrote:

I am currently having a voice quality problem with one of our Asterisk
servers. We have checked the network and we have found no problems that
could cause the voice to sound cracked and with small interruptions. I
am looking at the timing source for Asterisk and it is currently using
timerfd even though we have an E1 card installed. Is timerfd better than
dahdi? Any recommendations to test if timing may be a problem for voice
quality and DTMF?


What is the scenario and the channels involved? Timing is only used
for things such as playback, music on hold, and ConfBridge. If it's
strictly a two party call then Asterisk forwards media as received.



	I am starting to think that the problem may be in the server hardware 
itself.  We are using a Dell R220 with 8gb of ram and 2 hard disks in a 
Raid 1 configuration (Linux Raid).  We are using CentOS 7.  We had to 
remove the raid card from the server to install an E1 card (the raid 
card was Windows only so no loss there really).  Internally everything 
sounds good (from E1 to a conference or music) but once you hit a 
network interface we start getting pops and drops.


Anyone with this server and Asterisk ever had issues like these?

--
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez
+52 (55)9116-91161


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Recommendations for free virtual server tech and Asterisk?

2016-04-06 Thread Markos Vakondios
Proxmox and KVM on Ubuntu

On Wednesday, 6 April 2016, Ryan, Travis  wrote:

> What is the best virtual server tech (and most stable, etc) to use for a
> asterisk virtual hosting environment?
>
>
>
> I have a client that wants to do virtual hosting of Asterisk (only SIP or
> IAX, no PRI, etc) and I’m wondering if Xen or something else would be best?
> We’d like to stay away from the costs of VMWare if possible.
>
>
>
> Thanks!
>
>
>
> Travis
>
>
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Recommendations for free virtual server tech and Asterisk?

2016-04-06 Thread Dovid Bender
KVM on RH has been good for us.


On Wed, Apr 6, 2016 at 10:36 AM, Ryan, Travis  wrote:

> What is the best virtual server tech (and most stable, etc) to use for a
> asterisk virtual hosting environment?
>
>
>
> I have a client that wants to do virtual hosting of Asterisk (only SIP or
> IAX, no PRI, etc) and I’m wondering if Xen or something else would be best?
> We’d like to stay away from the costs of VMWare if possible.
>
>
>
> Thanks!
>
>
>
> Travis
>
>
>
> --
> _
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users
>
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[asterisk-users] Recommendations for free virtual server tech and Asterisk?

2016-04-06 Thread Ryan, Travis
What is the best virtual server tech (and most stable, etc) to use for a 
asterisk virtual hosting environment?

I have a client that wants to do virtual hosting of Asterisk (only SIP or IAX, 
no PRI, etc) and I'm wondering if Xen or something else would be best? We'd 
like to stay away from the costs of VMWare if possible.

Thanks!

Travis


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] Asterisk 11.22.0 Now Available

2016-04-06 Thread Joshua Colp

Brendan Ord wrote:

Hi Josh,

Sorry to hijack this thread.

We are using AsteriskNOW, and I went to update the other day (current
11.14.2) but it seems there's no up to date versions of Asterisk 11
in the repo's that come with that distro.


Older AsteriskNOW (5.211.x) uses a separate repo and is not kept up to 
date as of this time.



I'll assume Digium is keeping theirs up to date, but do the Asterisk
updates in AsteriskNOW come from the CentOS repos?


Newer AsteriskNOW (6.12.x) uses a different non-CentOS repo and is kept 
up to date. I don't believe there's an upgrade path between them. As for 
a repo to use - FreePBX bases their distro on CentOS so theirs might be 
best for you.


--
Joshua Colp
Digium, Inc. | Senior Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - US
Check us out at: www.digium.com & www.asterisk.org


--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Best timing source?

2016-04-06 Thread A J Stiles
On Tuesday 05 Apr 2016, Mamadou NGOM wrote:
> Hello,
> I am doing a configuration for connecting my server asterisk to a SIP
> provider. I ask if somebody can give me a basic code or a link to begin
> well; Thanks 

Rule One:  Start your own topics -- don't jump in on someone else's, unless 
it's actually relevant.

Rule Two:  Type your reply *after* the thing you are replying to.


Your SIP trunk provider will know how to connect an Asterisk box to them.  
That, after all, is what most people are going to be connecting.

-- 
AJS

Note:  Originating address only accepts e-mail from list!  If replying off-
list, change address to asterisk1list at earthshod dot co dot uk .

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users