T
T
TheBigBear2021-12-07 12:24:04
SIP
TheBigBear, 2021-12-07 12:24:04

Is there a SIP client to run a script under Windows?

Hello!
Tell me - is there a SIP client for Windows, with which I can run a script or program on my computer for processing when I receive a call?
Example. I call this extension number and the program starts the script for the ACS program to open the lock
Or notify me by e-mail that I received a call

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Drill, 2021-12-08
@TheBigBear

Mikcrosip
You need to modify microsip.ini manually.

  • "cmdCallStart" - runs specified command when connection established. Caller ID passed as parameter.
  • "cmdCallEnd" - runs specified command when call ended. Caller ID passed as parameter.
  • "cmdIncomingCall" - runs specified command when incoming call arrives. Caller ID passed as parameter.
  • "cmdCallAnswer" - runs specified command when user answers on incoming call. Caller ID passed as parameter.

N
nApoBo3, 2021-12-07
@nApoBo3

If I'm not mistaken, 3cx can launch an application with an incoming call.

K
Keffer, 2021-12-07
@Keffer

This is done by parsing the sip server logs. No sip clients are needed. And the program parsing the logs will already run something.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question