Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - StarDestroyer

Pages: [1]
1
Mitel MiVoice Business/MCD/3300 / Advanced UM and Exchange Hybrid
« on: August 11, 2020, 09:47:33 AM »
We currently use Advanced UM to sync voicemail to email. I've found that I really like the ability to delete a message from my email and have the phone system also delete the message.

We are in the process of moving to an Exchange Hybrid environment. For the foreseeable future we will have some mailboxes in the cloud and others on premise. Is there any way to make Advanced UM work in this scenario? For "Mail Server Type" I only seem to have the option of either Microsoft Exchange (for on premise) or Office 365.

2
Mitel MiVoice Business/MCD/3300 / Re: PRTG monitor SIP trunks
« on: March 19, 2018, 01:49:38 PM »
I'm also very interested in doing this (except I want to use Zabbix, not PRTG). I've poked around the SNMP MIBs hoping to find the number of SIP trunk licenses purchased as well as how many are used on each trunk, but I'm pretty new to looking at that information and have been unable to find anything. I don't know if it's because I'm so inexperienced that I'm not looking in the right place or if it just doesn't exist via SNMP.

In my case, getting the information from the provider would only tell half the story. In addition to the SIP trunk for access to the PSTN, I also have an internal SIP trunk to my Lync server. I really want to keep tabs on my SIP trunk usage because (I believe) an external caller connecting to a Lync conference call will use 2 SIP licenses.

3
MiVoice Office 250/Mitel 5000 / Re: Send incoming (PRI) call to SIP Trunk
« on: October 19, 2012, 05:01:39 PM »
I find myself as perplexed as ever by this...

This is a fairly black Call Routing Table that I just started using for this. I had a '+' entry that sent the call to voicemail (just so I'd recognize it if it came up). I tried removing it with no change in behaviour.

I've been mostly testing by trying to call my cell phone using its 7 digit number from Asterisk. I've put in various patterns in the Call Routing Table in order to match what I know to be coming from Asterisk. If I set the destination on a patern that matches my cell phone to "Single" and my phone extension, then dial my cell phone from Asterisk, the phone on my desk rings as expected. If I change nothing other than the destination to DISA, then the receptionist's phone rings. This goes for pretty much any "Single" destination.

4
MiVoice Office 250/Mitel 5000 / Re: Send incoming (PRI) call to SIP Trunk
« on: October 19, 2012, 08:55:32 AM »
I've gotta be doing something wrong, but I'm not sure what ... Everytime I set the destination to be DISA in my call routing table, that extension just rings the receptionist.

Though unless I can find some way for Asterisk to put the pauses in to automatically dial the number, it may not be much use anyway :(. The only other option I can think of is a seperate SIP trunk through a third party provider for outgoing calls. I was really hoping to avoid that, however, being that I already pay for a T1 PRI and have the channels to spare.

5
MiVoice Office 250/Mitel 5000 / Re: Send incoming (PRI) call to SIP Trunk
« on: October 17, 2012, 01:59:30 PM »
Currently there's a rule in Lync that basically sends all calls to Asterisk. Then there's a rule in Asterisk that takes any numbers in our extension range and makes them 7 digit numbers that match our DID numbers. It then sends them over the SIP trunk to Mitel. The SIP Trunk Group on Mitel is configured to go to Call Routing Table 10. The first rule in that routing table looks for numbers in our DID range and sends them to call routing table 1. Table 1 contains all of our DID destinations.

I have a second rule in call routing table 10 that catches any other 7 digit number and sends it to an application we use for unused DID's just so I can make sure I'm capturing that pattern correctly... but I can't figure out how to send that call someplace useful (like to the PSTN with the passed number dialed).

6
MiVoice Office 250/Mitel 5000 / Re: Mitel 5000 to Exchange 2010
« on: October 17, 2012, 10:14:16 AM »
The process is pretty simple and you can find the error logs on the Controller which provide enough information to figure out what is going on. Other than that the Exchange Administrator doesn't really need to know any moare about setting up their box for Unified Messaging.

Can you tell me where these error logs are? I had Enhanced Integration working, but it doesn't seem to be anymore. I ran Wireshark on my Exchange server and didn't see any incoming IMAP connections. I know DNS is working as Forward & Copy works fine using the same DNS name.

7
MiVoice Office 250/Mitel 5000 / Re: Send incoming (PRI) call to SIP Trunk
« on: October 17, 2012, 08:29:39 AM »
That's awesome.... thank-you! (I don't have access to the Online Monitor so I used the feature code programming.)

Now it looks like the only problem I have to solve is being able to call an outside number from Asterisk/Lync.

8
MiVoice Office 250/Mitel 5000 / Re: Send incoming (PRI) call to SIP Trunk
« on: October 16, 2012, 03:56:16 PM »
Is it Single Line Telephone? If so, then I do currently have 2 ports free... though I don't see anywhere that I can set forwarding to an "external" number on that.

I just looked and it appears that the company that set this up created a phantom extension that forwards to a cell phone. It seems to me that I should be able to duplicate that setup for what I want to do here. Only trouble is, I don't see anything in the configuration of that "extension" that actually sends the call to the cell phone. I'm thinking it may be one of the features the installer hid from me *grumble* *grumble*.

9
MiVoice Office 250/Mitel 5000 / Re: Send incoming (PRI) call to SIP Trunk
« on: October 16, 2012, 03:40:33 PM »
Sorry, I'm still a little new with phone systems... what is an "SLT Port"?

10
MiVoice Office 250/Mitel 5000 / Send incoming (PRI) call to SIP Trunk
« on: October 16, 2012, 01:55:01 PM »
A little background... I have a Mitel 5000 CP with about 90 extensions. We have a block of 200 DID numbers, most of which go to an extension. I'm trying really hard to conenct my phone system up to a Microsoft Lync server. Offcially, this is not possible. I didn't like that answer  :).

I purchased a couple of SIP trunk licenses and installed AsteriskNOW. I got everything working where I can load a softphone connected to Asterisk and call an internal extension. From my desk phone, I can also dial '8' then dial an Asterisk extension.

On the Lync side, I set up another SIP trunk which allows me to dial an Enterprise voice enabled test user from my Asterisk softphone. I'm also able to dial the Asterisk softphone from my Lync client.

I modfied my dial rule a little bit and am even able to dial '8' then the Lync user extension from my desk phone and establish a call. And vice versa: I can dial my phone extension from Lync and it rings my desk phone.

So far so good... but the next steps are where I seem to be having a problem.

I'd like to have it so when a specific DID is called, it sends the call directly to the SIP trunk and dials the Lync conference extension. At this point in time, I can't even get it to send the call to the SIP trunk. The call routing table will accept the PRI trunk as the destination, but not the SIP trunk... of course, even this wouldn't be ideal as the remote user would still have to dial the conference attendant's ext.

On the flip side, I'm also not able to call the outside world from the other side of my SIP trunk (my Asterisk softphone).

Any/all help with either one of these issues would be most appreciated. I feel like I'm so close, yet so far away!

Pages: [1]