I use this simple little script as a calling line ID. I recorded the digits 0 to 9 and when I call the CDN it plays back the number I am calling from. It works great for what I use it for.
Would it be possible for this same script to call back the phone that just called it when that phone hangs up?
/* CLID_playback
CDN = 1999 */
open voice session
play prompt
numberbydigit clid
end voice session
disconnect
Would it be possible for this same script to call back the phone that just called it when that phone hangs up?
/* CLID_playback
CDN = 1999 */
open voice session
play prompt
numberbydigit clid
end voice session
disconnect