소스 검색

Create voicemail_to_email.rst

Len 8 년 전
부모
커밋
6fdae188e8
1개의 변경된 파일24개의 추가작업 그리고 0개의 파일을 삭제
  1. 24 0
      source/getting_started/voicemail_to_email.rst

+ 24 - 0
source/getting_started/voicemail_to_email.rst

@@ -0,0 +1,24 @@
+Voicemail to Email
+====================
+
+Settings for voicemail to email and for fax notifications.
+
+
+Goto Advanced > Default Settings and under the ``Email`` Section. Make sure these settings are enabled. Once these values are set press the **Reload** button at the top right of the page.
+::
+
+ method			text  	smtp 	
+ smtp_auth		var  	true  	
+ smtp_from		var  	[email protected] 	  	
+ smtp_from_name	var  	Voicemail	  	
+ smtp_host		var  	smtp.gmail.com 	  	
+ smtp_password	var  	******* 	  	
+ smtp_port		numeric  	587	
+ smtp_secure		var  	tls	
+ smtp_username	var  	[email protected] 
+
+
+To see if there are any failed email attempts goto Status > Emails.  Once the issue causing the emails to fail is found you can click to resent them.
+
+**Note**: The log is stored in the /tmp directory.
+