And.. what does this mean ? "Introducing the PJSIPNotify dialplan application"

So, I saw this announcement. I read the title and read the article multiple times.
OK, Sounds cool, but what does it really mean ?

By that I mean, It says “what” it does and gives an example, but it does not say what the typical use case would be and how it would be useful. What can it do for me ?

Can this thing send text messages ? Can it send an email ? Can I use it to create a more robust tracking log or track a specif thing ? Like if a call with a certain caller ID comes in I can have it set off a strobe light in the building ?

Thanks !

FYI there is also the Asterisk forums… but will try to answer here for a bit :slight_smile:

The examples in @mbradeen’s post highlight potato :potato: counting, which is pretty appropriate for a :hamburger: joint eg. you can measure your potential for :french_fries:.

There’s now a little more documentation on PJSIPNotify() application – looks like toggling voicemail Message Waiting Indicator (MWI) is one potentially more applicable scenario.

You might also consider looking into the pjsip_notify.conf sample configuration file from the Asterisk source code on GitHub.

Maybe, but the SendText() or MessageSend() applications might be better fits.

Maybe, but, and this might raise some eyebrows :wink: you could consider the MinivmNotify() application.

Well, the Log() application is your friend there. Or, depending on what you are trying to accomplish, the QueueLog() and Channel Event Logging (CEL) system are good places to look.

Totally :police_car_light:

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.