Hello, I was trying to use SendText to send a message to an extension, but it seems as if the message is being sent to the caller instead of the callee... e.g.: exten => 123, 1, SendText(hello world) Does anyone have any suggestion on how to override the behavior? Many thanks, Alex