[asterisk-users] how apply new configuration to ooh323 without disconnecting current calls

2013-10-31 Thread s m
hello all i'm using ooh323.so module for my h323 connections and it works fine. i just have problem with loading and unloading module. you know, ooh323 module doesn't support reload command. it means, if ooh323 module is loaded and i reconfigure my h323 channels (add another channel), i should

Re: [asterisk-users] Java Asterisk Event Message

2013-10-31 Thread jg
Yes, there seems to be no support for the Localbridge event. You need to derive a class like public class LocalbridgeEvent extends LinkageEvent and add whatever is necessary. You probably have to add more classes like this to take care of the recent changes of the AMI interface. Maybe you

[asterisk-users] Trap invalide opcode error

2013-10-31 Thread Grant Bagdasarian
Hello, Using Ubuntu Server 12.04 and Asterisk 11.2.1. I'm getting the following error when trying to start asterisk: (Syslog) kernel: [ 1032.713864] asterisk[26918] trap invalid opcode ip:7fc272923076 sp:7fff928cf1b0 error:0 in codec_ilbc.so[7fc272921000+e000] We were running Asterisk on a

Re: [asterisk-users] Java Asterisk Event Message

2013-10-31 Thread Murthy Gandikota
The LinkEvent is deprecated. Using asterisk-java-1.0.0.CI. Thanks -Original Message- From: asterisk-users-boun...@lists.digium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of jg Sent: Thursday, October 31, 2013 1:27 AM To: Asterisk Users Mailing List - Non-Commercial

[asterisk-users] Realtime Call Files

2013-10-31 Thread Rizwan Hisham
Hi all, Is there any way of originating calls in future without using call files? We have 2 servers (1 active at a time). If we use call files with modification date in future, on the 1st server and it dies and, we activate the second server but we lose the call files. I could have a cronjob on

Re: [asterisk-users] Realtime Call Files

2013-10-31 Thread jg
There are several options: AMI and ARI (vs. 12). Depending on what you are trying to do there is also AGI and FastAGI. -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a

[asterisk-users] issue with dahdi_channels.conf

2013-10-31 Thread Salaheddine Elharit
Hello list i have an issue with my dahdi_channels.conf in span 1 when i use it like below i can do my outband calls without issue ; Span 1: TE2/0/1 T2XXP (PCI) Card 0 Span 1 (MASTER) group=0,11 context=from-pstn switchtype = euroisdn signalling = pri_cpe channel = 17-31 context = default group

Re: [asterisk-users] Realtime Call Files

2013-10-31 Thread Ioan Indreias
Hi Rizwan , Have you tried to define astspooldir (usually /var/spool/asterisk) to a shared filesystem? Or to create a symlink for outgoing directory (where the call files have to be placed) to a directory placed on a shared filesystem (eg on a NAS)? Just brainstorming - not yet tried and maybe

Re: [asterisk-users] issue with dahdi_channels.conf

2013-10-31 Thread Tony Mountifield
In article cahexamtvdn-q50td_psh968mi5kyogy3nj_xguwsivxq63c...@mail.gmail.com, Salaheddine Elharit salah.elharit...@gmail.com wrote: i have an issue with my dahdi_channels.conf in span 1 when i use it like below i can do my outband calls without issue ; Span 1: TE2/0/1 T2XXP (PCI) Card 0

Re: [asterisk-users] issue with dahdi_channels.conf

2013-10-31 Thread A J Stiles
On Thursday 31 October 2013, Salaheddine Elharit wrote: Hello list i have an issue with my dahdi_channels.conf in span 1 when i use it like below i can do my outband calls without issue ; Span 1: TE2/0/1 T2XXP (PCI) Card 0 Span 1 (MASTER) group=0,11 context=from-pstn switchtype =

Re: [asterisk-users] issue with dahdi_channels.conf

2013-10-31 Thread Salaheddine Elharit
below etc/dahdi/system.conf # Autogenerated by /usr/sbin/dahdi_genconf on Tue Oct 22 15:03:14 2013 # If you edit this file and execute /usr/sbin/dahdi_genconf again, # your manual changes will be LOST. # Dahdi Configuration File # # This file is parsed by the Dahdi Configurator, dahdi_cfg # #

Re: [asterisk-users] issue with dahdi_channels.conf

2013-10-31 Thread Tony Mountifield
In article cahexamsp4nenuntymuzwjgep69v+7rb7ekbyzsalmbm+zyo...@mail.gmail.com, Salaheddine Elharit salah.elharit...@gmail.com wrote: below etc/dahdi/system.conf # Autogenerated by /usr/sbin/dahdi_genconf on Tue Oct 22 15:03:14 2013 # If you edit this file and execute

Re: [asterisk-users] issue with dahdi_channels.conf

2013-10-31 Thread Salaheddine Elharit
thanks for your response i will swap the cables and i will update by the result best regards 2013/10/31 Tony Mountifield t...@softins.co.uk In article cahexamsp4nenuntymuzwjgep69v+7rb7ekbyzsalmbm+zyo...@mail.gmail.com, Salaheddine Elharit salah.elharit...@gmail.com wrote: below

Re: [asterisk-users] No of parked calls limit

2013-10-31 Thread Matt Hamilton
Thanks. I will try to test how many parked calls Asterisk can handle using SIPp. Date: Wed, 30 Oct 2013 21:41:10 -0500 From: rnew...@digium.com To: asterisk-users@lists.digium.com Subject: Re: [asterisk-users] No of parked calls limit I doubt there is a hard-coded limit for parked calls