Do you have an endpoint called msarti on the system? That would be part of the issue right there. Why does the FROM header have a word as the user instead of the extension number?
Request 'INVITE' from XXX failed - No matching endpoint found
Email configuration for Office 365
Close. I have
smtp_sasl_security_options = noplaintext, noanonymous
rather than
smtp_sasl_security_options =
I also have the:
inet_protocols = ipv4
Just to make sure I undestand. The "yourhostname.WhatEverItIs.com" is the hostname hosted by Office365 for my email, right?
Email configuration for Office 365
It looks like my local system is trying to handle the email and never passes it on. I'm getting:
status=bounced (unknown user: "MyUserName")
I am also not seeing "smtp.office365.com" anywhere is the logs.
Email configuration for Office 365
Hi!
Please type
postconf -n
at the command line and post the results back..
That will give us all the parameters which have been modified from the default ones...
Edit out your domain name but always in a consistent manner (you could replace it with "example.com" for example...)...
Good luck and have a nice day!
Nick
Email configuration for Office 365
Here are the results of postconf -n (I replaced my domain with MY OFFICE365 DOMAIN
alias_database = hash:/etc/aliases
alias_maps = hash:/etc/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/libexec/postfix
data_directory = /var/lib/postfix
debug_peer_level = 2
debugger_command = PATH=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin ddd $daemon_directory/$process_name $process_id & sleep 5
html_directory = no
inet_interfaces = localhost
inet_protocols = ipv4
mail_owner = postfix
mailq_path = /usr/bin/mailq.postfix
manpage_directory = /usr/share/man
mydestination = $myhostname, localhost.$mydomain, localhost
mydomain = MY OFFICE365 DOMAIN
myhostname = MY OFFICE365 DOMAIN
myorigin = MY OFFICE365 DOMAIN
newaliases_path = /usr/bin/newaliases.postfix
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.10.1/README_FILES
relayhost = smtp.office365.com:587
sample_directory = /usr/share/doc/postfix-2.10.1/samples
sendmail_path = /usr/sbin/sendmail.postfix
setgid_group = postdrop
smtp_generic_maps = hash:/etc/postfix/generic
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
smtp_sasl_security_options =
smtp_tls_CAfile = /etc/pki/tls/certs/ca-bundle.crt
smtp_use_tls = yes
unknown_local_recipient_reject_code = 550
Distro booting only if USB installer stick plugged-in
Platform: Distro SNG7-FPBX-64bit-1707-1 with FreePBX 14 and Asterisk 14 as Standard Installation
Hardware: Lenovo IdeaCentre Q180 with 4GB RAM and 500GB HDD and Intel Atom D2700 @ 2.13 Ghz
Issue: System wont boot or display any error but simply seen cursor blinking after the BIOS lenovo logo. System boots normally without any key press or intervention if the USB memory stick used for installing the system is plugged-in.
There were no installation time errors and everything finished smoothly.
Any help to fix this will be greatly appreciated.
Email configuration for Office 365
Hi!
This means that, by default, your system uses fake email addresses and identifies itself to other system (both in it's HELO/EHLO greeting and headers) as something which doesn't exist...
Definitely not something legit, which could have your emails blocked eventually by either Microsoft or another server to which you would like to relay...
Have a nice day!
Nick
Email configuration for Office 365
You may have noticed:
smtp_sasl_security_options =
Thats probably because I changed it to allow anonymous to it matches what you initially said it should be. It didn't make any difference in the logs however.
Thanks for the time you are putting into helping me figure this out.
paul
Request 'INVITE' from XXX failed - No matching endpoint found
I have just tested two real phones (Gigaset C130 A Go and Grandstream gateway) and the issue does not occur. The phones send and receive calls without problems.
The issue seems to be simply in the softphone configuration I used for testing...
Thank you for your attention!
Extensions thru PfSense VPN
Wouldn't the only firewall rule needed is to permit traffic between the vpn subnet and freepbx ip for rtp traffic? How would that open either up to the internet?
"When I added the location "B" to allow FreePBX to have connection RTP traffic returned. "
How did you implement this?
Fail2Ban Not Really Banning IPs?
I do think there be some changes on how fail2ban is loading and interacting with the FreePBX Firewall (if that is enabled) and the new FreePBX 14. See https://issues.freepbx.org/browse/FREEPBX-15446
Extensions thru PfSense VPN
"How did you implement this?"
Created an aliases for my SIP provider and used that alias as a source for Firewall >> NAT >> "port forwarding" to allow ONLY connections from my SIP and block any further attempts by blacklisted VOIP ip address attacks. Then added the dynamicDNS hostname as an allowed additional host to the SIP provider alias this allowed RTP to reconnect between location "A" and location "B". (Location "A" has a static WAN address and location "B" has dynamic WAN address.)
Extensions thru PfSense VPN
Hoe do your extensions connect to FreePBX? UDP, TCP or TLS(TCP)?
Distro booting only if USB installer stick plugged-in
You must have installed the bootloader onto the stick by mistake.
PBXact Login Page Not working
FreePBX 14 is what I downloaded.
PBXact Login Page Not working
How did you get 14 on pbxact? The pbxact product line has no support for 14 at this time
Email configuration for Office 365
Ok... I fiddled with it a bunch more with office 365 connectors, powershell user settings, etc and I am getting nowhere. I'm ready to punt on Office365 email integration.
I have a static IP going into the office (and my home where I am setting this up) but no domain name associated with it. Do I want to create a domain name in GoDaddy for my IP, and use that domain name to set up the built in mail server in freepbx? Pro's? Cons? Am I thinking straight? Are there other options that make more sense?
FreePBX 14, fail2ban dead
Greetings,
I have seen the exact same problem. Firewall enabled AND disabled.
fail2ban-client reload
seems to get it working.
Billing for PBXact
No this is not voip service sales. our customers some are using appliance for hotels or some other are using a common system for some businesses. Just it !
Also I found that Pin Set Pro has a report with billing time duration. So it will be useful.
Regards.
Distro booting only if USB installer stick plugged-in
@thehammer86, thank you very much for the reply.
I am a Linux newbie, I simply selected the standard installation option from the distro installer wizard, which automatically created the partitions and used the whole disk automatically.
I do not remember having seen or used any option manually to select a specific location to install the bootloader.
Is there a way to identify if the bootloader is installed onto the usb stick?
And, if yes, how do I fix it?
Thanks.