similar to: Address extensions with dovecot LDA

Displaying 20 results from an estimated 1300 matches similar to: "Address extensions with dovecot LDA"

2005 Jul 14
1
PSTN to SIP gateway
I've been looking through the examples and docs, but haven't yet quite figured out how to do what I want. We've got a T1 coming in carrying a block of telephone numbers, terminating on an Asterisk box. Any call that comes in needs to get sent to a SIP proxy, with a particular extension format: *ANI*DNIS*@sipproxy.address The closest I can see to do this with the Dial() command is:
2005 Jul 26
1
Generate ring while waiting for SIP connection to initiate
We're passing PSTN traffic on to a SIP proxy. The SIP phone customers have voicemail that will answer if their phone isn't picked up in a certain amount of time. However, if their phone is not on the network, a caller will get nothing but dead air as Asterisk keeps attempting to initiate the SIP connection. Is there a way to generate a ringtone for the caller while Asterisk is trying to
2018 Mar 05
6
latest skype (version 8.16.0.4) on Centos 7
Hi all! I've finally been reduced to having to install Skype on my Linux box. I resisted for years, but now ended up trying it. and while the latest RPM installs just fine, it refuses to acknowledge that I have a microphone! In fact I have two: 1 in the USB web cam (it finds the cam), the second in a Plantronics USB headset, which works fine but not with skype. it is as if it doesn't
2007 Oct 02
2
Buggy SATA detection w/CentOS5 + Intel H6300ESB?
I've been handed a Supermicro system that is using the Intel? H6300ESB Serial ATA Controller (Supermicro P4SCI motherboard). When I install CentOS5, everything seems to work OK, but it has absolutely horrid disk performance. Upon further inspection, it seems that the SATA disks are being treated as legacy IDE devices using PIO. Gah.... Has anyone else had this problem? I recall having
2016 May 19
3
Phabricator not getting all comments sent by email?
GAH! Sigh.... :( That is indeed what it does. See stripQuotedText in src/applications/metamta/parser/PhabricatorMetaMTAEmailBodyParser.php if anyone's interested in hacking on php code, it looks like it might be fairly straightforward to have it strip only the lines starting with ">" after the "On ... wrote:" line. On Thu, May 19, 2016 at 3:21 PM, Tim Northover
2016 Apr 10
2
Plus addressing on Sentora using Postfix
> In dovecots 15-lda.conf uncomment the "recipient_delimiter = +" setting. The delimiter is configured in postfix but apparently not in your dovecot lda config I am not sure of the location of 15-lda.conf, however in my main dovecot.conf file I added "recipient_delimiter = +" The output of the lad part of "dovecot -n" is now > protocol lda { >
2018 Mar 06
2
latest skype (version 8.16.0.4) on Centos 7
On Tue, Mar 06, 2018 at 04:12:58PM +0100, Fabian Arrotin wrote: > On 05/03/18 19:53, Fred Smith wrote: > > Hi all! > > > > I've finally been reduced to having to install Skype on my Linux box. > > I resisted for years, but now ended up trying it. > > > > and while the latest RPM installs just fine, it refuses to acknowledge > > that I have a
2006 Apr 25
12
Newb Gem Install Help!
This seems newbish, but I can''t seem to get this gem to install no matter what I do. The gem in question is login_generator, and no matter what folder I put the .gem file in, it can''t read locally - am I missing something? Remote install hangs at updating the source. -- Posted via http://www.ruby-forum.com/.
2016 Oct 29
1
Stupid vim question
On 10/29/2016 04:32 PM, Alice Wonder wrote: > On 10/29/2016 03:06 PM, Alice Wonder wrote: >> On 10/29/2016 02:49 PM, Frank Cox wrote: >>> On Sat, 29 Oct 2016 14:39:03 -0700 >>> Alice Wonder wrote: >>> >>>> How do I get it to stop doing that? >>> >>>
2017 Apr 19
1
CTDB problems
On Wed, 19 Apr 2017 18:06:35 +0200, David Disseldorp via samba wrote: > > 2017/04/19 10:40:31.294250 [ 7423]: /etc/ctdb/debug_locks.sh: line 73: > > gstack: command not found > > This script attempts to dump the stack trace of the blocked process, > but can't as gstack isn't installed - it should be available in the > gdb package. > > @Martin: would the
2003 Oct 11
1
Status of RealOne plugin?
I'm trying to convice a webmaster to start offering Vorbis in addition to his current RealAudio 3(GAH!) web streams. I was just wondering what the status on the RealOne/Helix DNA plugin was so I could include it in a letter I'm going to be sending him today. <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe
2018 Jan 23
1
Inclusion of Polly and isl into core LLVM
On Tue, 23 Jan 2018 01:23:51 +0000, Alex Elsayed via llvm-dev wrote: > On Mon, 15 Jan 2018 22:44:45 +0100, Tobias Grosser via llvm-dev wrote: > > <snip> > >> * How stable/fast/… is Polly today >> * We build all of AOSP with rather restrictive compile-time limits * >> Bootstrapping time of clang is regressed by 6% (at most) >> * Removal of
2005 May 14
4
Problems with custom service and webrick
Hi all, Windows XP Pro Ruby 1.8.2 I''m having a couple of problems with the following service. The first issue is that the code in service_start doesn''t seem to fire off. The second problem is that any attempt to do ''require "webrick"'' within webrick_daemon.rb causes the service to fail on start. Any ideas? # webrickctl.rb
2004 Aug 11
7
Static on outgoing calls (Quad E1)
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: zapata.conf Type: application/octet-stream Size: 590 bytes Desc: zapata.conf Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20040811/dfc853bc/zapata.obj -------------- next part -------------- A non-text attachment was scrubbed... Name: zaptel.conf
2007 Sep 04
9
exec creates and subscribe
I have the following test case: file { sendmail-conf: path => "/etc/mail/${fqdn}.mc", owner => "root", group => "wheel", mode => 0644, links => follow, source => "puppet:///sendmail/${hostname}.mc" } $mail_dir = "/etc/mail" $cf_dir = "/usr/share/sendmail/cf/" exec { build-conf: command => "/usr/bin/m4
2012 Oct 18
1
[PATCH] virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon <will.deacon at arm.com> writes: > When using a virtio transport, the 9p net device allocates pages to back > the descriptors inserted into the virtqueue. These allocations may be > performed from atomic context (under the channel lock) and can therefore > return high mappings which aren't suitable for virt_to_phys. I had not appreciated that subtlety about
2012 Oct 18
1
[PATCH] virtio: 9p: correctly pass physical address to userspace for high pages
Will Deacon <will.deacon at arm.com> writes: > When using a virtio transport, the 9p net device allocates pages to back > the descriptors inserted into the virtqueue. These allocations may be > performed from atomic context (under the channel lock) and can therefore > return high mappings which aren't suitable for virt_to_phys. I had not appreciated that subtlety about
2006 Mar 31
2
Eager loading of polymorphic associations
Polymorphic associations work great until I try to do some eager loading through :include. In my example, the interface name is ":imagehaver". Here''s my little eagerly loading find line: Image.find(params[:id], :include => :imagehaver) All it gives me is an ActiveRecord::EagerLoadPolymorphicError with no further explanation. I haven''t been able to dig up anything
2006 Feb 28
1
ArgumentError (string contains null byte) -- file upload problem
Hi, Controller code: if params[:main_image] image = Image.new image.blob = params[:main_image].read @product.main_image.destroy if @product.main_image @product.main_image = image end When I try to display the image using send_data, I get the following error: ArgumentError (string contains null byte):
2006 Apr 13
2
Building external modules on 4.3
I'm trying to build the zaptel (v1.2.5) modules on a 4.2 machine upgraded to 4.3, but running into a kernel version problem. The kernel I'm running is 2.6.9-34.ELsmp and I have the kernel-devel-2.6.9-34 RPM installed. I believe the problem is that the modules are being built as if for the uniprocessor kernel (the default for kernel-devel?) leading to the error: zaptel: disagrees about