Displaying 9 results from an estimated 9 matches for "mce_href".
2009 Aug 28
2
Error loading module 'res_config_odbc.so'
Hi,
I'm getting the following at asterisk startup. OCBC was working with
1.4 no problem, but now under 1.6 (I've tried 1.6.1, 1.6.2-beta3/beta4)
I can't seem to get rid of this .... anyone?
WARNING[32664]: loader.c:385 load_dynamic_module: Error loading
module 'res_config_odbc.so':
/usr/lib/asterisk/modules/res_config_odbc.so: undefined symbol:
ast_odbc_clear_cache
2009 Aug 29
2
cannot run agi scripts
Hi,I am new to Asterisk, I installed it add got it working for incoming
calls using a sip provider.
I can for example run the following successfully:
exten => 124,1,Wait(1)
exten => 124,2,Playback(demo-thanks)
exten => 124,3,Hangup
My problem is that I can not run AGI scripts, I tried the default
test-agi.agi and a more simple python based one. I am using the following to
use AGI.
2009 Aug 26
4
Fw: app_swift issue
Hi Shakeel,
I had the same problem building app_swift (1.6..) myself and searched the web far-and-wide for a solution. I eventually contacted Darren Sessions -- who was maintaining that plug-in -- about a month ago. He was involved in another project and said he might be able get to it after a few weeks. But, since then, his website http://www.darrensessions.com/ has gone out of comission.
I
2008 Oct 24
2
Fresh installed box
after a fresh installation of Freepbx
1- How can i make Freepbx send voicemail to Email. (the Linux mail configuration steps)
2- How can i operate Fax machine and How it will be able to send the FAX to email.
3- Is there any software application i can run to monitor live the calls and to see precise reports of the recorded calls, queue, time conditions and all the details that are necessary for
2009 May 26
2
Domains
Hi,
I'm trying to understand an issue I'm seeing between two Asterisk
servers. I think it has to do with Domain definitions.
Server A), has extension 5550 defined. Has a sip client 2000 defined,
and has guest-invites enabled.
Server B), Dials to server A for any 5550 dialled. Has sip client 2000
and 2001 defined.
If I register at server B as client 2001, and dial 5550 then
2009 May 08
2
Not receiving voicemail message in mailbox
It should be as simple as editing voicemail.conf :
; Voicemail Configuration
;
[general]
; Formats for writing Voicemail. Note that when using IMAP storage for
; voicemail, only the first format specified will be used.
format=wav49|wav|gsm
; Who the e-mail notification should appear to come from
serveremail=asterisk-voicemail
; Should the email contain the voicemail as an attachment
attach=yes
;
2009 May 08
2
Configuring SIP Trunk
Hi All,
I have searched the various post and not able to find the solution.
I am using Asterisk 1.4.21.2 for outgoing calls. Earlier i used ZAP trunk and it works fine. Now i need to move to SIP trunk and configured the same.
When i try from softphone i got error as "Call rejected" and in the asterisk i got error as
2009 May 09
5
Professional Setup..
2017 Mar 21
0
Re: CPU Pinning Help