This section contains allowed marker names for outgoing HTTP callbacks (sending of delivery report and MO SMS with the help of cURL in a generated script).
It is possible to specify the _noencode suffix for markers. This allows, for example, transmitting text without URL encoding to the client. Example: curl 'http://1.1.1.1/api/callback/api?msg-id=$message_id$&state=$delivery_status$&reason-code=$result_code$&to=$dnis$&time=$done_date_noencode$&msg-id=$messageId$&mcc=$mcc$&mnc=$mnc$'