Files
asterisk/res
Joshua Colp c573b00ea1 res_pjsip_session: Be less strict with core requested outgoing capabilities.
The core may (depending on circumstances) request a single codec on outgoing
calls. Many channel drivers ignore or treat this as a suggestion while still
including configured codecs. The res_pjsip_session logic treated this as
an explicit request, leaving out other configured codecs.

This change makes res_pjsip_session behave like other channel driver and simply
adds the requested codec to the list.

(closes issue ASTERISK-23082)
Reported by: xrobau

Review: https://reviewboard.asterisk.org/r/3140/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@406489 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2014-01-26 02:10:22 +00:00
..
2013-08-02 15:01:37 +00:00
2012-06-25 15:55:25 +00:00
2013-10-04 15:54:57 +00:00
2014-01-12 22:23:12 +00:00
2012-09-21 17:14:59 +00:00
2012-10-14 21:44:27 +00:00
2012-10-14 21:44:27 +00:00
2014-01-06 17:43:32 +00:00
2012-10-14 21:44:27 +00:00
2012-10-14 21:44:27 +00:00
2014-01-15 13:14:06 +00:00
2014-01-15 13:14:06 +00:00
2014-01-15 13:14:06 +00:00
2013-07-30 13:46:16 +00:00
2012-10-14 21:44:27 +00:00
2012-10-14 21:44:27 +00:00
2013-05-15 12:42:04 +00:00