Displaying 20 results from an estimated 10000 matches similar to: "Is Centos 64 bit or 32 bit better?"
2010 Jun 29
5
What‘s the best operating system suggest for Asterisk 1.6.2.9
hi, list
i want to know what is the best OS for install Asterisk 1.6.2.9,
which should work properly on working system.
i want to use CentOS5.2 or CentOS 5.4. Which is better and stable?
Thanks for your help.
--
Thanks for your supporting,
have a nice day.
Sucan
2010 May 17
4
identify caller hangup or callee hangup?
Hello,
you know , when a call setup, either caller hangup first or callee
hangup first , the hangupcause will set to 16(means Call Clearing
Causes)
My question is how could i identify whether the caller or callee
hangup the phone first?
Best Regards!
--
Thanks for your supporting,
have a nice day.
Sucan
2010 Oct 18
15
SIP DNS SRV
Hello list.
When using SIP DNS SRV to define a production Asterisk server with high
priority and a backup Asterisk server with a lower priority on this
DNS-server, will this work as follow :
- production server is reachable, so registration of the IP-phone goes
to this server
- production server is unreachable, so registration goes to the backup
Asterisk server
- production server is
2010 Sep 15
3
Skip Busy Agents/Channels from Queue
Is there a way skip / ignore the member whose status is busy in the Queue.
I have two channel member in queue and i have set the peer limit 2 for these
members.
I want to skip those member who are currently on the call (answered to
calls) and now their status is busy, if Queue see the busy status caller
will not enter in the Queue and go to the next priority.
[test-queue]
strategy = rrmemory
2010 Mar 10
4
Extensions.conf changed but not take effect
hi, All
one thing confused me a long time.
when i change the extensions.conf file. why not take effects after
restart the asterisk? details as follow:
my dailplan is :
[95040]
exten => _95040XXXXX,1,Set(CALLINNUM=${CALLERID(dnid)})
exten => _95040XXXXX,n(start),Answer
exten => _95040XXXXX,n(welcome),Background(${welcomefile},,123)
...
exten => i,1,Playback(invalid)
exten =>
2010 Jul 22
2
Could Asterisk-addson-1.6.2.0 install in 64bit Cent-OS ?
hi,list
Could Asterisk-addson-1.6.2.0 install in 64bit Cent-OS ? after
i make and make install. i cant find the .so file.
is this mean it can't install on 64bit Cent-OS. ps: it works fine on
the 32 bit Cent-OS
Thanks very much!
--
Thanks for your supporting,
have a nice day.
Sucan
2010 Aug 20
2
codec_g729.so not work!
hi, all
i want to use g729 codec for set up a call. so i donwloaded the
so file from web site: http://asterisk.hosting.lv/#bin
and install it properly.
*CLI>
*CLI> core show translation
Translation times between formats (in microseconds) for one
second of data
Source Format (Rows) Destination Format (Columns)
g723 gsm ulaw alaw g726aal2 adpcm slin
2010 May 31
1
Why Manager account log on and log off alternatively all the time?
hi, guys,
when i create a manager account used for freepbx, the follow info
produce all the time?
do you know that's the reason?
== Manager 'bitzsk' logged off from 127.0.0.1
== Manager 'bitzsk' logged on from 127.0.0.1
== Manager 'bitzsk' logged off from 127.0.0.1
== Manager 'bitzsk' logged on from 127.0.0.1
== Manager 'bitzsk' logged
2006 Apr 10
2
GXP-2000 phones stop registering
I have about 30 GXP-2000 phones running 1.0.1.9 which have all been
configured using the provisioning feature so the configuration is all
identical.
The problem I am having is that they randomly seem to stop registering
with asterisk. When they stop registering they can still make calls but
oviously asterisk cannot ring the phone so all incoming calls go to
voicemail.
Has anyone else had similar
2005 Feb 04
2
No Playback() when Digicom TE110P enabled
I have a Digicom TE110p card installed in our exchange. I have compiled
and installed libpri, zaptel and recompiled and installed asterisk.
I have configured udev as I am running Fedora Core 3.
The problem that I have is that when zaptel is not running everything
works fine. However when I start zaptel (service start zaptel) then I
can make normal calls ok but the 'Playback()'
2013 Sep 27
2
Is this SDP payload Asterisk created valid?
We have an issue with a customer where when calls are sent to one of their offices as soon as the call is answered the call fails.
We are performing remote bridging and switching the audio from the server which initiated the call to our switch which is on the same network.
After the call is answered we switch the audio which is accepted fine but we then send the following packet and get a SIP/488
2009 Dec 23
1
Can't load cdr_radius.so module?
hi , all
when i do the command "module load cdr_radius.so" ,error happens.
i have installed radiusclient-ng , what's wrong with it? thanks!
error message as follow:
ZHANGSHUKUN*CLI> module load cdr_radius.so
Unable to load module cdr_radius.so
Command 'module load cdr_radius.so' failed.
[Dec 23 17:55:41] WARNING[31072]: loader.c:380 load_dynamic_module:
Error
2010 Feb 25
2
Do i need install Dahdi or libpri ?
hello,all
there is a AudioCodes Mediant 2000 out there. i want to realise ip to
PSTN and PSTN to ip connection.
after some configuration on AudioCodes Mediant 2000, PSTN to ip
connecttion works.
next ,i want to dial from asterisk to PSTN now. i have see the sample
in the extensions.conf relevent to PSTN as follow:
; If you are freely delivering calls to the PSTN, list them here
;
;exten =>
2010 Apr 28
6
Asterisk 1.4.30 is slow sending STDIN to AGI script
I have upgraded Asterisk from 1.4.22 to 1.4.30 and I have noticed I am
getting a lot of errors like this on the console :-
ERROR[23912]: utils.c:968 ast_carefulwrite: write() returned error:
Broken pipe
I have tracked it down to a perl AGI script which performs our own CDR
recording. It is called before the start of the call, once answered and
again when the call is hungup.
It works fine when
2010 Jan 12
2
is roundrobin and rrmemory the same meaning?
Dear all,
I can't understand the diff between roundrobin and rrmemory strategy.
Could you explain for me ?
and is roundrobin means each available interface ring once or several
times and ring another?
; A strategy may be specified. Valid strategies include:
;
; ringall - ring all available channels until one answers (default)
; roundrobin - take turns ringing each available interface
;
2005 Mar 23
4
Playback of sound files but no sound
Hello,
I'm running asterisk-1.0.6 on a centos3.4 box.
I'm still in testing phase and so far everything is running smoothly.
I'm now trying to play a soundfile or an mp3file using 'MP3Player',
'Playback'
or the 'Background' commands, but don't get any sound.
The logfile says:
-- Executing BackGround("SIP/joa-9def", "tt-weasels") in
2010 Aug 11
6
asterisk on Vmware
Hello,
Is it possible to install Asterisk on Vmware(centos) from source. Is there
any difference or disadvantage for this compared to asterisk running on
physical machine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100811/05a14968/attachment.htm
2010 Jun 16
2
DAHDI PRI error message
Hello-
After configuring DAHDI and starting asterisk, I get the following
message continuously on the Asterisk console:
WARNING[2057]: chan_dahdi.c:4158 pri_find_dchan: No D-channels
available! Using Primary channel 16 as D-channel anyway!
My card is a D410P configured for E1, only the first span is configured,
and configuration snippets are as follows:
From /etc/dahdi/system.conf:
2013 Sep 25
1
Generating a different countries ringtone on a per call basis
We can use the Dial() command with the 'r' option in order to generate
the UK ringtone (as we are UK based the default is UK).
How do we generate a USA ringtone for example?
I have tried setting the CHANNEL(language) and CHANNEL(tonezone) to 'us'
(and calling Progress() beforehand) and although this works for
Playtones() the Dial command still continues to play the UK ringtone.
2005 Jan 26
9
Cisco 7960 Message Light on multiple phones
Here is what I am attempting to do (which works well on Cisco Call
Manger). I have some 7960's that have multiple lines on them. The
second line specifically is a "helpdesk" line that is shared among
multiple phones. Here is how I am making that line ring on multiple
phones, maybe you have other suggestions:
exten => 135,1,Dial(SIP/135@100&SIP/135@101,20,rt)
So this