From 661ac149115dd23c421c1445a1d07f92249db243 Mon Sep 17 00:00:00 2001 From: Jonathan Rose Date: Fri, 13 Dec 2013 21:35:50 +0000 Subject: documentation: Add PJSIP technology to messaging documentation ........ Merged revisions 403796 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@403797 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/message.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'main') diff --git a/main/message.c b/main/message.c index 132ef302a..ef2c97f1f 100644 --- a/main/message.c +++ b/main/message.c @@ -122,12 +122,14 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") A To URI for the message. + A From URI for the message if needed for the message technology being used to send this message. + @@ -165,12 +167,14 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") The URI the message is to be sent to. + A From URI for the message if needed for the message technology being used to send this message. + -- cgit v1.2.3