Hi
Has anyone ever managed to play around with dialing a missed caller.
EG in the UK 1472 will replay the last caller
So if in SER we did something like this
if {prefix 1471} {route 7;}
route[7] {
lookup in missed_calls, then make a call to it, if [xx] dialed
}
Iqbal