similar to: MWI across multiple servers

Displaying 20 results from an estimated 2000 matches similar to: "MWI across multiple servers"

2006 Mar 29
2
Asterisk as Voicemail Server for Option 61c?
Looks like we will be forced to make a move on our voicemail system as Nortel has declared Meridian Mail an end of life product. Frustrating thing is that it would seem their only reason for it is so they can force our hand to move to Call Pilot. Is there any documentation and feedback out there of how people have used Asterisk as a voicemail system for a legacy PBX? We've got about
2006 Dec 14
3
AOC-D or similar
hi all, I'm trying to send text messages to Snom 300 to show the credit remaining during the call... Sending a MESSAGE directly to the phone via udp i'm able to update the text on the display... but not during the conversation. I read about AOC, but i can't find any documentation about Asterisk + SIP + AOC Have you any experience, docs or workaround to suggest? Thx Ale
2007 Feb 01
1
dialplan logic based on caller ID
Hello! Is there any easy way to use the caller ID "display info" (CALLERID(name) in Asterisk) in dialplan just as we could use the number in: exten => _X./67803287, 1, <action> I have a SIP GSM device, and when a call comes in, it passes me the caller ID like so: -- Sip message Header: From: "67803287" <sip:gsm@192.168.10.1>;tag=... -- Asterisk variables:
2006 Dec 13
0
Help with voicemail
I'm looking to use * for a HQ/branch office topology with fairly few calls over the WAN. The questions I have all pertain to the following architectural pic: http://www.45891.com/misc/arch.jpg I'm looking at a distributed architecture so users are somewhat functional when the link to HQ is down, with a centralized voicemail server to allow for transfer of voicemail messages from user to
2004 Jan 23
1
DG104S firmware has error?
I am installing a used DG104S.... I got it to ring from gnophone, but all I got was fast busies. so I upgraded based on Pavel's link: ftp://ftp.dlink.ru/pub/VoIP/DG-104S/Firmware/MGCPDG104.zip So I now have: PROM Version: 3.0B22-D RUNTIME Version: 3.0B44-D But when I pick the phone up I get: ggdbg>000001604 DIM: 0 DSP ERROR: Reason= DIM ERROR: State Timeout 000001604 DIM:
2007 Sep 19
1
CRAN mirror for R in India: new one at WBUT, how do we get listed in the CRAN website?
Dear All, Folks at the West Bengal University of Technology has set up a mirror to distribute R and associated packages. Here is the URL: http://mirror.wbut.ac.in/CRAN This will be helpful for R users in South Asia and the adjoining countries. I have yet to see the site featured in the CRAN list of mirrors. What needs to be done? For those of you who are impatient and would like to give it a
2006 Mar 21
2
Remote MWI over IAX2
Hi All, I'm wondering has anyone made any further progress with getting MWI to work from a stand-alone asterisk VM server to other asterisk servers where the sip phones are actually registered to? MWI link accross IAX2? Thanks. JR JR Richardson Engineering for the Masses
2006 Apr 12
1
Call Forward and AGI
Hi i have a agi script that gets called when a user wants to dialout externally. it gets passed in the exten number and the number dialled and looks up in a db to see if they are allowed to dial the number. the problem is if someone forwards their phone to a external number the CALLERIDNUM is the CLID of the calling party not the extension forwarded thus the call is denied. Can anyone think of a
2007 Jun 28
1
Avaya IP Office DTMF Issue
Hi I have a client using a Avaya IP Office PBX that is taking a SIP trunk from me terminating on a * box. It all works perfectly apart from DTMF. Although you can hear the tones they don't seem to get recognised. I have tried DTMF mode auto, inband, out of band and rfc2833 but no luck. Any ideas? Regards Jon -- Jon Farmer Telford, Shropshire, UK
2005 Jun 30
7
passing through MWI info from SBC
Hi.. I am about to replace my aging Nortel Venture system with an Asterisk system and 6 Polycom IP 501 phones, and a couple sipura 841's for less used areas. We have 3 phone lines here. One is SBC, one Vonage, and one Voipjet... One hangup is that I can't figure out how to pass through a voicemail waiting indication from SBC. This is important because my wife and her family all
2006 Dec 04
1
mwi for voicemail not showing up for realtime config.
Hello ppl, Am using realtime odbc storage for voicemail, sip users/peers, static for extensions and so on. My issue is I am not getting MWI for any fones, even tho I've got rtcachefriends=yes in sip.conf WIth tcpdump, I always see the NOTIFY going as Messages-Waiting:.no Voice-Message:.0/0.(0/0) even tho there are legitimate voicemails in the INBOX path for that particular users in the
2008 Feb 05
6
External MWI question for Asterisk
Hey there. I've been working on a project to integrate Asterisk with Exchange Unified Messaging via sipX using large parts borrowed from: http://blog.lithiumblue.com/2007/04/accessing-exchange-2007-unified_29.html ... and everything works surprisingly well. The one problem I have is MWI, or a lack thereof. Exchange 2007 doesn't support MWI of any kind (!), so I've been looking into
2006 Apr 25
3
billing realtime
Hi all I think this could be en old question. I would like to do a realtime billing prepaid system, mainly using asterisk. I have found few things; I can not get CDR function into agi because asterisk set them once the call is absolutely finish (at least main values for the main porpouse, billsec,duration, etc..) There is a patch that allow you to use CDR
2005 Feb 11
4
Prints ok, but says "Access denied, unable to connect". win2k and samba 2.2.1a
I have a small Samba 2.2.1a plus Win2k workgroup. Samba is running on Redhat 7.2. There is a networked laserjet 5000 using a static IP which I can print to successfuly from the linux box, and from the win2k workstations via the queue on the linux box. The weird thing is that, on the win2k worksations, if I double click on the printer icon the status of the printer is reported as "Access
2010 Mar 02
5
MWI and 1.6.1
We are having an issue with Asterisk 1.6.1 and the MWI turning on when a user doesn't have voicemail. We see random MWI lights come on and the phone indicates a random number of messages (its been anywhere from 1-14) when a server reload is done. I just checked one user, they have no messages old or new and the phone (Polycom IP330) indicates that they have 2 messages. The user will check for
2005 Jan 12
5
Grandstream Bugetone 101 & mwi
I tried to use message waiting indicator, by "Subscribe for MWI" in the web menu of the phone. However, it does not light up / flash, even if a voice mail is waiting. Where is the switch to turn it to? bye Ronald
2006 Mar 08
12
best way to combine results from two tables
I want to combine a selection of data from two tables and display it as list. Note that this isn''t a join. i''m looking for something like this: Table 1: Sheep Name, Age, Farmer, etc. (sheep specific columns) Table 2: Cows: Name, Age, Farmer, etc. (cow specific columns) For my display I nneed something like this: Farmer Jone''s Livestock: TYPE NAME AGE Cow
2006 Jul 02
2
:include breaks has_many :order
It would appear that using :include on a model that has_many with an :order on another model makes it so that the order is ignored. Is this supposed to happen? Strikes me as odd behavior. For example class Farmer < ActiveRecord::Base has_many :cows, :order => ''position'' end class Cow < ActiveRecord::Base acts_as_list :scope => :farmer end If I do
2006 Jun 12
2
How to retrieve voicemail
Hi, voicemail are working ok, I receive message as attach via email. My question is : how can the user call asterisk and listen to his voicemessages ? thanks Victor
2008 Jan 17
1
asterisk-users Digest, Vol 42, Issue 51
hi all, how to set the caller id facility for the TDM400p card. Please help me thanks, sandeep.s ----- Original Message ----- From: <asterisk-users-request at lists.digium.com> To: <asterisk-users at lists.digium.com> Sent: Tuesday, January 15, 2008 3:09 PM Subject: asterisk-users Digest, Vol 42, Issue 51 > Send asterisk-users mailing list submissions to > asterisk-users at