Re: [asterisk-users] AMI 'meetme list concise' hanging

2015-09-07 Thread Matthew Jordan
On Mon, Aug 31, 2015 at 10:52 AM, Steve Edwards wrote: > I have a problem with AMI 'meetme list concise' hanging. I'm running > Asterisk 11.15.1, and PHPAGI 2.20. > > The AMI stuff is in the file phpagi-asmanager.php, which says it is v 1.10 > 2005/05/25. > > Here's the relevant snippet of my PHP

Re: [asterisk-users] Problem with Cisco CUBE when dialling into Asterisk 13 server

2015-09-07 Thread Matthew Jordan
On Tue, Sep 1, 2015 at 2:02 AM, Brendan Ord wrote: > Hello, > > > > This is a problem with my Cisco CUBE (2811), so apologies for this being > kind of off-topic. It is acting as a border for my Asterisk 13 server > though J > > > > Rather than re-type the details of my problems, I have a post in

Re: [asterisk-users] res_pjsip. Turn off the authorization request for an incoming MESSAGE

2015-09-07 Thread Matthew Jordan
On Mon, Sep 7, 2015 at 3:24 AM, Dmitriy Serov wrote: > > Hello. > Continue a months-long struggle that is associated with the transfer from > chan_sip to res_pjsi p. Where are many gates (GSM gate) that do not support > authentication when sending MESSAGE. For example, 4goip when relay incoming

[asterisk-users] res_pjsip. Turn off the authorization request for an incoming MESSAGE

2015-09-07 Thread Dmitriy Serov
Hello. Continuea months-longstrugglethat is associatedwith the transfer from chan_sip to res_pjsip. Where are many gates (GSM gate) that do not supportauthentication whensendingMESSAGE. For example, 4goip when relay incoming SMS. Using chan_sip it was not a problem. Using res_pjsip is the prob