Fix typo's (retrieve, specified, address).

........

Merged revisions 430996 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@430998 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Walter Doekes
2015-01-23 15:03:05 +00:00
parent 9210648bbe
commit e23f07beb8
14 changed files with 20 additions and 20 deletions

View File

@@ -8808,7 +8808,7 @@ struct sip_pvt *sip_alloc(ast_string_field callid, struct ast_sockaddr *addr,
* This function will update the destination of the response according to the
* Via header in the request and RFC 3261 section 18.2.2. We do not have a
* transport layer so we ignore certain values like the 'received' param (we
* set the destination address to the addres the request came from in the
* set the destination address to the address the request came from in the
* respprep() function).
*
* \retval -1 error