Quantcast
Channel: Yealink Forums - All Forums
Viewing all articles
Browse latest Browse all 10934

Voice Mail Setup

$
0
0
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?

Viewing all articles
Browse latest Browse all 10934

Trending Articles