I tried
event_route[E_DLG_STATE_CHANGED] {

}

I am getting syntax error.

On Tue, 2 Apr 2024 at 14:45, Prathibha B <prathibhab....@gmail.com> wrote:

> How to use  E_DLG_STATE_CHANGED to identify the start of the call?
>
>
> On Wed, 20 Mar 2024 at 19:46, Ben Newlin <ben.new...@genesys.com> wrote:
>
>> You can also use the REST client. And there are many other ways, as well.
>>
>>
>>
>> There is no single correct answer to the vague question of connecting to
>> any generic “external application”. You must understand your systems and
>> decide the best approach depending on the needs and capabilities of both
>> the external application and OpenSIPS.
>>
>>
>>
>> Ben Newlin
>>
>>
>>
>> *From: *Users <users-boun...@lists.opensips.org> on behalf of
>> Bogdan-Andrei Iancu <bog...@opensips.org>
>> *Date: *Wednesday, March 20, 2024 at 10:06 AM
>> *To: *OpenSIPS users mailling list <users@lists.opensips.org>, Prathibha
>> B <prathibhab....@gmail.com>
>> *Subject: *Re: [OpenSIPS-Users] external applications
>>
>> * EXTERNAL EMAIL - Please use caution with links and attachments *
>>
>>
>> ------------------------------
>>
>> Use the dialog events:
>>
>> https://opensips.org/html/docs/modules/3.4.x/dialog.html#event_E_DLG_STATE_CHANGED
>>
>> And you subscribe from outside OpenSIPS for such events:
>>     https://www.opensips.org/Documentation/Interface-Events-3-4
>>
>> Regards,
>>
>> Bogdan-Andrei Iancu
>>
>>
>>
>> OpenSIPS Founder and Developer
>>
>>   https://www.opensips-solutions.com
>>
>>   https://www.siphub.com
>>
>> On 20.03.2024 12:16, Prathibha B wrote:
>>
>> No. I want to pass START, CONNECT, END messages from OpenSIPS to external
>> application.
>>
>>
>>
>> On Wed, 20 Mar 2024 at 15:42, Marcin Groszek <mar...@voipplus.net> wrote:
>>
>> Well, to execute external command from opensips you may want to use EXEC
>> module.
>>
>> this is a manual for v3.2:
>>
>> https://opensips.org/html/docs/modules/3.2.x/exec.html
>>
>>
>>
>> On 3/20/2024 5:00 AM, Prathibha B wrote:
>>
>> How to integrate OpenSIPS with external applications?
>>
>>
>>
>> --
>>
>> Regards,
>>
>> B.Prathibha
>>
>>
>>
>> _______________________________________________
>>
>> Users mailing list
>>
>> Users@lists.opensips.org
>>
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>> --
>>
>> Best Regards:
>>
>> Marcin Groszek
>>
>> Business Phone Service
>>
>> https://www.voipplus.net
>>
>> _______________________________________________
>> Users mailing list
>> Users@lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>>
>>
>> --
>>
>> Regards,
>>
>> B.Prathibha
>>
>>
>>
>> _______________________________________________
>>
>> Users mailing list
>>
>> Users@lists.opensips.org
>>
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>>
>
>
> --
> Regards,
> B.Prathibha
>


-- 
Regards,
B.Prathibha
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to