Re: [asterisk-users] RHEL6 packages - SRTP support? [patch]

2013-06-04 Thread Daniel Pocock
On 03/06/13 23:04, Daniel Pocock wrote: On 03/06/13 19:18, Jason Parker wrote: On 06/03/2013 12:03 PM, Daniel Pocock wrote: I tried building manually from the source RPM Before running rpmbuild, I installed libsrtp-devel and I notice that res_srtp.so is generated during the build However,

[asterisk-users] offline builds - mp3 [patch]

2013-06-04 Thread Daniel Pocock
As mentioned in the thread about MP3, I found that the rpmbuild process demands network access, e.g. to access the mp3 code in SVN. Some people need to build on isolated networks though I've attached a patch that allows the MP3 code to be placed in /tmp before the build starts, then svn will

[asterisk-users] Google/XMPP and Asterisk/XMPP

2013-06-04 Thread Daniel Pocock
Given the recent announcement about Google slimming their support for public interconnection with XMPP, can anybody comment on where this leaves the XMPP support in Asterisk? In particular, I notice many of the references to XMPP on the wiki link to

Re: [asterisk-users] Google/XMPP and Asterisk/XMPP

2013-06-04 Thread Joshua Colp
Daniel Pocock wrote: Given the recent announcement about Google slimming their support for public interconnection with XMPP, can anybody comment on where this leaves the XMPP support in Asterisk? In particular, I notice many of the references to XMPP on the wiki link to

[asterisk-users] Skinny directmedia

2013-06-04 Thread Jacob . E . Miles
Asterisk 11 CentOS 6.4 Cisco 7971 phones Does chan_skinny support directmedia? Jacob Miles Software Engineer jacob.e.mi...@l-3com.com 903.457.4422 image001.png-- _ -- Bandwidth and Colocation Provided

Re: [asterisk-users] Asterisk T.38 Pass-Through doesn't work

2013-06-04 Thread Larry Moore
On 4/06/2013 4:53 AM, Andrey Polovov wrote: On 06/03/2013 05:03 PM, Larry Moore wrote: Have you checked the installed version of firmware against the latest available from Cisco? Oh! I didn't guess to check. The firmware was not fresh, but upgrading doesn't help. Looking at your SIP

[asterisk-users] Dial-App / Feature Disconnect

2013-06-04 Thread Thorsten Göllner
Hi, I configured in features.conf, that the Dial-App may be cancelled by pressing the pound key. That works fine. The caller can cancel the bridged call. BUT can I configure it that way, that the dialing itself can NOT be cancelled? My dial should only be cancelled by the timeout or by the

[asterisk-users] blog about WebRTC + TLS + Asterisk 11

2013-06-04 Thread Daniel Pocock
I've now prepared a blog about my experience setting up Asterisk 11 with repro as a SIP proxy for WebSocket clients: http://danielpocock.com/using-resiprocate-to-connect-asterisk-webrtc In particular, the focus is on the use of packages because that makes it faster for more people to deploy

Re: [asterisk-users] G.729 codec in pass-thru mode

2013-06-04 Thread Matthew J. Roth
Kamlesh Kumar wrote: SIP.conf [100] username=100 secret=password type=friend host=dynamic nat=yes canreinvite=no insecure=port disallow=all allow=ulaw allow=alaw allow=g729 context=asterisk qualify=no Is there also an allow=g729 line in sip.conf for the ITSP's SIP peer? SIP

[asterisk-users] Codec Mismatch

2013-06-04 Thread Gopalakrishnan N
Sometimes in huge call volume am facing this type of error, [Jun 4 08:42:46] WARNING[8459][C-79fa]: channel.c:5075 ast_write: Codec mismatch on channel Local/8038@xss-call-out-4774;1 setting write format to slin from ulaw native formats (ulaw) [Jun 4 08:43:04] WARNING[8285][C-79da]:

Re: [asterisk-users] offline builds - mp3 [patch]

2013-06-04 Thread Tzafrir Cohen
On Tue, Jun 04, 2013 at 12:49:35PM +0200, Daniel Pocock wrote: As mentioned in the thread about MP3, I found that the rpmbuild process demands network access, e.g. to access the mp3 code in SVN. Some people need to build on isolated networks though I've attached a patch that allows the

Re: [asterisk-users] offline builds - mp3 [patch]

2013-06-04 Thread Daniel Pocock
On 04/06/13 18:37, Tzafrir Cohen wrote: On Tue, Jun 04, 2013 at 12:49:35PM +0200, Daniel Pocock wrote: As mentioned in the thread about MP3, I found that the rpmbuild process demands network access, e.g. to access the mp3 code in SVN. Some people need to build on isolated networks though

[asterisk-users] Implementing G729 Passthrough - VM recordings, maybe even a2billing

2013-06-04 Thread Nick Khamis
We would like implement G729 passthrough for our calls and get rid of the encoding overhead, and a little confused as to how to do this, and some unanswered questions. Do we need the open source G729? If so, do we still need the patent license. Not so much of an issue, just checking. Finally, a

Re: [asterisk-users] offline builds - mp3 [patch]

2013-06-04 Thread Tzafrir Cohen
On Tue, Jun 04, 2013 at 06:44:43PM +0200, Daniel Pocock wrote: On 04/06/13 18:37, Tzafrir Cohen wrote: On Tue, Jun 04, 2013 at 12:49:35PM +0200, Daniel Pocock wrote: As mentioned in the thread about MP3, I found that the rpmbuild process demands network access, e.g. to access the mp3

[asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread troxlinux
Hi list, I try to install asterisk on vps server , but fails when I want to install dahdi [root@shark dahdi-linux-2.6.3-rc1]# make make -C drivers/dahdi/firmware firmware-loaders make[1]: Entering directory `/usr/src/dahdi-linux-2.6.3-rc1/drivers/dahdi/firmware' make[1]: Leaving directory

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread Russ Meyerriecks
On Tue, Jun 04, 2013 at 12:09:24PM -0600, troxlinux wrote: You do not appear to have the sources for the 2.6.32-358.6.2.el6.x86_64 kernel installed. make: *** [modules] Error 1 What is the output of: ls -lat /lib/modules/`uname -r`/build and ls -lat /lib/modules/`uname -r`/build/ -- Russ

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread troxlinux
ls -lat /lib/modules/`uname -r`/build lrwxrwxrwx 1 root root 50 May 23 13:06 /lib/modules/2.6.32-358.6.2.el6.x86_64/build - ../../../usr/src/kernels/2.6.32-358.6.2.el6.x86_64 ls -lat /lib/modules/`uname -r`/build/ total 8 drwxr-xr-x 3 root root 4096 May 24 22:02 .. drwxr-xr-x 2 root root 4096

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread Russ Meyerriecks
On Tue, Jun 04, 2013 at 12:50:41PM -0600, troxlinux wrote: ls -lat /lib/modules/`uname -r`/build lrwxrwxrwx 1 root root 50 May 23 13:06 /lib/modules/2.6.32-358.6.2.el6.x86_64/build - ../../../usr/src/kernels/2.6.32-358.6.2.el6.x86_64 This looks good. ls -lat /lib/modules/`uname -r`/build/

Re: [asterisk-users] G.729 codec in pass-thru mode

2013-06-04 Thread Mark Henry
1. Your softphone is not sending g729 [Jun 3 13:11:27] Capabilities: us - 0x10c (ulaw|alaw|g729), *peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing)*, combined - 0x4 (ulaw) I think free version of eyebeam doesn't come with g729, try Microsip or some other with g729 codec. If it

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread troxlinux
thnk Russ , I have seen the Makefile, but I see many KSRC, where exactly would put KVERS:=$(shell uname -r) endif ifndef KSRC ifneq (,$(wildcard /lib/modules/$(KVERS)/build)) KSRC:=/lib/modules/$(KVERS)/build else KSRC_SEARCH_PATH:=/usr/src/linux KSRC:=$(shell for dir in

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread Russ Meyerriecks
On Tue, Jun 04, 2013 at 01:33:56PM -0600, troxlinux wrote: thnk Russ , I have seen the Makefile, but I see many KSRC, where exactly would put KVERS:=$(shell uname -r) endif ifndef KSRC ifneq (,$(wildcard /lib/modules/$(KVERS)/build)) KSRC:=/lib/modules/$(KVERS)/build else

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread Tzafrir Cohen
On Tue, Jun 04, 2013 at 01:33:56PM -0600, troxlinux wrote: thnk Russ , I have seen the Makefile, but I see many KSRC, where exactly would put KVERS:=$(shell uname -r) endif ifndef KSRC ifneq (,$(wildcard /lib/modules/$(KVERS)/build)) KSRC:=/lib/modules/$(KVERS)/build else

Re: [asterisk-users] offline builds - mp3 [patch]

2013-06-04 Thread Daniel Pocock
On 04/06/13 19:13, Tzafrir Cohen wrote: On Tue, Jun 04, 2013 at 06:44:43PM +0200, Daniel Pocock wrote: On 04/06/13 18:37, Tzafrir Cohen wrote: On Tue, Jun 04, 2013 at 12:49:35PM +0200, Daniel Pocock wrote: As mentioned in the thread about MP3, I found that the rpmbuild process demands

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread troxlinux
Hi here again, I've tried both ways [root@shark dahdi-linux-2.6.3-rc1]# KSRC=/usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64 make make -C drivers/dahdi/firmware firmware-loaders make[1]: Entering directory `/usr/src/dahdi-linux-2.6.3-rc1/drivers/dahdi/firmware' make[1]: Leaving directory

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread James Cloos
t == troxlinux xserverli...@gmail.com writes: t I try to install asterisk on vps server , but fails when I want to t install dahdi There is no hardware for dahdi to use; you shouldn't need to install it. -JimC -- James Cloos cl...@jhcloos.com OpenPGP: 1024D/ED7DAEA6 --

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread troxlinux
if it is true I have not any hardware but I need help to solve it and I think it could serve other future 2013/6/4 James Cloos cl...@jhcloos.com t == troxlinux xserverli...@gmail.com writes: t I try to install asterisk on vps server , but fails when I want to t install dahdi There is no

Re: [asterisk-users] G.729 codec in pass-thru mode

2013-06-04 Thread Matthew J. Roth
Mark Henry wrote: 1. Your softphone is not sending g729 This was a SIP trace of a successful u-law call. In an earlier post Kamlesh provided a trace of a failed G.729 call which did not include the dialog between the Asterisk server and the ITSP. I asked for this trace so that I could see

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread Russ Meyerriecks
On Tue, Jun 04, 2013 at 01:59:05PM -0600, troxlinux wrote: Hi here again, I've tried both ways [root@shark dahdi-linux-2.6.3-rc1]# KSRC=/usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64 make make -C drivers/dahdi/firmware firmware-loaders make[1]: Entering directory

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread troxlinux
ls -lat /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64 ls: cannot access /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64: No such file or directory 2013/6/4 Russ Meyerriecks rmeyerrie...@digium.com On Tue, Jun 04, 2013 at 01:59:05PM -0600, troxlinux wrote: Hi here again, I've tried both

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread Russ Meyerriecks
On Tue, Jun 04, 2013 at 02:53:07PM -0600, troxlinux wrote: ls -lat /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64 ls: cannot access /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64: No such file or directory Oops. I got turned around by that broken symlink. Okay, i'm pretty sure your -devel

Re: [asterisk-users] problem to install asterisk on vps digitalocean

2013-06-04 Thread troxlinux
excelente works fine ... thnk russ 2013/6/4 Russ Meyerriecks rmeyerrie...@digium.com On Tue, Jun 04, 2013 at 02:53:07PM -0600, troxlinux wrote: ls -lat /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64 ls: cannot access /usr/src/linux-headers-2.6.32-358.6.2.el6.x86_64: No such file

Re: [asterisk-users] Is uniqueid/sequence a safe CDR table primary key ?

2013-06-04 Thread Olivier
OK, then I'll go with linkedid, uniqueid and sequence number. Thanks for sharing this on this list 2013/6/3 Matthew Jordan mjor...@digium.com On 06/03/2013 11:20 AM, Olivier wrote: Hi, When dealing with CDR SQL tables, I always added an auto-incremented cdr_id key as a primary key,