mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-25 06:00:36 +00:00 
			
		
		
		
	Shorten message to fit on my Timex IM watch
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@948 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -418,9 +418,9 @@ static int sendpage(char *srcemail, char *pager, int msgnum, char *mailbox, char | ||||
| 		fprintf(p, "Date: %s\n", date); | ||||
| 		fprintf(p, "From: Asterisk PBX <%s>\n", who); | ||||
| 		fprintf(p, "To: %s\n", pager); | ||||
| 		fprintf(p, "Subject: New voicemail\n\n"); | ||||
| 		fprintf(p, "Subject: New VM\n\n"); | ||||
| 		strftime(date, sizeof(date), "%A, %B %d, %Y at %r", &tm); | ||||
| 		fprintf(p, "New %s long message in mailbox %s\n" | ||||
| 		fprintf(p, "New %s long msg in box %s\n" | ||||
| 		           "from %s, on %s", dur, mailbox, (callerid ? callerid : "unknown"), date); | ||||
| 		pclose(p); | ||||
| 	} else { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user