similar to: Question with email notification

Displaying 20 results from an estimated 4000 matches similar to: "Question with email notification"

2007 Jan 10
2
Send email notification
Hi group, I'm trying to configure the email notification when a user leave a voicemail, but don't work (send email notification). I configured esmtp in my linux box, if a try to use it with command line, it works fine. (echo "Hello" | sendmail a@b.com -f b@c.com). My voicemail.conf [general] format=wav49 attach=yes serveremail=anonymous@abc.com fromstring=Asterisk
2006 Nov 29
1
Custom Voicemail Notification Email
Hello all, does anyone have a clever way of creating a customised email that goes out as result of the voicemail notification. And I don't mean Editing what you want in the emailbody, emailsubject, serveremail etc keywords. I mean custom in the sense that it has that info but the email is stylised to a certain format, with company logos and images etc. Is this more a "sendmail"
2005 Mar 11
1
CNAM for Asterisk
I am working for Accudata Technologies. We provide CNAM via http request or raw TCP/IP connection. We would like to provide the same capability to Asterisk. I installed Asterisk on Fedora 2.0 and did reading about AGI and AGI application at http://www.voip-info.org/tiki-index.php?page=Asterisk+AGI, http://www.voip-info.org/wiki-Asterisk+Manager+API, and The Asterisk Handbook Version2 but still
2005 May 17
11
Asterisk Fax
Hi, I have read a lot about the thread of faxing support in Asterisk as well as spanDSP. However, either I don't fully understand other people's applications or may be what I'm trying to do is different from what others are trying to do. I have a very simple setup. I have an asterisk server with a TE110P connected to the PSTN via T1 PRI (Asterisk A). I have another asterisk
2005 May 05
2
CNAM lookup: new method for Caller ID Name delivery
[cross-posted to -biz and -users since it could fall into either category] Interesting new product that has been introduced that I think some would be interested in here (at least, those users in the United States and perhaps Canada): CNAM delivery via IP lookup. The problem: inbound calls on many PRI connections, and also over many VoIP providers, do not include caller name. This means that
2011 May 29
5
Free CNAM
FreeCNAM.org is providing a free CNAM API for Open Source PBX users. This API queries a private CNAM database, and returns standard 15-Character CNAM results. Any entry not already in the database will be queued for investigation, and added to the database as soon as information is located. This system has access to several CNAM backends, and is not a party to any use-limiting or no-caching
2005 Mar 08
1
Help with multiple subnets
I have two subnets in may LAN 192.168.0.0/24 and 192.168.1.0/24. Both subnets go out to the Internet through a Linux box acting as a gateway, so the gateway has one interface in each subnet (192.168.1.1 and 192.168.0.1). In both subnets I have Windows and Linux machines and I want to configure SMB networking using a workgroup (not a domain), so one workgroup for more than one subnet. I know that
2009 Jul 07
4
Caller ID (name) - where does it come from?
Hi Folks, having an issue with outbound calls through a VOIP provider. Calls get sent out with the CallerID(number), but where does callerID(name) come from? Apparently not from provider, as we are seeing different (sometime missing) names on inbound calls, different than what we have configured. Apparently this comes from some telco database somewhere? Numbers were ported from a wired-telco.
2008 Sep 10
2
Bell Canada (Nortel DMS100) PRI Outbound CNAM issue
Hi Folks, I'm trying to send CallerID Name information out to the PSTN via a PRI with Bell Canada with no success. With inbound calls (originating from the PSTN) CNAM is received successfully, and we've not had any similar problems with other Telco PRIs, so I'm stumped.
2002 Jul 02
4
Samba 2.2.4 and PRINT$
Hi, I'm having difficulty configuring Printing with Samba 2.2.4 and Windows 2000 clients. The samba installations is running as a PDC against LDAP. All the sharing of network file systems seem to be working perfectly.. I have a share [printers] path = /usr/spool/samba guest ok = yes printable = yes browsable = no guest ok = yes writable =
2020 Jul 08
8
Redis in place of astdb
Hi, Does anyone know of any projects that would allow you to use Redis in place of AstDB? By in place of I don't mean for what Asterisk needs but to store values. For instance for CNAM currently we need to use an AGI to connect to redis to pull CNAM. So in place of: Set(CALLERID(name)=${DB(CNAM/${CALLERID(num)})} it would be done with redis for example:
2007 Jun 05
3
Changing the From field in Asterisk email/voicemail
Anyone know how to change the From field in Asterisk PBX voicemail/email to some other info of my choosing? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070605/2b083cbd/attachment.htm
2005 Jan 28
4
Ouch ... error while writing audio data: : Broken pipe
Hi, Can anyone help me with this: I have downloaded latest stable version of Asterisk using the asterisk-update.sh script. Compilation and installation passed well. When I start Asterisk I get the following error: [pbx_realtime.so]Jan 28 09:35:08 WARNING[3253]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/pbx_realtime.so: undefined symbol: ast_load_realtime_multientry Jan 28
2020 May 07
2
Ld64.lld cannot find Foundation framework
James, many thanks. Is there any linker available for Macs that has a freely available binary version? I thought maybe that GNU’s linker might fit the bill? I cannot use Apple’s linker from /usr/bin/ as it is not allowed to make external calls from a sandboxed app. Hence my interest in the LLVM lld. > On 7 May 2020, at 19:21, James Y Knight <jyknight at google.com> wrote: > > On
2007 Mar 15
2
A200 card problem
Hi - I just got an A200 card with 1 FXO and 1 FXS module. Sadly, I can't make it work- currently, asterisk will not startup because of a bad module. Below are some log files/config files. If anyone has any suggestions, I'd appreciate it. I used Trixbox 2.0 and followed instructions on (http:// sangoma.editme.com/wanpipe-linux-asterisk-atHome) - no problems running through or
2004 Nov 23
7
Unable to open master device '/dev/zap/ctl'
I installed TDM400P and X100P pci cards in a system running mandrake 10.1 official, kernel 2.6.8.1-12mdksmp. I can compile zaptel, libpri, asterisk and modprobe (zaptel, wcfxs, wcfxo) without errors. Except that running ztcfg and asterisk fails. [root@asterisk asterisk]# ztcfg Notice: Configuration file is /etc/zaptel.conf line 3: Unable to open master device '/dev/zap/ctl'
2007 Jun 28
2
voicemail.conf serveremail
Hello, I was wondering if there is a way to change the "From" address (not just the Return-Path) for voicemail notification emails in Asterisk. It looks like the serveremail directive in voicemail.conf just changes the Return-Path. I'm looking for something analogous to the -r option in mailx, for example. I need this since the mail server I'm using requires the sender to be
2011 Jul 01
1
Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
Hi Please help me understand about the below issue ? [root at asterisk1 ~]# /etc/init.d/asterisk restart Stopping safe_asterisk: [ OK ] Shutting down asterisk: [ OK ] Starting asterisk: /usr/sbin/safe_asterisk: line 86: ulimit: open files: cannot modify limit: Operation not permitted
2014 Jul 20
1
Asterisk 12 fails to launch with option -C
I am trying to launch Asterisk on a different directory with the parameter 'C asterisk -vvvvvvvvvvvvvvvvvvgc -C /etc/asterisk1/asterisk.conf Parsing '/etc/asterisk1/extconfig.conf': Found Resetting translation matrix UUID system initiated Parsing /etc/asterisk1/asterisk.conf == Parsing '/etc/asterisk1/asterisk.conf': Found Not changing threadpool size since new size 0 is
2004 Nov 30
1
National (US) callerid name resolution for yourasterisk box
> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of > brett-asterisk@worldcall.net > Sent: Tuesday, November 30, 2004 2:53 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [Asterisk-Users] National (US) callerid name > resolution for yourasterisk box >