mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
Major PBX revamps (including labels, update examples)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3886 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -906,7 +906,7 @@ static int create_addr(struct oh323_pvt *r, char *opeer)
|
||||
}
|
||||
|
||||
}
|
||||
static struct ast_channel *oh323_request(char *type, int format, void *data)
|
||||
static struct ast_channel *oh323_request(const char *type, int format, void *data)
|
||||
{
|
||||
int oldformat;
|
||||
struct oh323_pvt *p;
|
||||
|
Reference in New Issue
Block a user