mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-04 04:16:54 +00:00
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5192 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -197,6 +197,7 @@ static const struct ast_channel_tech oh323_tech = {
|
||||
.type = type,
|
||||
.description = tdesc,
|
||||
.capabilities = AST_FORMAT_ULAW,
|
||||
.properties = AST_CHAN_TP_WANTSJITTER,
|
||||
.requester = oh323_request,
|
||||
.send_digit = oh323_digit,
|
||||
.call = oh323_call,
|
||||
|
||||
Reference in New Issue
Block a user