mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 02:18:31 +00:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user