if service.click({
{"Keypad*>4",
"%write",
"Call button",
}
})
end
write=function()
service.setText("9464871")
return true
end
return true