mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
more file version tags
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5866 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
#else
|
||||
#include <machine/endian.h>
|
||||
#endif
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
|
@@ -11,12 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
@@ -24,6 +18,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
|
||||
#include "../channels/adtranvofr.h"
|
||||
|
||||
|
||||
|
@@ -9,14 +9,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/options.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -26,6 +18,19 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/options.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
#define RATE_40 0
|
||||
#define RATE_32 1
|
||||
#define RATE_24 2
|
||||
|
@@ -11,13 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -27,6 +20,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
/* Some Ideas for this code came from makeg729e.c by Jeffrey Chilton */
|
||||
|
||||
/* Portions of the conversion code are by guido@sienanet.it */
|
||||
|
@@ -11,13 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -26,6 +19,19 @@
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
#include "msgsm.h"
|
||||
|
||||
/* Some Ideas for this code came from makegsme.c by Jeffrey Chilton */
|
||||
|
@@ -11,13 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -27,6 +20,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
/* Some Ideas for this code came from makeh263e.c by Jeffrey Chilton */
|
||||
|
||||
/* Portions of the conversion code are by guido@sienanet.it */
|
||||
|
@@ -13,13 +13,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -29,6 +22,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
/* Some Ideas for this code came from makeg729e.c by Jeffrey Chilton */
|
||||
|
||||
/* Portions of the conversion code are by guido@sienanet.it */
|
||||
|
@@ -12,14 +12,6 @@
|
||||
*/
|
||||
|
||||
#include <sys/types.h>
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/image.h"
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -29,6 +21,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/image.h"
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
static char *desc = "JPEG (Joint Picture Experts Group) Image Format";
|
||||
|
||||
|
@@ -11,13 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -27,6 +20,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
#define BUF_SIZE 160 /* 160 samples */
|
||||
|
||||
struct ast_filestream {
|
||||
|
@@ -11,13 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -29,6 +22,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
#define BUF_SIZE 160 /* 160 samples */
|
||||
|
||||
/* #define REALTIME_WRITE */
|
||||
|
@@ -9,13 +9,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -25,6 +18,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
#define BUF_SIZE 320 /* 320 samples */
|
||||
|
||||
struct ast_filestream {
|
||||
|
@@ -11,13 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -27,6 +20,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
#define BUF_SIZE 80 /* 160 samples */
|
||||
|
||||
struct ast_filestream {
|
||||
|
@@ -11,13 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -27,6 +20,18 @@
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
/* Some Ideas for this code came from makewave.c by Jeffrey Chilton */
|
||||
|
||||
/* Portions of the conversion code are by guido@sienanet.it */
|
||||
|
@@ -11,13 +11,6 @@
|
||||
* the GNU General Public License
|
||||
*/
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
#include <netinet/in.h>
|
||||
#include <arpa/inet.h>
|
||||
#include <stdlib.h>
|
||||
@@ -26,6 +19,19 @@
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "asterisk.h"
|
||||
|
||||
ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
|
||||
#include "asterisk/lock.h"
|
||||
#include "asterisk/channel.h"
|
||||
#include "asterisk/file.h"
|
||||
#include "asterisk/logger.h"
|
||||
#include "asterisk/sched.h"
|
||||
#include "asterisk/module.h"
|
||||
#include "asterisk/endian.h"
|
||||
|
||||
#include "msgsm.h"
|
||||
|
||||
/* Some Ideas for this code came from makewave.c by Jeffrey Chilton */
|
||||
|
Reference in New Issue
Block a user