similar to: How to play the voicemail recorded?

Displaying 20 results from an estimated 2000 matches similar to: "How to play the voicemail recorded?"

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 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 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
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
2009 Dec 29
1
Does A2Billing has mial list?
hi, Does A2Billing has mial list? -- Thanks, Sucan
2010 Jan 25
1
MYSQL grammar diff in 1.6.2.1?
hi, dear all MYSQL commands work well in 1.4.28 edition, but not in 1.6.21 is that the grammar is different between them? extensions.conf exten => s,2,MYSQL(Query resultid ${connid} SELECT\ callerid\ from\ blacklist\ where\ companycode = ${ARG2} and callerid=${ARG1} and blockenabled = 1) cli: -- Executing [s at macro-checkblacklist:2] MYSQL("SIP/1003-00000006", "Query
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 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
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 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 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 ;
2007 Dec 06
1
Delete files using no recursion
Hi all, I'm running rsync (2.6.2) this way (which do not remove files from the destination side which were removed from the sending side): rsync -vbu --backup-dir=/bkp --stats /dir1/*.fle /dir2 I want to sync all .fle files from dir1 to the dir2 and also remove files from the destination which were removed from the sending side, using no recursion. Already tried this:
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
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
2010 Jan 19
1
wav to gsm can't play
hi, i try to convert wav file to gsm format.use following commands; sox net263-welcome.wav -r 8000 -g -c 1 net263-welcome.gsm resample -ql the file is located in /var/lib/asterisk/sounds/net263 but cant' play.do you know what's wrong? -- Executing Playback("SIP/1001-00000091", "net263/net263-welcome") -- <SIP/1001-00000091> Playing
2004 Jan 15
3
Voicemail Sequence Bug?
I have a user, running CVS a/o 11/23/03, who has complained about "phantom" messages showing up days or even weeks after she has deleted them. So I asked her to let me know when it happened again, and she called a few minutes ago. The directory listing below shows a listing of the /var/spool/asterisk/voicemail/default/XXXX/Old directory, and to my surprise the messages are indeed
2005 Jan 10
2
Vmail.cgi - "Hrm, can't seem to open /var/spool/asterisk/voicemail ....
Hello everybody, I was trying to install a web interface to my Voice Mail, Vmail.cgi I can log on it, list messages, but no play with the following error msg; "Hrm, can't seem to open /var/spool/asterisk/voicemail/default/234/INBOX/msg0001.WAV" Remark: playing the message msg0001.WAV directly OK Any smart guy up there could help ? Thanks, --------------------------------- Do