similar to: AMI: check if the user has a Mailbox

Displaying 20 results from an estimated 20000 matches similar to: "AMI: check if the user has a Mailbox"

2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb: > Look up fop2 Thank you very much, but I prefer a standalone application, if it's possibile... Any other suggestion? Thanks Luca Bertoncello (lucabert at lucabert.de)
2018 Jun 29
7
Sharing Mailbox between users using IMAP
Zitat von Remko Lodder <remko at freebsd.org>: Hi Remko, > Emails can only be read if they are authenticated / authorized in > someway to access the store. That means you might need to share the > info@ credentials with the other > people so that they can read it over imap or webmail etc. That is self-evident and it is not a problem. I can't understand what you
2018 Jun 29
2
Sharing Mailbox between users using IMAP
Zitat von Aki Tuomi <aki.tuomi at dovecot.fi>: Hello Aki, > Or you can use shared mailboxes... > https://wiki.dovecot.org/SharedMailboxes/Shared Understand I right, that in this case, I __NEED__ all users to have an account on the server? Thanks Luca Bertoncello (lucabert at lucabert.de)
2018 Jun 29
4
Sharing Mailbox between users using IMAP
Hi list! I have an account (let's say info at mydomain.com) that should be read from more people. These people does NOT have an account on the server. Currently info at mydomain.com is a forward to their addresses, but of course this solution has a huge problem: if info@ receives spam that the server does not recognize, the server forwards spam... Now I want to solve this problem and I
2015 Jul 04
2
Voicemail: saycid without prefix
Hi list! Yesterday I set up a voicemail on my Asterisk 1.8. It works as expected, but I'd like to have the CID without unnecessary prefix... Right now, if I call from my mobile phone I hear the complete prefix for my mobile number, indeed without "00". So I hear "message from 49177...". How can I set Asterisk to just read the prefix if it's necessary (so that calls
2015 Oct 17
3
Help with voicemail
Hi list! My problem: I have three extensions in my Asterisk 1.8.30.0 and they have a voicemail. On two of these numbers the voicemail works without any problem, on the other it doesn't... I get this error: [Oct 17 17:01:29] WARNING[14700]: channel.c:5254 set_format: Unable to find a codec translation path from 0x100 (g729) to 0x2 (gsm) [Oct 17 17:01:29] WARNING[14700]: file.c:957
2017 Sep 20
2
Voicemail: search for name in a phonebook
Hi list! I'm using Asterisk 1.8.30.0 on a OpenWRT device and it works perfectly. I configured a voicemail and I receive an E-Mail with some information about the call. Again, wonderful! Now my wish: I'd like to have Asterisk to search the caller in a list file and send me the name corresponding to the number in the E-Mail of voicemail. Is it possible? I currently use ${VM_CALLERID} in
2017 Feb 13
2
Problem with Horde "Mailbox does not support mod-sequences"
Hi list! I already asked about this problem about two years ago, but I couldn't solve my problem... Now I have a new Server, with Debian 8 and Dovecot 2.2.13-12 (from Debian repositories) and Horde 5.2.13. When I delete an E-Mail, I always get the error "Mailbox does not support mod-sequences". It results in having the E-Mail not moved to Trash and I must update more times
2018 Jun 29
1
Sharing Mailbox between users using IMAP
Zitat von Sec Adm <secadm2007 at gmail.com>: > In all cases you need an account I mean: if I just want to have info@ on the Server and all users accessing it via IMAP, I just need __ONE__ account. If I want to use a shared mailbox, __ALL USERS__ need an account on the server. Is it correct? Thanks Luca Bertoncello (lucabert at lucabert.de)
2015 Dec 29
2
Signaling ringing on other extension
Hi again! With the "call pickup"-function I can now pickup a call directed to another phone in my Asterisk. Very nice. My problem, now, is that I can't see on my phone, that the other phone (in another room) rings. Is it possible to signal the incoming call on other extension? I use two phones "Thomson ST2022". Thanks a lot Luca Bertoncello (lucabert at lucabert.de)
2015 Jun 07
4
Connecting two Asterisk
Hi again! I always try to get my mobile phone work with my Asterisk. I tried to install Asterisk on my PC (with public IP), but it has problems, too... I think, my UMTS-Provider doesn't want to connect to dynamic IP or my DSL-Provider does not want it, too, since I have no problem to connect and get a very good audio quality if I connect to other SIP-Provider or to an Asterisk (SAME
2015 Jun 07
3
Curious problem with NAT
Ashwin Surendran <Ashwin.Surendran at now-health.com> schrieb: > What settings have you got for directmedia? > > Could you try > > nat=force_rport,comedia > directmedia=no Tried. Peer always unreachable, call not possible... :( Other idea? Thanks Luca Bertoncello (lucabert at lucabert.de)
2016 Jan 04
4
Forwarding call if extension busy
Hi and happy new year! My question: - two extensions: 1111 and 2222 - an active call on 1111 - incoming calls to 1111 should be forwarded to 1111 (call advice!) and 2222 I know how can I forward an incoming call to more than an extension, but I have no idea how can I get the information, that 1111 has already an active call... I think, I need something like: exten =>
2015 Dec 30
2
Signaling ringing on other extension
Ishfaq Malik <ish at pack-net.co.uk> schrieb: Hi Ishfaq > Look into Busy Lamp Field/Presence > > Here's a starting point: > > http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/asterisk-DeviceStates-SECT-1.html Thanks a lot, but it does not seems to work... Here my configuration: sip.conf: [general] allowsubscribe=yes subscribecontext = default
2015 Dec 29
3
Transfer calls "on demand"
Daniel Heckl <daniel.heckl at gmail.com> schrieb: > You are searching for ?Call Pickup?. It is implemented in Asterisk by > default. > > https://wiki.asterisk.org/wiki/display/AST/Call+Pickup > <https://wiki.asterisk.org/wiki/display/AST/Call+Pickup> Take a look under > section ?Configuration Options?. Hi, Daniel! Thanks for your answer... I'm using Asterisk
2015 Dec 29
2
Transfer calls "on demand"
Hi list! Right now I configured my Asterisk to forward the calls for the number X to both phones (mine and the phone of my wife). It works, of course, but I'm not enthusiast... I see what we have at office: if one phone rings, other phones in the same group can "catch the call", so that if a colleague is not present, another colleague can catch the call. I'd like to have the
2015 Jun 11
3
Allowing calls - maybe I'm just stupid...
Hi again! About my previous E-Mail... I though about it and I think, that maybe I'm just very stupid... Since I called an INTERNAL number, Asterisk tried to call it. I tried right now to call an EXTERNAL number (using my context [myproxy]) and the behavior is NOT the same... Not 100% correct, but it tries the right way... Now my problem is to check in my dialplan if the peer, that
2020 Jun 13
4
Voice "broken" during calls
Hi! I have a Asterisk installation to manage my phones at home (provider is Deutsche Telekom). It works, but very often the voice is "broken"... Yesterday during a call it was very difficult to understand what my partner sayd... It can NOT be a problem of other downloads/uploads, since in that moment there were no ones... I already had the problem in the past, solved it enabling the
2015 Jun 05
3
תשובה: Missed call
Zitat von Israel Gottlieb <isrlgb at gmail.com>: > If you the c option in the dial command it will send answered > else where sip message to the phone and most ip phones understand that > The cell will always display a missed call? I'm very sorry, but I can't understand what you mean... Could you explain, maybe with an example? Thanks Luca Bertoncello (lucabert at
2015 Dec 30
2
Signaling ringing on other extension
Patrick Laimbock <patrick at laimbock.com> schrieb: > On 12/30/15 12:24, Luca Bertoncello wrote: > > Ishfaq Malik <ish at pack-net.co.uk> schrieb: > > > >> Do you have a link to the user guide for your exact phone model? > > > > Unfortunately not... > > I have a Thomson ST2022, but I can just find in Internet manual for the > > ST2030...