Displaying 20 results from an estimated 5000 matches similar to: "Duplicate cdr records with channel local"
2010 Sep 08
2
Max TDM calls per asterisk box
Hi Everyone,
Can you tell me how many concurrent TDM (Dahdi) calls
that a single asterisk box can handle.
Configuration is as follow :
Quad core Xeon 3 GHZ, 4Gb RAM, asterisk 1.6.2.9
Also do you know a good tool to stress out asterisk?
Kind regards
--
*Adolphe CHER-AIME
Network / VoIP Engineer
CCNA, CCNA VOICE, Global VSAT Forum Certified
(509) 3449-4280*
--------------
2011 Apr 20
2
Call files or AMI originate for mass outbound call
Hello Guys,
In the case of a multiserver environment for outbound
automatic calls, can you share you experience and preference between call
files and ami originate ?
thanks
--
*Adolphe CHER-AIME
Network / VoIP Engineer
CCNA, CCNA VOICE, Global VSAT Forum Certified
(509) 3449-4280*
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 May 30
6
How to use one single IP as origination
I have an Asterisk with multiple IP's, on the same subnet. When a call comes
in, I need to send it back out via SIP, but need that only one IP is used as
originating IP for all calls.
For example
machines has
192.168.50.3
192.168.50.4
192.168.50.5
....
but when I originate the second leg of a call, the IP address that is
supposed to be read as source IP must be 192.168.50.5, regardless of how
2010 May 19
2
Asterisk Cluster
Hello Everyone,
I must deploy an asterisk system that can support
at least 500 pstn outbound calls.
It's a challenge as it's the first time i'm gonna build such a large
system.
I want to have your advice on hardware, software and so on . What i have in
my plan is a cluster of servers with quad PRI cards.
I will appreciate your advice.
Thank you all .
--
2010 Jul 16
1
g729 codec loading
Hello Everyone,
I've successfully registered my g729a licenses.
When i try to load the module from asterisk Cli i got the following error
*Error loading module 'codec_g729a.so':
/usr/lib/asterisk/modules/codec_g729a.so: cannot restore segment prot after
reloc: Permission denied*
* loader.c:795 load_resource: Module 'codec_g729a.so' could not be
2010 Jun 06
1
Assign dhadi channel to several groups
Hello guys,
I was wondering if it's possible to assign a dahdi channel to two
diferent groups.
Thanks
Adolphe Cher-aime
From my Iphone
2007 Oct 03
2
Speeding up simulation of mean nearest neighbor distances
I've written the function below to simulate the mean 1st through nth
nearest neighbor distances for a random spatial pattern using the
functions nndist() and runifpoint() from spatsat. It works, but runs
relatively slowly - would appreciate suggestions on how to speed up
this function. Thanks. --Dale
library(spatstat)
sim.nth.mdist <- function(nth,nsim) {
D <- matrix(ncol=nth,
2010 May 05
2
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
hi all
We want speed up our applications, so we want use llvm-gcc. I nerver
cross build it for arm, and I didn't find enough information in llvm docs.
Our cpu is cortex a8, anybody tell me how can I do? Step by step.
THANK YOU!
yours Liu
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Nov 03
2
dahdi 2.6.1+2.6.1 compile fails
I am trying to compile a dahdi module from checkout:
svn co http://svn.asterisk.org/svn/dahdi/linux-complete/tags/2.6.1+2.6.1
with ubuntu 3.5.0-17-generic and gcc 4.7.2
Error on compile is:
oct612x/octdeviceapi/oct6100api/oct6100_api/oct6100_conf_bridge.c:3870:47:\
error: 'NULL' undeclared (first use in this function)
This is identical to the error reported in this patch fix:
2014 Jul 18
0
How to get 2 CDR Records of 2 outgoing calls bridge
Hi all,
I need 2 CDR Records of below 2 numbers for outgoing calls, detail is given
as below:
*96XXXXXXXX88XXXXXXXX*
*=> Call file : outbound call generate through below file*
Test.call
======
Channel: local/s at outgoing/n
WaitTime: 45
Context: outgoing_ivrs
Extension: s
Priority: 1
Set: contact_no=96XXXXXXXX
extensions.conf
============
[outgoing]
exten => s,1,NoOP(----- First LEG
2010 May 05
0
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
On Tue, May 4, 2010 at 8:57 PM, 爱好者 <proljc at gmail.com> wrote:
> hi all
> We want speed up our applications, so we want use llvm-gcc. I nerver
> cross build it for arm, and I didn't find enough information in llvm docs.
> Our cpu is cortex a8, anybody tell me how can I do? Step by step.
> THANK YOU!
> yours Liu
Try the
2010 May 05
1
[LLVMdev] hi, I can't find information about how to cross compile llvm-gcc in llvm docs.
I place codesourcery toolchain 2010q1 there, but the sh tell me
"CodeSourcery tarball not found in
/root/tmp/arm-2007q3-51-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2
", does 2007q3 support ARM Cortex A8?
What can I do?
2010/5/5 Eli Friedman <eli.friedman at gmail.com>
> On Tue, May 4, 2010 at 8:57 PM, 爱好者 <proljc at gmail.com> wrote:
> > hi all
> >
2010 Apr 24
0
automatic call with call files
Hello asterisk gurus,
I'm developping a script that create call files
dynamicly from a database. Here the scenario
script move call file to outgoing dir to place the call
call is connected to [extension] which contains a playback app.While line
is ringing, playback is triggered
I want to start playback file when call is answered to make sure that
called
2010 Sep 23
0
Unable to make outgoing call on E1
Hello everyone,
I'm using redfone fonebridge to have Pstn
connectivity on my asterisk box.
I can receive in coming calls however outgoing calls don't go to
provider. It's seems it's a span config problem. Because in systemconf
when I try to config span as follow
span=1,0,2,ccs,hdb3,crc4
And start dhadi I have the following message
Unable to
2010 Nov 09
1
SMS Gateway
Hi list,
Anyone has some guidance in how can I project a SMS gateway with Asterisk. I mean, some good web link,pdf or something like that?
Thanks in advanced!!Att,
Flavio Roberto Miranda
MSN:flaviormiranda at hotmail.com
Skype: flaviormirandaru
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Dec 14
0
Asterisk dynamic span error
Hi Everybody,
I'm trying to connect an asterisk box to a provider
using Redfone Fonebridge dual E1.
Installation seems to run correctly only i can't get the D Channel up and i
have the following error displayed.
DYN/ SPAN ethmf <mac_address_fo_fbport> Expected seq no 0 , but received
3456 instead .
This error keep scrolling until i disconnect the
2006 Mar 06
1
cdr records on transfer
Hello!
i'm trying to set up transfer without using the respective
asterisk-function but with the built-in phone functions. my goal is to
have the first callleg billed to the caller and the second callleg to the
callee, who is responsible for the forward(and i can't bill a unknown
caller anyways)
so far it's working without problems, but my cdr's are messed. with the
help of the
2014 Jan 16
2
Starpy and Asterisk on different machines ? [SOLVED]
Thanks for replying.
So as python-starpy requires asterisk in Debian Wheezy repo, for a Debian
setup the alternatives are either :
- to install it from source
- tto build my own custom package removing this asterisk dependency (is it
easy or even possible ?)
- to use another solution such as pyst.
Regards
2014/1/16 Adolphe Cher-Aime <acheraime at gmail.com>
> Yes you can. This what
2010 Nov 08
3
Get the Uniqueid of Action Originate in the AMI
Hi to all.
I'm begin a use the AMI and i have the need to get the uniqueid from the
call i have generate using the Action Originate. Anyone can help me?
When I generate these commands:
action: Originate
channel: SIP/101
application: Dial
data: SIP/100,120,Ttr
The only response I get when the call is answered, is this:
Response: Success
Message: Originate successfully queued
Thanks a
2011 Nov 11
1
undefined symbol: o_stream_switch_ioloop
Hi,
running dovecot-2.0.14 under Fedora 14 with kernel 2.6.35.14-103.fc14.i686.PA
I've found a strange error in log which I've nerver observed before when
startung dovecot:
auth-worker: Error: dlopen(/usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so) failed: /usr/local/dovecot/lib/dovecot/auth/libauthdb_imap.so: undefined symbol: o_stream_switch_ioloop
Dovecot seems to work normal