similar to: Question on retrieve_file() function in app_voicemail.c

Displaying 20 results from an estimated 1000 matches similar to: "Question on retrieve_file() function in app_voicemail.c"

2006 Nov 28
1
vm_change_password shell?
In Asterisk 1.2.13 in app/app_voicemail.c, line 4700 ext_pass_cmd is checked to decide whether to use vm_change_password or vm_change_password_shell to change a user's password for his voicemail account. I wonder, what is the difference between vm_change_password and vm_change_password_shell - what is that shell? The only reference I found on the Internet was the following bug report:
2006 Oct 30
4
Architecture for Asterisk
Dear all, I've recently installed Asterisk and am trying to understand where exactly Asterisk 'fits' in my VOIP architecture. Can/does Asterisk work as a proxy? (or only as a register server?) I am specifically interested in SIP. Could anyone perhaps point me out to a diagram with SIP users and Asterisk to better understand how I should set up my network? Thank you
2006 Nov 29
1
voicemail.conf locking problem
I'm wondering if anyone is having problems when multiple users concurrently change their voicemail passwords. Consider the following scenario (based on vm_change_password() in app_voicemail.c): - user1 wishes to change his password so voicemail.conf is opened and read into a buffer - user1 changes his password - user2 wishes to change his password so voicemail.conf is opened and read into a
2006 Dec 01
1
No caller ID, no incoming call
Is it possible to reject all incoming calls that do not have a CID? Could I do something like that (modified version from the book): exten => 123,1,GotoIf($[${CALLERIDNUM} = ]?20:10) exten => 123,10,Dial(Zap/4) exten => 123,20,Playback(abandon-all-hope) exten => 123,21,Hangup( Alternatively, what's the privacy.conf file for? What does it mean for a user to have to chances to
2008 Feb 23
2
MySQL Voicemail Storage Questions\Errors
I am running CentOS 5 with Asterisk 1.4.14. I am trying to setup storage of voicemail messages into MySQL. It is my understanding that I can only do this via ODBC. I installed per http://www.voip-info.org/wiki/view/CentOS+5+and+Asterisk+1.4.x+installation unixODBC unixODBC-devel libtool-ltdl libtool-ltdl-devel and mysql-connector-odbc. I reconfigured and built Asterisk, using menuconfig to
2007 Apr 30
5
Asterisk 1.4.4 VoiceMail ODBC Storage Help
Hi All, I have an issue with the ODBC voicemail storage option with asterisk. All appears to work fine, however, I get several sql execute warnings. I was wondering if anyone out there could help me get to the bottom of what is causing this and how I could possibly go about rectifying it. The warning message we are getting is as follows: WARNING[30115]: app_voicemail.c:1280 delete_file: SQL
2009 Aug 21
3
Core dump gets created while accessing voicemail
Hi ALL, When i was accessing the voice message it suddenly goes dead and after that i couldn't able to retrieve the voicemessage again from my mailbox . This happens once in a while for any configured mailboxes I am using the following system configuration. asterisk 1.4.22.1 odbc storage of voicemail messages centos 5.2 64bit unixODBC-2.2.11-7.1 mysql-connector-odbc-3.51.12-2.2
2006 Feb 23
2
chan_capi-cm-0.6.4
Hello Armin, hello List I'm trying to get chan_capi working with asterisk from debian stable (asterisk 1.0.7, the debian version number is 1:1.0.7.dfsg.1-2). I managed to get it compiled by providing my own version of ast_copy_string. This is an Austrian PTP line. I can do outgoing calls fine (no comprehensive tests yet). For incoming calls, I'm getting "No answer" on the
2005 Aug 30
0
Re: [Asterisk-Dev] voicemessages table
I agree you however i solved my problem with app_voicemail.c The table scheme provide in doc/README.odbcstorage don't match to sql queries in app_voicemail.c I think developpers who has written app_voicemail.c for ARA provide a useable table ! Regards Harry --- Steve McMahon <voip@digitaldatabits.net> a ?crit : > These questions should be sent to Asterisk-Users > this is not a
2005 Aug 30
0
Re: [Asterisk-Dev] voicemessages table
I agree you however i solved my problem with app_voicemail.c The table scheme provide in doc/README.odbcstorage don't match to sql queries in app_voicemail.c I think developpers who has written app_voicemail.c for ARA provide a useable table ! Regards Harry --- Steve McMahon <voip@digitaldatabits.net> a ?crit : > These questions should be sent to Asterisk-Users > this is not a
2014 May 29
1
Voice mail with ODBC
Hi All, I have an issue on voice mail with odbc in asterisk 11.7 box. Voice message can be received through Google mail but it doesn't show in phone. The error messages is as follow and let me get your kind advice. -- <SIP/0015-00000007> Playing 'auth-thankyou.g722' (language 'en') [2014-05-28 14:55:13] DEBUG[12260][C-00000006]: app_voicemail.c:3824 last_message_index:
2010 Oct 12
0
rtpip patch
Hello *, is the rtpip patch still valid for asterisk 1.6 (with some code changes, obviously)? https://issues.asterisk.org/view.php?id=8161 Or, in asterisk 1.6 there is an alternative to using it? This is the difffile I produced for chan_sip.c in asterisk 1.6.2.11 --- chan_sip.c 2010-10-12 13:47:49.000000000 +0200 +++ chan_sip.c.orig 2010-10-12 13:47:27.000000000 +0200 @@ -987,9 +987,6 @@
2010 Mar 09
0
Asterisk 1.6.2.5 crash with chan_capi upon calling to PSTN
Hi, I am having a problem with (Asterisk is crashing) with a Fritz card PCI / chan_capi. Receiving Calls from PSTN works, but outbound calls make asterisk crash (Speicherzugriffsfehler/Segmentation fault). The crash occurs upon dialing with the other phone not even ringing. I hereby ask if somebody reading this list can confirm or disprove my issue. Does anbody run a recent asterisk 2.6 with
2006 Dec 13
1
Problem with asterisk 1.4 Installation (undefined reference to `ast_copy_string')
Hi. After successfully running ./configure I run make. When running make I get the following error.. [CC] ast_expr2f.c -> ast_expr2f.o [CC] ast_expr2.c -> ast_expr2.o [CC] strcompat.c -> strcompat.o [LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o strcompat.o -> aelparse aelparse.o(.text+0x3029): In function `ael_yylex':
2010 Sep 01
2
* and mj
Hello all, Has anyone have magicjack working with their asterisk? I had patched chan_sip.c with some code that allows asterisk to do the md5 hash that mjmd5 proxy does. * shows that it is registered with magicjack, but incoming calls are not even hitting my * box and outgoing calls get congestion. Here is my relevant configs. I did do a ton of google searching, but it all points to it should
2003 Nov 13
2
Apache leaks sensitive info in PHP phpinfo() calls
Hi, I wanted to get some opinions on this subject before I submit a PR about it. I don't know if there are any pitfalls with the 'fix' I suggested and though it best to run it past people here before submitting. If there's a better place to post this please let me know (freebsd-ports?). The send-pr output I was about to send explains everything so I'll just paste it here:
2008 Dec 03
3
disable database
Hi, How do I disabled asterisk to use database and storage voicemail in directory. Im getting the below error [Dec 3 19:08:53] WARNING[4934]: app_voicemail.c:3430 inboxcount: Failed to obtain database object for 'asterisk'! [Dec 3 19:08:55] WARNING[5129]: app_voicemail.c:2353 last_message_index: Failed to obtain database object for 'asterisk'! [Dec 3 19:09:04]
2014 May 29
1
voicemail with odbc
Hi, I have some issue with voice mail with ODBC on asterisk 11.7 box. I may not understand database functionality on asterisk fully. The most suspected area is func_odbc. I already googled but not luck. Your guide is warmly welcomed *Error messages when I make call and leave message.* -- <SIP/1ffa9-00000007> Playing 'auth-thankyou.g722' (language 'en') [2014-05-28
2005 Aug 31
2
Howto disable adsi in app_voicemail.c so I can noload *adsi*.so
Hi all, I've been told that part of best practices is to noload all modules that you don't use. Adsi being one of them (are there actually people using adsi & asterisk?) I noloaded it in /etc/asterisk/modules.conf: noload => res_adsi.so noload => app_adsiprog.so When I start * (this is cvs head of today by the way) I get: [app_voicemail.so]Aug 31 17:25:49 WARNING[4961]:
2010 Jun 19
0
Asterisk ODBC
Ok, this issue I resolved, I just changed the TDS version to 7.0. But now I receive different error, I can't insert into database. [Jun 19 14:30:25] WARNING[6212] app_voicemail.c: SQL Prepare failed![INSERT INTO pbx_VoiceMail (dir,msgnum,recording,context,macrocontext,callerid,origtime,duration,mailboxuser,mailboxcontext) VALUES (?,?, ? , ?,?,?,?,?,?,?)] [Jun 19 14:30:25] WARNING[6212]