yate/libs
Harald Welte dc005d1fad q931: If we're the network, channelID in SETUP ACK is mandatory
The user may suggest a given channel in the SETUP, but it's not legal
for the network to return a non-mandatory ChannelID.

See Q.931 Section 5.1.2 (B-channel selection - Originating):

The selected B-channel is indicated in the Channel identification information
element coded as "channel is indicated, no acceptable alternative" in the first
message returned by the network in response to the SETUP message (i.e. a SETUP
ACKNOWLEDGE or CALL PROCEEDING message)
2022-03-08 14:19:19 +01:00
..
ilbc Added iLBC license granted by Google. 2012-01-18 14:41:40 +00:00
miniwebrtc Added G.722 codec from the WebRTC code. 2019-11-06 18:31:54 +00:00
yasn Fixed a GCC 6 build error: C++11 requires a space between literal and string macro. 2016-01-20 10:23:35 +00:00
yiax Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
yjabber Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
ymgcp Silenced unused variable compiler warning. 2019-06-06 10:12:45 +00:00
ymodem Silenced some compiler warnings. 2017-04-11 08:08:07 +00:00
ypbx Renamed DebugGoOn to DebugCrit so it better matches its purpose. 2017-08-01 13:08:23 +00:00
yradio Added radio interface utilities used to complete device info and fill error related parameters. 2017-06-27 11:21:39 +00:00
yrtp Fixed several issues exposed by the Microsoft compiler. 2021-02-09 14:08:19 +00:00
yscript Add support for building and running multiple instances of the same script. 2022-02-09 10:59:28 +00:00
ysdp Improved debug. 2021-08-04 07:35:53 +00:00
ysig q931: If we're the network, channelID in SETUP ACK is mandatory 2022-03-08 14:19:19 +01:00
ysip Fixed bug: print a received answer to a request sent without trace id while tracing is enabled. Fixed bug: set channel's trace id when building a dialog message. Added configuration option to enable sip tracing. 2020-07-15 13:34:04 +00:00
ysnmp Build, install and use a dynamic library for ASN.1 code. 2015-04-01 16:50:56 +00:00