dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/addons
may b774d92e0f Change order of sending TCS and MSD packets
Change order of sending Terminal Capability Set and MasterSlave
Determination packets, MSD send when TCS exchange procedure is done
(we send tcs ack to remote and we have remote tcs ack already
or we receive tcs ack from remote and we have send our tcs ack to
remote  already). Some endpoints can work in this sequence only,
i suggest they can't work with both (tcs and msd) exchange procedures
simultaneously.

Also changed StartH245 facility message sending. It send on
incoming calls only due to some endpoints can't proccess properly
this facility messages on their incoming calls.

(closes issue #18433)
Reported by: MrHanMan
Patches:
      tcs-msd-h245-3.patch uploaded by may213 (license 454)
Tested by: MrHanMan, may213


git-svn-id: http://svn.digium.com/svn/asterisk/trunk@299715 f38db490-d61c-443f-a65b-d21fe96a405b
2010-12-25 16:35:09 +00:00
..
ooh323c Change order of sending TCS and MSD packets 2010-12-25 16:35:09 +00:00
Makefile Merged revisions 280742 via svnmerge from 2010-08-03 18:50:14 +00:00
app_mysql.c Add option to res_config_mysql and app_mysql to specify a character set that 2010-10-08 16:27:31 +00:00
app_saycountpl.c AST-2009-005 2009-08-10 19:20:57 +00:00
cdr_mysql.c Add High Resolution Times to CDRs for Asterisk 2010-06-08 23:48:17 +00:00
chan_mobile.c Fix some build errors in addons due to sched API changes. 2010-12-20 17:49:20 +00:00
chan_ooh323.c Fix some build errors in addons due to sched API changes. 2010-12-20 17:49:20 +00:00
chan_ooh323.h Use "local" instead of "system" header file inclusion. 2010-03-25 23:38:58 +00:00
format_mp3.c Fix reading samples from format_mp3 after ast_seekstream/ast_tellstream. 2010-01-06 15:35:43 +00:00
ooh323cDriver.c Use "local" instead of "system" header file inclusion. 2010-03-25 23:38:58 +00:00
ooh323cDriver.h Use "local" instead of "system" header file inclusion. 2010-03-25 23:38:58 +00:00
res_config_mysql.c Merged revisions 299583 via svnmerge from 2010-12-24 17:59:23 +00:00