Files
asterisk/main
Kevin Harwell e5529c4493 rtp_engine: Failed assertion and wrong name given for codec
Fixed an assert check that would trigger when the passed in value was negative.
The negative value was being cast to an unsigned value. This resulted in the
check failing.

Also fixed another problem when loading formats in the engine. When setting the
mime type the format's name was being passed in instead of the codec's name.

Change-Id: I1a201cd419ba4d8e9a40d337e36b6fbe1737192c
2016-07-27 12:48:17 -05:00
..
2016-06-08 20:37:08 +03:00
2016-07-22 03:11:47 -05:00
2016-06-22 12:23:44 -05:00
2015-06-10 18:06:15 -05:00
2016-06-02 22:57:49 +03:00
2016-07-26 11:43:16 -05:00
2016-07-14 15:59:49 -05:00
2016-04-08 13:52:02 -05:00
2015-06-08 09:44:04 -05:00
2016-06-22 12:23:44 -05:00
2016-06-08 20:37:08 +03:00