Brian J. Murrell
Brian J. Murrell
@jeannotlapin Awesome. I didn't see the request for the log until this morning. TBH, I have never had any luck building the SDK so I just use the releases that...
Did it make it into 5.0.0-alpha?
Any thoughts on this? I can't see how flexisip, as a push proxy is at all usable given the way it handles the above scenario. I'd just like to know...
@driesken I don't have anything near a working flexisip configuration. I've actually given up on trying to get flexisip working as frankly, I find the documentation and examples of how...
> I must say that I couldn't get the flexisip authentication module working Is your configuration (just skimmed it) (only) intended to proxy Asterisk for linphone clients so that flexisip...
> @brianjmurrell > I've finally managed to get some basics working. > [flexisip.txt](https://github.com/BelledonneCommunications/flexisip/files/3349877/flexisip.txt) In your config, you have: ``` transports=sip:* ``` Does that mean that you have flexisip and Asterisk...
> Yes I have. So that's different for me. I have them on the same machine with flexisip listening on port 5061. Do you even get successful linphone registrations at...
Yeah, I get nothing. I can see the REGISTER in the flexisip log but nothing at the Asterisk server. What exactly in the flexisip.log is supposed to tell flexisip where...
The Via: header from my linphone client looks like: ``` Via: SIP/2.0/TCP 10.75.22.32:36560;alias;branch=z9hG4bK.RQlh0cRqj;rport ``` so I don't see anything there that would tell flexisip where Asterisk is.
Hrm. I'm not even getting that any more, using a modified (for local) [flexisip.conf from @SafeSoft-tlt](https://github.com/BelledonneCommunications/flexisip/files/3350009/flexisip.txt). I might have to see what I had back on April 03.