ArduinoSIP
ArduinoSIP copied to clipboard
Adding incoming Call function, Speaker and Microphone?
first of all: Cool and great lib!
is there a way to add a incoming call function? Like when someone calls the esp that a bool is setting in true? Next one: i think about building an old telephone to a new standard: can one add microphone and headphone output?
Hi,
unfortunately I didn't author the SIP functionality myself, just put Juergen Liegner's code into an Arduino library. So I can not answer your questions (I only used that little functionality as shown in my examples), sorry.
Regards, Thorsten