Adding Voice Call Dial-Out Support
The VoiceDialNumberSetup entries are a sequence of commands that Unimodem sends to the modem to dial out for a voice call. The following example contains four VoiceDialNumberSetup entries that define a sequence of commands to dial out for a voice call:
HKR, VoiceDialNumberSetup, 1,, "at#cls=8<cr>" (select voice)
HKR, VoiceDialNumberSetup, 2,, "at#vls=8<cr>" (route phone line i/f through modem)
HKR, VoiceDialNumberSetup, 3,, "at#vrn=0<cr>" (ringback never came timer)
HKR, VoiceDialNumberSetup, 4,, "at#vbt=1<cr>" (beep tone timer)