[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Voice Mail Setup
Author Message
KYPhones Offline
Junior Member
**

Posts: 10
Joined: Oct 2015
Reputation: 0
Post: #1
Voice Mail Setup
I have T23 phones.
I have VMail setup on one phone 101
I have 101 setup as account 2 on all the other phones but 101 to access the vmail.
When I hit the message button to call x5001 it does not go to account 2 first. It will if I get the message button is used the second time.

The idea is that when a user hits the message button they always go to voicemail 101.

This is my config setup:
PHONE 101:
Code:
account.1.subscribe_mwi="1"
account.1.subscribe_mwi_to_vm="1"
account.1.display_mwi.enable="1"
account.2.enable="%NULL%"
account.2.display_name="%NULL%"
account.2.shared_line="%NULL%"
account.2.subscribe_mwi="%NULL%"
account.2.subscribe_mwi_to_vm="%NULL%"
account.2.display_mwi.enable="%NULL%"
account.2.sip_server_host="%NULL%"
account.2.sip_server.1.address="%NULL%"
account.2.outbound_host="%NULL%"
account.2.outbound_port="%NULL%"
account.2.outbound_proxy_enable="%NULL%"
account.2.backup_outbound_host="%NULL%"
account.2.backup_outbound_port="%NULL%"
account.2.transport="%NULL%"
account.2.naptr_build="%NULL%"

Other Phones 102-145:
Code:
account.2.auth_name="101"
account.2.user_name="101"
account.2.password="x"
account.1.subscribe_mwi="0"
account.1.subscribe_mwi_to_vm="0"
account.1.display_mwi.enable="0"

Main global config to all phones:
Code:
account.2.enable="1"
account.2.display_name="Phone 1"
account.2.shared_line="0"
account.2.subscribe_mwi="1"
account.2.subscribe_mwi_to_vm="1"
account.2.display_mwi.enable="1"
account.2.sip_server_host="service"
account.2.sip_server.1.address="service"
account.2.outbound_host="com"
account.2.outbound_port="5060"
account.2.outbound_proxy_enable="1"
account.2.backup_outbound_host="%NULL%"
account.2.backup_outbound_port="%NULL%"
account.2.transport="0"
account.2.naptr_build="0"

Is this a phone configuration issue or more on the server side?
(This post was last modified: 10-30-2015 11:31 PM by KYPhones.)
10-30-2015 11:29 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink_Michael Offline
Administrator
*******

Posts: 382
Joined: Jul 2015
Reputation: 2
Post: #2
RE: Voice Mail Setup
hi

for this issue, do you meant the scenario below :

1. you set 101 phone sip account 1 as 101
2. you set other phones account 1 as 102-145 but account 2 as 101
3. you set all the voice mail number of 101 as 101
4. but the voice mail of the phone with account 1 as 102 is x5001
5. when there is a voice mail to the account 102, then you press the MESSAGE button on the phone ,the phone will goes to the voice mail of 101 bu not 102?

please point out if any misunderstanding, then please try to set other phones 102-145:

account.1.subscribe_mwi="1"
account.1.subscribe_mwi_to_vm="1"

and try again , if the issue still exist ,then please upgrade the T23 to the newest firmware and reset to factory and test again . firmware download link :
http://support.yealink.com/attachmentDow...0.0.70.zip

if all the above solution can't solve your issue, please provide us the trace file for future analysis,trace file including pcap file, config bin and syslog file , and we need three of them provide at one time.

for how to get them , please refer to the FAQ below:
http://forum.yealink.com/forum/showthread.php?tid=1319

send all trace file and cfg file to support@yealink.com which if working 24 hours, then we will follow up.

TKS & BR

Michael
10-31-2015 12:38 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
KYPhones Offline
Junior Member
**

Posts: 10
Joined: Oct 2015
Reputation: 0
Post: #3
RE: Voice Mail Setup
(10-31-2015 12:38 PM)Yealink_Michael Wrote:  hi

for this issue, do you meant the scenario below :

1. you set 101 phone sip account 1 as 101
2. you set other phones account 1 as 102-145 but account 2 as 101
3. you set all the voice mail number of 101 as 101
4. but the voice mail of the phone with account 1 as 102 is x5001
5. when there is a voice mail to the account 102, then you press the MESSAGE button on the phone ,the phone will goes to the voice mail of 101 bu not 102?

please point out if any misunderstanding, then please try to set other phones 102-145:

account.1.subscribe_mwi="1"
account.1.subscribe_mwi_to_vm="1"

and try again , if the issue still exist ,then please upgrade the T23 to the newest firmware and reset to factory and test again . firmware download link :
http://support.yealink.com/attachmentDow...0.0.70.zip

if all the above solution can't solve your issue, please provide us the trace file for future analysis,trace file including pcap file, config bin and syslog file , and we need three of them provide at one time.

for how to get them , please refer to the FAQ below:
http://forum.yealink.com/forum/showthread.php?tid=1319

send all trace file and cfg file to support@yealink.com which if working 24 hours, then we will follow up.

TKS & BR

Michael
Thanks for your reply. I had the latest version of the firmware installed on the phone.

You are correct. When you press the message button a second time it will then correctly use account.2 which will dial the 101's vmail.

The only thing I did not try was maybe set the following below on a phone by phone config instead of using the global template:
account.2.subscribe_mwi="1"
account.2.subscribe_mwi_to_vm="1"

If I understand your logic with using
account.1.subscribe_mwi="1"
account.1.subscribe_mwi_to_vm="1"
wouldn't that dial the vmail for each phones individual vmail instead of sending them all to 101s?

I won't be able to submit a packet trace as we deployed these phones and the client decided to not use vmail at all so if I get some spare time I'll try and test this out in the lab and get a packet trace to you.
11-03-2015 03:30 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Yealink T28 setup audible ring on 2nd incoming call JeffWilkinson 20 86,335 10-18-2023 12:59 PM
Last Post: sles
  T46 message button programming for comedian mail Tom831 1 7,051 03-06-2018 05:50 AM
Last Post: Tom831
  trying to setup VPN on T29G/46.82 mikeymike20 3 9,550 11-09-2017 06:37 AM
Last Post: Lucia_Yealink
  openvpn w52p setup rafael 4 19,010 08-10-2017 02:03 PM
Last Post: indicato
  can't setup openvpn with t48g zzz 8 24,122 07-18-2017 09:04 AM
Last Post: sj
  T23G - Setup to view incoming calls of other extensions apant 1 7,544 09-13-2016 12:53 AM
Last Post: apant
  Setup T19P E2 in the PBX macr 1 6,789 04-27-2016 07:35 PM
Last Post: Karl_Yealink
  Basic setup navemar 2 9,583 07-10-2015 04:05 AM
Last Post: navemar
  Voice mail Fangas 3 10,441 05-18-2015 04:30 AM
Last Post: CWR
  Beginner: T23G Account Setup morlingit 3 12,472 04-16-2015 12:23 AM
Last Post: Elaine_Yealink

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication