Variable inherit codec
From FreeSWITCH Wiki
inherit_codec
If late negotiation is on, and you set inherit_codec=true on the A leg, the negotiated codec of the B leg will be forced onto the A leg.
Usage:
<action application="set" data="inherit_codec=true"/>
See also:
Implemented By:
| Module Name | Source File | Last Revised |
| core | switch_ivr_originate.c | 11256 |

