gammu icon indicating copy to clipboard operation
gammu copied to clipboard

Request to include RecipientID parameter with RunOnIncomingCall

Open toushin-taishi opened this issue 6 years ago • 1 comments

The script executed by RunOnIncomingCall receives a parameter with the phone number of the caller. However, In a multiple modem setup, It is important for the RecipientID to be provided as well to the script so that SMS replies can be sent using the modem which received the call.

toushin-taishi avatar Sep 25 '18 04:09 toushin-taishi

BTW, how do you get the caller number when RunOnIncomingCall hangs up a call? Thank you!

The Doc, RunOnIncomingCall says: "The program will receive a parameter with a phone number of the call. This requires HangupCalls to be enabled."

Don't know how to get the variable name of the caller number.

malsony avatar May 17 '23 08:05 malsony