NFON Trunk

Okay, so the problem you were trying to solve was you need to add a custom SIP header to outgoing calls to a specific trunk. The supportable way to do that is to use the dialplan hook, check for the trunk name, and then add the header using an existing subroutine. No chan_sip required and no hack using dial options. I will whack it together at some point when time permits if someone doesn’t beat me to it.