I am having an issue making an outbound call from freepbx v14 connected via a trunk to a Mitel 3300 that has the SIP provider terminated to it. This is from the UK
I can make inbound calls fine but outbound is failing. I believe it is down to my dial pattern but have tried a few combinations and made no difference. From what I have read 0044+0. should work as a catch all.
My trunk works and I have an outbound route setup connected to that trunk.
In my dial plan just now I have
0044+0.
I have tried
0XXXXXXXXXX
Any ideas where I am going wrong any help much appreciated.
If the Mitel will accept a number in the same format you dial it, e.g. 07702212345, then try for your Outbound Route dial pattern:
prepend: (leave blank)
prefix: (leave blank)
match pattern: 0Z.
callerID: (leave blank)
If the Mitel requires e.g. 00447702212345, then try:
prepend: 0044
prefix: 0
match pattern: Z.
callerID: (leave blank)
These both assume that the Dialed Number Manipulation Rules for the trunk are empty.
If you still have trouble, post a new log. Please don’t post images of log files. Copy the log data into a text editor and redact it as desired. Then paste the result at pastebin.freepbx.org and post the link here. If the log for the call is short (fewer than 50 lines), just paste the redacted log into your post.
On incoming calls, what format is used for the caller ID? For the dialed number? On a ‘sane’ system, it would be logical for the numbers on outbound calls to use the same format.