I'm looking for a very simple way of answering a call placed down a SIP trunk. I don't need anything more than being able to answer the call when it rings and being able to detect when it has ended.
Does anyone have any good pointers to get me started? Ideally, I'd like to find some simple open-source C++ code that I could use as a basis, but any tutorials or other helpful links would also be appreciated.