check CUSTOM RECORDING press 3 not 3

Hi,
something strange here

1561 line why 3 ?

;CUSTOM RECORDING VER. 1.0.0
;-------------------------------------------------------------------
[sub-custom-recording] ;${ARG1}–>Tenant
exten => s,1,NoOp(FEATURE: CUSTOM RECORDING)
same => n,Background(to-rerecord-announce&digits/3) <— 3 to press-3 ?
same => n,Background(to-cancel-this-msg&press-4)

That’s an option that allows you to re-record the message in case you don’t like what you’ve recorded.

1 Like

Hi miguel,

yes i can re-record but digits/3 will use somewhere for number digit.

i think press-3 is more good for it

thanks

The audio already includes the word “Press,” so that’s why we are using “digits/3” instead of “press-3.”

in english is ok.
in korean not ok.

now i got it, there is no way to fix it

thanks for check it