mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
FS-5958 this should pass it through in late mode too
This commit is contained in:
@@ -310,7 +310,8 @@ SWITCH_DECLARE(switch_status_t) switch_core_session_get_payload_code(switch_core
|
||||
switch_media_type_t type,
|
||||
const char *iananame,
|
||||
switch_payload_t *ptP,
|
||||
switch_payload_t *recv_ptP);
|
||||
switch_payload_t *recv_ptP,
|
||||
char **fmtpP);
|
||||
|
||||
SWITCH_DECLARE(payload_map_t *) switch_core_media_add_payload_map(switch_core_session_t *session,
|
||||
switch_media_type_t type,
|
||||
|
Reference in New Issue
Block a user