HAProxy as frontend for UCP backend? PHPSESSID repeated 41 times in response?...
If you don’t mind me asking, why is that considered normal? It causes the response header to be arbitrarily large. In fact, I believe this behavior is actually a violation of RFC6265 I can HAProxy the...
View ArticleFollow-Me en SIP trunk no hace desvió hacia número externo
See Lorne’s post, please provide call logs.
View ArticleCan't make outbound calls via sip trunk
Hard to tell why this is happening with no call logs. https://wiki.freepbx.org/display/SUP/Providing+Great+Debug#ProvidingGreatDebug-AsteriskLogs
View ArticleRhino analog card driver installation
I just installed an Asterisk 13.19.1 build using Ward’s Incredible 13-13 Pbx. Everything is configured, but I’m having a time trying to install my Rhino analog card with 2 fxo modules. Last system I...
View ArticleCan't make outbound calls via sip trunk
Thanks a lot for providing that link. Here’s a pastebin from the moment of freepbx startup, what i’ve done is calliing my phone number from my softphone https://pastebin.com/Mn1P54NT
View ArticleUpdates causing issues
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
View ArticleLetsencrypt help
Need help with this one. I am trying to create a certificate with letsencrypt. I have our url and port 80 pointed to the PBX. I create new certificate and fill in the info and and I get an error of...
View ArticleRhino analog card driver installation
That script is over 6 or 7 years old. It hasn’t been maintained probably in 5. There is a solid chance much of it doesn’t work. The driver’s are included in the FreePBX distro so no script is used....
View ArticleWarm Spare Issues
Hello- I am using FreePBX 14 distro on Asterisk 11. I am also using the warm spare method documented here: https://wiki.freepbx.org/display/FPG/Warm+Spare+Setup I have server A and server B It appears...
View ArticleCan't make outbound calls via sip trunk
Line 131 of the log shows: [2018-02-25 21:11:22] WARNING[2338] res_pjsip_outbound_authenticator_digest.c: Endpoint: 'VoipVoice': Authentication credentials not accepted by server. Since your...
View ArticleCan't make outbound calls via sip trunk
Stewart, you got the solution!! I need to give the ‘from domain’ value. after that i’m able to make outbound calls. Thanks a lot
View ArticleLooking for help: Spectrum SIP trunk configuration
Hi Jared – I know this is a year later but it seems that I’m facing the same issue and was wondering if you’d be willing to share your working trunk config? We’ve used Charter (Spectrum) Business SIP...
View ArticleWarm Spare Issues
kwriley87: FreePBX 14 distro on Asterisk 11 Well that’s interesting. I would first update to at least Asterisk 13.
View ArticleSangoma Phones - Free EPM VPN
I don’t know if this is the same issue or different but the above fix shows the VPN to be enabled on the phones but the phone is not getting an IP address from the server so the lines want register....
View ArticleSangoma Phones - Free EPM VPN
I have rebooted the whole system with no help. Do you know what module the VPN resides in maybe I can roll that back?
View ArticleHAProxy as frontend for UCP backend? PHPSESSID repeated 41 times in response?...
It’s normal because it’s php doing that. We don’t set the header for phpsessionid. We can’t. It’s happening multiple times because we are starting and stopping the php session to add and removing...
View ArticleSIP trunk registration, Authorization URI format wrong
Thank for the detail. I thought that was the case, I could see the username in the the authorization request through wireshark. Formatted as you specified, was what I was seeing. It turns out the...
View ArticleHAProxy as frontend for UCP backend? PHPSESSID repeated 41 times in response?...
So then why does the admin side return a nice and lean response header? How is the difference in response header behavior between the admin panel and the UCP a PHP issue? Sorry for seemingly...
View ArticleHAProxy as frontend for UCP backend? PHPSESSID repeated 41 times in response?...
I’m merely letting you know what sets phpsessid. You seem to be the only person with the issue. Since freepbx isn’t actually setting phpsessid but php is and php is setting it multiple times then php...
View Article