documentation updates
git-svn-id: svn://192.168.202.10@270 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -1,22 +0,0 @@
|
||||
--- ./channel.c 2006-09-11 12:05:39.000000000 -0400
|
||||
+++ ./channel.c-fixed 2006-09-11 11:58:52.000000000 -0400
|
||||
@@ -45,7 +45,7 @@
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
-ASTERISK_FILE_VERSION(__FILE__, "$Revision: 38310 $")
|
||||
+ASTERISK_FILE_VERSION(__FILE__, "$Revision: 37361 $")
|
||||
|
||||
#include "asterisk/pbx.h"
|
||||
#include "asterisk/frame.h"
|
||||
@@ -2328,10 +2328,6 @@
|
||||
int native;
|
||||
int res;
|
||||
|
||||
- /* if already in the desired format nothing to do here */
|
||||
- if (*format == fmt)
|
||||
- return 0;
|
||||
-
|
||||
native = chan->nativeformats;
|
||||
/* Find a translation path from the native format to one of the desired formats */
|
||||
if (!direction)
|
||||
Reference in New Issue
Block a user