Displaying 20 results from an estimated 20000 matches similar to: "Which to choose? Realtime extension OR Static extension with MYSQL command"
2010 Feb 26
1
Realtime mapping for 'sippeers' found to engine 'mysql', but the engine is not available
hi, all
after my installation of asterisk and adds-on .
when start astrisk, error accours as follow:
[Feb 26 13:18:08] WARNING[16077]: config.c:2025 find_engine: Realtime
mapping for 'sippeers' found to engine 'mysql', but the engine is not
available
what's wrong with me ?
Thanks.
--
Best regards,
Sucan
2010 Jan 25
1
MySQL RealTime Error
hi,all
when i upgrade from 1.4.28 to 1.6.2.1, i can't connect to mysql
database anymore, error as follow:
[Jan 25 15:38:25] WARNING[3003]: res_config_mysql.c:325
realtime_mysql: MySQL RealTime: Invalid database specified: asterisk
(check res_mysql.conf)
the content of res_mysql.conf is:
http://www.pastebin.org/81966
i've try command " mysql -uroot -proot" ,i can connect to
2010 Jan 15
1
Realtime queue not work
hi, all
i try to confiture realtime queue, but not work, details as below:
Insert into queue_table(name)value('95040654321');
INSERT INTO queue_member_table VALUES ('', 'Zhang Shukun',
'95040654321', 'SIP/1001', 2, 1);
INSERT INTO queue_member_table VALUES ('', 'Li Aiwei', '95040654321',
'SIP/1002', 2, 1);
INSERT INTO
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 Jan 27
1
Realtime Queue not work in 1.6.2.1
hi,all
i have just upgrade from 1.4.28 to 1.6.2.1. all works fine now except
realtime queue.
it seems queue_table works fine, but queue_member_queue not work, the
two tables works fine when in 1.4.28.
is that something changed related to realtime queue configuration?
more detail about two table definition and data stored in , please see:
http://pastebin.com/m33f9539e
the extconfig.conf file,
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
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
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 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
2009 Dec 29
1
Does A2Billing has mial list?
hi,
Does A2Billing has mial list?
--
Thanks,
Sucan
2010 Jan 18
1
How to play the voicemail recorded?
Hi,all
i want to hear the voicemail recorded, but when hear "if you want to
play message , press 3", after i press 3
i only hear that that's the time the file recorded. not the content.
do you know how to hear content of voicemail fle?
debug message:
== Parsing '/var/spool/asterisk/voicemail/95040654321/3/INBOX/msg0001.txt':
Found
-- <SIP/1003-00000058>
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 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 Jan 22
2
MYSQL problem
hi,all
as you know, we can use MYSQL command to visit mysql database
but if i use other database like Oracke,sybase,etc, Could i use MYSQL command ?
if not, is there any other alternative could do the same
function(visit database in dailplan)?
Thanks!
--
Best regards,
Sucan
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
;
2010 Feb 26
0
realtime modules not load ?
hi, all
i want to try realtime function. but after i install the adds-on . i
cant see the realtime modules have been loaded.
modules exist here:
[root at localhost modules]# ls *mysql*
app_addon_sql_mysql.so cdr_addon_mysql.so res_config_mysql.so
and i can't find the modules
*CLI> module show like sql
Module Description
Use Count
0 modules loaded
what should
2010 May 11
2
Creating a HTTP Request on missed call?
Hello there,
I have successfully installed and configured asterisk for use as an
office PBX using SIP trucks and Voip handsets (using g.729 codec)
which works great.
Now I wish to try and configure asterisk to do a HTTP request and
submit callerID to an external website when a call is missed. eg
Someone calls PBX and rings extension 100 -> Call is not answered ->
HTTP request is initiated
2009 Dec 29
1
error when open a2billing web page!
hi,
i have installed a2billing , when i open /admin web pages. errors as follow:
Fatal error: Call to undefined function bindtextdomain() in
/usr/local/src/a2billing/common/lib/languageSettings.php on line 130
do you know what's wrong?
--
Thanks,
Sucan
2010 Jan 22
1
GoToIfTime issue
hi , all
what's wrong with this command?
exten => 222,1,GoToIfTime(11:00-14:00|mon,wed|*|*?1:3,1)
as i got the error:
-- Executing [222 at 95040:1] GotoIfTime("SIP/1001-00000099",
"11:00-14:00|mon|wed|*|*?1:3|1") in new stack
[Jan 20 11:21:11] WARNING[16804]: pbx.c:4118 get_range: Invalid day
'wed', assuming none
but what should i do. if i want to set
2010 Aug 09
1
MeetMe VS. Conference
hi, group
there are two module can used for meeting. MeetMe and
Conference(which is a plugin)
My question is :
which is better for large conference(maybe above 100 people in a meeting)?
--
Thanks & Regards
Sucan