Re: [asterisk-users] Need feedback on the use of AMI events generated by MESSAGE requests

2020-01-30 Thread Joshua C. Colp
On Thu, Jan 30, 2020 at 11:33 AM Sylvain Boily wrote: > > > On 2020-01-30 10:30 a.m., George Joseph wrote: > > > > On Thu, Jan 30, 2020 at 12:18 AM Jean Aunis wrote: > >> Hello, >> >> I use UserEvents generated by the Message/ast_message_queue channel with >> the UserEvent application. >> >>

Re: [asterisk-users] Need feedback on the use of AMI events generated by MESSAGE requests

2020-01-30 Thread Sylvain Boily
On 2020-01-30 10:30 a.m., George Joseph wrote: On Thu, Jan 30, 2020 at 12:18 AM Jean Aunis > wrote: Hello, I use UserEvents generated by the Message/ast_message_queue channel with the UserEvent application. Regards Jean Thanks Jean. 

Re: [asterisk-users] Need feedback on the use of AMI events generated by MESSAGE requests

2020-01-30 Thread Joshua C. Colp
On Thu, Jan 30, 2020 at 3:18 AM Jean Aunis wrote: > Hello, > > I use UserEvents generated by the Message/ast_message_queue channel with > the UserEvent application. > Do you use any aspects of the channel itself in the user events, or merely the contents of the user event and what you've placed

Re: [asterisk-users] Need feedback on the use of AMI events generated by MESSAGE requests

2020-01-30 Thread Jean Aunis
Le 30/01/2020 à 16:33, Joshua C. Colp a écrit : On Thu, Jan 30, 2020 at 3:18 AM Jean Aunis > wrote: Hello, I use UserEvents generated by the Message/ast_message_queue channel with the UserEvent application. Do you use any aspects of the channel

[asterisk-users] delivery verification of instant messages with pjsip

2020-01-30 Thread hw
Hi, when sending IMs from endpoint to endpoint with the MessageSend() application, I can check the MESSAGE_SEND_STATUS and send another message to the sender of the message to notify them that their message was not sent when the status indicates it. This works fine with chan_sip. With

Re: [asterisk-users] delivery verification of instant messages with pjsip

2020-01-30 Thread hw
On Thursday, January 30, 2020 2:38:31 PM CET Joshua C. Colp wrote: > On Thu, Jan 30, 2020 at 9:35 AM hw wrote: > > Hi, > > > > when sending IMs from endpoint to endpoint with the MessageSend() > > application, > > I can check the MESSAGE_SEND_STATUS and send another message to the sender > > of

Re: [asterisk-users] Need feedback on the use of AMI events generated by MESSAGE requests

2020-01-30 Thread George Joseph
On Thu, Jan 30, 2020 at 12:18 AM Jean Aunis wrote: > Hello, > > I use UserEvents generated by the Message/ast_message_queue channel with > the UserEvent application. > > Regards > > Jean > Thanks Jean. We're looking at alternatives. > Le 29/01/2020 à 20:31, George Joseph a écrit : > > For

Re: [asterisk-users] delivery verification of instant messages with pjsip

2020-01-30 Thread Joshua C. Colp
On Thu, Jan 30, 2020 at 9:35 AM hw wrote: > Hi, > > when sending IMs from endpoint to endpoint with the MessageSend() > application, > I can check the MESSAGE_SEND_STATUS and send another message to the sender > of > the message to notify them that their message was not sent when the status >