- fix typo in rtp.c, devicestate.h

- add information about subscriptions and realtime dial plans in sip.conf.sample


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Olle Johansson
2006-05-02 20:31:39 +00:00
parent 0cf25becb9
commit 7bbb6bd3aa
3 changed files with 14 additions and 7 deletions

2
rtp.c
View File

@@ -23,7 +23,7 @@
*
* \author Mark Spencer <markster@digium.com>
*
* \note RTP is deffined in RFC 3550.
* \note RTP is defined in RFC 3550.
*/
#include <stdio.h>