Adding a "+" to sip number

How to do so? Our carrier asks me to insert a “+” sign for all SIP accounts so the sip messages has + in front of the From:. Anyone knows how to do that?

Your dial command would be something like:

Dial(SIP/+${EXTEN}@trunk…)

you just put a + in front of the number to be dialed in the dial command…