This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
Migrate Freepbx Server from one server to another
Asterisk 13.23 PBX failed to create 2020 folder in /var/spool/asterisk/monitoring/ for Call Recordings
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
Pi 4 Distro with a working Endpoint Manager?
Is there presently any Pi4 distro with a working Endpoint Manager (free or commercial). I have the PBX 16-15 distro working on a Pi4 and OSS installed, but the OSS Manager does not configure anything. Is there an earlier PBX release that works on the Pi4? Any suggestions?
Thanks, Ron
Llamadas se cortan inmediatamente
Hola, buenas.
Tengo el problema de que cualquier llamada entra, pero se corta de inmediato, solo suena una vez y se cuelga, alguna idea de que pueda ser o me puedan guiar a que buscar?
Ésto es lo que me manda el cli de asterisk después del ringing.-
-- PJSIP/5850-0000004b is ringing
-- PJSIP/5850-0000004b is ringing
-- Remote UNIX connection disconnected
== Spawn extension (macro-dial-one, s, 55) exited non-zero on ‘IAX2/iaxveracruz-8072’ in macro ‘dial-one’
== Spawn extension (macro-exten-vm, s, 26) exited non-zero on ‘IAX2/iaxveracruz-8072’ in macro ‘exten-vm’
== Spawn extension (ext-local, 5850, 2) exited non-zero on ‘IAX2/iaxveracruz-8072’
– Executing [h@ext-local:1] Macro(“IAX2/iaxveracruz-8072”, “hangupcall,”) in new stack
– Executing [s@macro-hangupcall:1] GotoIf(“IAX2/iaxveracruz-8072”, “1?theend”) in new stack
– Goto (macro-hangupcall,s,3)
– Executing [s@macro-hangupcall:3] ExecIf(“IAX2/iaxveracruz-8072”, “0?Set(CDR(recordingfile)=)”) in new stack
– Executing [s@macro-hangupcall:4] NoOp(“IAX2/iaxveracruz-8072”, "PJSIP/5850-0000004b montior file= ") in new stack
– Executing [s@macro-hangupcall:5] GotoIf(“IAX2/iaxveracruz-8072”, “1?skipagi”) in new stack
– Goto (macro-hangupcall,s,7)
– Executing [s@macro-hangupcall:7] Hangup(“IAX2/iaxveracruz-8072”, “”) in new stack
== Spawn extension (macro-hangupcall, s, 7) exited non-zero on ‘IAX2/iaxveracruz-8072’ in macro ‘hangupcall’
== Spawn extension (ext-local, h, 1) exited non-zero on ‘IAX2/iaxveracruz-8072’
– Hungup ‘IAX2/iaxveracruz-8072’
Gracias de antemano.
Llamadas se cortan inmediatamente
Check codecs and if possible a packet capture of the failure
Pjsip trunk & did incoming number setup
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.
Pi 4 Distro with a working Endpoint Manager?
There is no FreePBX Distro (official release from Sangoma) for Raspberry Pi. RasPBX and similar are community projects containing only open source software. At this time, there is no legal way to run commercial modules on a Pi.
However, the OSS Manager should be able to provision any of the devices it knows about. What kind(s) of phones are you using? How many? What goes wrong (phone doesn’t download the file, phone gets errors, can’t setup template, etc.)?
FreePBX looks registered, but provider ignores call requests
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
Sip end user account as sip trunk
Hello I have a SIP enduser account from my telco and I was wondering if I could use it as a sip trunk in freepbx?
Intercom to Digium D40
Enforce RFC7462 was turned on, and I’ve toggled it off. Will have client test it again tomorrow. Thanks!
Pi 4 Distro with a working Endpoint Manager?
I was just able to get a RasPBX instance going. I installed OSS with an error, was able to get it to load the config files for Digium phones, and then deleted OSS. So, I cannot run OSS but the phones are working (without voicemail).
Ron
Sip end user account as sip trunk
You can do anything. All SIP is just SIP. Now could you actually get FreePBX to set it up right to send the signaling? Probably with work.
If you are serious, just get a SIP trunk they cost pretty much nothing for a only a single call path worth of usage.
Sip end user account as sip trunk
I would NEED it to run through a SIP end user account that’s the only way for us. So is there a way I could do it in FreePBX.
Ring group mark answered else doesn't work
Same issue: “Missed call” is shown on every phone in the Queue which has not answered the call.
In the “General settings” of the Queue module the parameter “Mark calls answered elswhere” is set to “YES”.
Sip end user account as sip trunk
Your telco may have a contractual prohibition on using the service with a PBX. They may not provide documentation on how to connect, in particular they may not provide the SIP password. Also, if they provide a router or gateway with analog phone jacks, you may have conflicts between their device and your PBX.
Assuming that none of the above are an issue for you, there should be no problem setting up the account as a trunk. Others have likely already done the same thing and a Google search will show the required settings. Such accounts usually have some restrictions that a regular SIP trunk would not have, such as being limited to one or two simultaneous calls, or having no control over the outbound caller ID.
Https://mirror.freepbx.org is not working
Hi Guys
I’m trying to run updates on my FreePBX install and I’m seeing the following error in the GUI
Warning: Error retrieving updates from online repository(s) (https://mirror.freepbx.org). Online modules are not available.
From the command line I’ve tried this.
fwconsole setting MODULE_REPO https://mirror.freepbx.org
Changing "MODULE_REPO" from [https://mirror.freepbx.org] to [https://mirror.freepbx.org]
Then tried updating the module
fwconsole ma -R https://mirror.freepbx.org upgrade framework
Getting Remote Repo list...Done
No such repo: [https://mirror.freepbx.org], skipping
No repos specified, using: [commercial,standard,extended] from last GUI settings
Starting framework download..
The following error(s) occured:
- Retrieved Module XML Was Empty
Any other suggestions? I can’t seem to get the updates working.
BTW I can ping that domain.
ping mirror.freepbx.org
PING mirror.freepbx.org (199.102.239.8) 56(84) bytes of data.
64 bytes from 199.102.239.8: icmp_seq=1 ttl=55 time=27.2 ms
64 bytes from 199.102.239.8: icmp_seq=2 ttl=55 time=25.0 ms
64 bytes from 199.102.239.8: icmp_seq=3 ttl=55 time=25.1 ms
Https://mirror.freepbx.org is not working
The -R flag is not for setting a mirror server. It’s for declaring the repo. A repo is a single word like “commercial” or “standard”. Think of it like a label or group. You told the system to look for all modules labeled “https://mirror.freepbx.org”. Of course there are none because you’d need to use a valid word there [standard,extended,commercial]. You can’t change the mirror server on the fly like that and setting the repo flag is only useful if you only want to say install all commercial modules. Or all standard modules or all extended modules. Etc.
The command you want to run is:
fwconsole ma upgrade framework
Https://mirror.freepbx.org is not working
Thanks for the clarification just tried that and got the following result.
fwconsole ma upgrade framework
No repos specified, using: [commercial,standard,extended] from last GUI settings
Starting framework download..
The following error(s) occured:
- Retrieved Module XML Was Empty
Any other ideas?
Https://mirror.freepbx.org is not working
I should be a little more clear.
I’m seeing this on my Dashboard.
framework (Cur v. 13.0.197.14) should be upgraded to v. 13.0.197.21 to fix security issues: SEC-2019-000
So all I’m trying to do is update it but the GUI updater is failing with this error.
Warning: Error retrieving updates from online repository(s) (https://mirror.freepbx.org). Online modules are not available.
Https://mirror.freepbx.org is not working
Interesting, when I run this
fwconsole ma list
I can see this version in the list, I’m assuming this is the latest version of that module but my Dashboard thinks it’s not installed.
| framework | 13.0.197.21 | Enabled | GPLv2+ |