JAICP updates in August 2025
Improved
- Get SIP headers in any script state.
Get SIP headers in any script state
Previously, the method $dialer.getSipHeaders
only worked in the start state, returning undefined
in all other states.
We have updated the method — now you can extract SIP headers in any script state.