Closed steve-lad closed 3 years ago
If outboundcid contains '"name" ' the content needs to be split to cid_name and cid_num. If not the content should be a number and should be copied to cid_num only, in that case we fill cid_name with the value of $label
Fixes: #72
Signed-off-by: Diederik de Groot dkgroot@talon.nl
If outboundcid contains '"name"' the content needs to be split to cid_name and cid_num.
If not the content should be a number and should be copied to cid_num only, in that case we fill cid_name with the value of $label
Fixes: #72
Signed-off-by: Diederik de Groot dkgroot@talon.nl