How to notify SIP client when there is an incoming call on another phone
Posted
by fmunkert
on Stack Overflow
See other posts from Stack Overflow
or by fmunkert
Published on 2010-05-21T15:54:15Z
Indexed on
2010/05/21
16:00 UTC
Read the original article
Hit count: 194
sip
Hi,
is it possible to notify a SIP client when there is an incoming call on another phone? I know that there are the SUBSCRIBE and NOTIFY commands but I have found no event package for signaling incoming calls.
Background: for a SIP-capable telephony system, I would like to provide an application that displays information about the caller (e.g. name, address, contracts, etc.) when the phone rings. The phones are external to the PC; they are not soft-phones.
-Frank
© Stack Overflow or respective owner