Quantcast
Channel: FreePBX - FreePBX Community Forums
Viewing all 17580 articles
Browse latest View live

API for Third-Party application to make calls

$
0
0

@ClaudioCorreia wrote:

Hello,

We are a portuguese IT entreprise that inplements Asterisk systems in our costumers.

We need to implement a new PBX system on one of our custumer, but have the requirement that can initialize a call from a third-party application. In the actual asterisk PBX client (but old version) we use a webService (on the PBX) to make a callBack to extension (desktop Phone) and automaticaly make the call to the destination.

Do FreePBX have webServices (or other funcionality) that can permit this possibility?

Thank you.

Posts: 1

Participants: 1

Read full topic


Cisco x-cisco- asterisk

$
0
0

@jcadman wrote:

I understand that this is asterisk however I am trying to get the softkeys on my Cisco 8841 IP Phones and have seen a website http://usecallmanager.nz/sippeer-options.html. An issue is that it doesn’t specify where the code should go or if a new context should be used. Currently, all phones are on from-internal and adding the codes to the extensions.conf. Has anyone know where the code should be?

I have patched asterisk 13.32.0 so that the Cisco 8841 IP Phones will work with asterisk.

Please do not say that this is not recommended as I understand that many people have got this to work.

Posts: 2

Participants: 2

Read full topic

Upgrade to 14.0.22? Restapps?

Asterisk hanging with channel.c: Exceptionally long voice queue length queuing to Local using PRI

$
0
0

@dbaddorf wrote:

Hello!

I have had a customer system in place for about 1 1/2 years and seemingly all of a sudden it has hung three times in two days. Calls can’t be received or placed and even local phones don’t connect. “Core show channels” shows active calls even with the PRI disconnected.

When this condition happens I am seeing messages in the Asterisk log file like:

[2020-04-16 14:10:06] WARNING[22605][C-00000070] channel.c: Exceptionally long voice queue length queuing to Local/##########@from-internal-00000671;1

I have to restart Asterisk to get everything working again.

Here is the setup:

  • SNG7-PBX-64bit-1805-1, Release Date: May 2018, FreePBX 14 • Linux 7.5 • Asterisk 13.
  • Asterisk 13.22.0 built by mockbuild @ jenkins7 on a x86_64 running Linux on 2018-07-25 22:30:39 UTC
  • FreePBX Distro: 12.7.5-1807-1.sng7
  • Sangoma PRI card A101DE w/ Comcast PRI

The system hasn’t been updated since the install except a few weeks ago I updated the FreePBX Framework and the Core modules because follow-me confirm calls wasn’t working. I don’t understand how this could cause any stability issues with the underlying Asterisk.

Does anyone have any suggestions on the least intrusive way to resolve this issue? If I don’t hear from anyone I am planning on doing a yum update to update the OS & Asterisk, in addition to updating the FreePBX modules. If anyone has a less intrusive suggestion, I would love to hear it.

Thanks! Dave

Posts: 2

Participants: 2

Read full topic

Start of system recording is sometimes cutoff

$
0
0

@bhegardt wrote:

I’m using FreePBX 15.0.16.49 / Asterisk 16.9.0

I have a system recording “Thank you for calling…” used in the primary IVR.

When testing this, the words “Thank you” are sometimes cut off and not heard by callers.

I searched for issues like this and found the advice to add 1 second of silence before the recording starts. This does seem to work around the problem.

I notice that on the CrossTalk Solutions video covering system recordings, Chris does not do this and in fact he trims the start of his test recording so that it starts immediately. So I don’t believe adding silence is always necessary.

My FreePBX server is a new installation hosted in the cloud. I’m wondering if I’ve got a problem somewhere.

Any ideas what the root cause of this could be?

Thanks

Posts: 2

Participants: 2

Read full topic

Outgoing Calls drop after 15 minutes

$
0
0

@joelones wrote:

Hi,

I know this is a common issue and have done the following in an attempt to fix the problem.

  • Added ‘session-timers=refuse’ and ‘timers=no’ to SIP Legacy Settings.
  • Using pfSense as a firewall and set Firewall Optimization Options to ‘Conservative’ which is supposed to increase the udp timeout setting
  • No port forwarding.

This is a call log (unfortunately forgot to turn on debug, will attempt to grab another) https://paste.ubuntu.com/p/Csj88yV8Sq/

Outgoing SIP settings:

username=XXX
type=friend
secret=XXX
qualify=yes
nat=yes
insecure=port,invite
host=voip2.freephoneline.ca
fromdomain=voip2.freephoneline.ca
dtmfmode=auto
disallow=all
context=from-trunk
canreinvite=no
allow=ulaw&g729
keepalive=yes
session-timers=refuse

Incoming SIP settings:

type=user
secret=XXX
insecure=port,invite
fromdomain=voip2.freephoneline.ca
context=from-trunk

Other Info:

  • SIP provider (freephoneline)
  • Hardware (Fresh install of Raspbx on a RPi3)

Any suggestions would be greatly appreciated.

Posts: 3

Participants: 3

Read full topic

Outbound Calls

$
0
0

@mwillcut13 wrote:

Getting busy signal when making outbound calls. It only happens when the caller id matches the inbound route they are calling. If we change the caller id from their public dept number the call goes thru. Has been working fine for long time until today. I’m new at this so any help will be appreciated.

Posts: 1

Participants: 1

Read full topic

Understanding the CDR reports

$
0
0

@markcrobinson wrote:

Can anyone refer me to a USEFUL (not asterisk Wiki) explanation of the CDR report fields?

For example:
lastdata - what do these all mean?

SIP/131&SIP/220&SIP/224&SIP/225&SIP/226&SIP/233&SIP/234&SIP/603&SIP/606&SIP/607

301,tC,custom/2011FromTheCartQueue,

SIP/606&SIP/607,20,HhtrM(auto-blkvm)Ib(func-apply-sipheaders^s^1),

How do I identify what inbound route a call came in on?
… and a dozen other questions…

Posts: 1

Participants: 1

Read full topic


Isymphony softphone integration help

$
0
0

@Raven5650 wrote:

hello,
I’m trying to create a custom pbx for our call center. Freepbx seem a good product for this. Now what i need is a user web interface for my operators to login and start receiving calls but also i need some common feature like change status, see other statuses, transfer call, ecc…
iSymphony seems good but from what i see it lacks the softphone (or phone) to make and receive calls.
Has someone already deal with that and in what way?

i have tryed adding a softphone like sipml5 but i see 2 problems:

  1. the user is force to login 2 times, one in which you have to know sip extension, port, ip
  2. doing outbound call the extensions itself (maybe a bug?)

ofc all i have wrote came from my search in internet and some test, and i’m not very expirence with Voice Software so if there are some mistake feel free to correct me.
Thank for the help

Posts: 3

Participants: 2

Read full topic

NFON Trunk

$
0
0

@felonmuc wrote:

Hello Everyone :slight_smile:

i’m trying to register my freepbx instance to connect to nfon.
I’ve successfully registered the trunk, but have problems by dialing out.

Does anyone have experience with nfon?

Best regards,
Ralph

Posts: 1

Participants: 1

Read full topic

Upgrading from FreePBX 13.0.143

$
0
0

@fisher15 wrote:

Just inherited a FreePBX server version 13.0.143

Looking for the best path to get this machine updated to the latest. Currently supports 15 stores over MPLS connection. I am afraid to just click update.

Posts: 1

Participants: 1

Read full topic

OUTAGE: Exception (1045) SQLSTATE[HY000] [1045] Access denied for user 'freepbxuser'@'localhost' (using password: YES)::

$
0
0

@comtech wrote:

FreePBX/Asterisk 14

Hopefully someone can help as we are suffering an outage. We were noticing a voice quality issue so we rebooted our FreePBX server. When it came back the GUI displayed the following error:

_Exception (1045) _
SQLSTATE[HY000] [1045] Access denied for user ‘freepbxuser’@‘localhost’ (using password: YES)::SQLSTATE[HY000] [1045] Access denied for user ‘freepbxuser’@‘localhost’ (using password: YES)

We found this post by Dave and followed the instructions, to no avail.

The password in MYSQL was the same as what was in /etc/FreePBX.conf (the MySQL command said 0 changes made when I tried to update the password to what was originally in the conf file.

For fun I tried to update the password to a new password in the freepbx.conf file and using the SQL command, but it didn’t work. Any ideas? We are hurting without this box. Cant seem to restore without DB access too.

/var/www/html/admin/libraries/utility.functions.php line 204
Arguments
1.“SQLSTATE[HY000] [1045] Access denied for user ‘freepbxuser’@‘localhost’ (using password: YES)::SQLSTATE[HY000] [1045] Access denied for user ‘freepbxuser’@'loca :arrow_forward:

Posts: 2

Participants: 1

Read full topic

Help: Contacts deleted

$
0
0

@StephanK wrote:

Stupid mistake. Deleted a private contact group with 50 contacts by mistake.

I have a full backup. Any way I can restore all contacts only. I cannot lose the text messages from today.

Or at least how to access them so I can print them and reenter.

Thanks for your help.

Posts: 6

Participants: 2

Read full topic

Error on Restore?

$
0
0

@StephanK wrote:

I was trying to restore a full backup of my FreePBX 13.0.197.22 to a new setup distribution FreePBX 15.0.16.49.

We are a SipStation customer and use the SMS function a lot.

I got the following messages on restore, I believe this is an error:

Processing sipstation
Resetting sipstation
Removing AstDB EntriesChecking routes for trunks…ok
Generating CSS…Done
Restoring from sipstation [FreePBX\modules\Sipstation\Restore]
sipstation found no database definitions in module.xml
Reading Databases Table infromation using module name sipstation
Unable to run restoreLegacyDatabase on sipstation because NO Database information provided
Importing KVStore from sipstation
Importing Advanced Settings from sipstation
Done

Processing sms
Resetting sms
Dropping table sms_messages…Done
Dropping table sms_dids…Done
Dropping table sms_routing…Done
Dropping table sms_media…Done
Updating tables sms_messages, sms_dids, sms_routing, sms_media…Done
Generating CSS…Done
Restoring from sms [FreePBX\modules\Sms\Restore]
Reading Databases Table infromation using module name sms
Importing Databases from sms
Importing table ‘sms_dids’ from legacy sms
Cleaning table: sms_dids
Importing table ‘sms_media’ from legacy sms
Cleaning table: sms_media
PHP Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 72 bytes) in /var/www/html/admin/libraries/Composer/vendor/doctrine/dbal/lib/Doctrine/DBAL/DBALException.php on line 166

Posts: 3

Participants: 2

Read full topic

Trunks won't re-register unless physical server is rebooted

$
0
0

@mcisar wrote:

Have an older FreePBX server here that I’m babying along until upgrade time. Mid last year it started doing something a bit odd, but never have had the time to worry about it (and even now it’s more of a curiosity than anything). This FreePBX instance is sitting as a virtual machine running under VMware ESXi 6.7. For some strange reason if I ever have to reboot the FreePBX VM it comes back up with no issue, all of the phones register with no problems… but the trunks (to two separate providers) simply sit in the “request sent” state pretty much forever and are not able to register (FWIW the extensions are all PJSIP and the trunks are all still running Chan_SIP). I can shut down the VM and still no-go… the only way I’m able to get the trunks to re-register is to physically restart the VMware server itself. Once everything comes back up and the VM restarts the trunks all register instantly with no intervention.

I’m kind of at a loss as to how that’s even possible, but it is 100% reproduceable.

Anyone ever seen (fixed :slight_smile: ) anything like that?

Mike

Posts: 1

Participants: 1

Read full topic


Yealink cid on outbound calls shows our did instead of number dialed

$
0
0

@ccts wrote:

I’ve got a new fpbx 15 box and yealink t27 and t29g phones, incoming calls show external caller’s cid just fine, but when I make an outbound call on the phones, then I go to history, it only shows our DID as the cid of the outbound call. I suspect this is because I have a DID on our outbound route, but not sure…I thought that’s the way you’re supposed to do it?

Posts: 2

Participants: 2

Read full topic

PJSIP trunk with sipgate.de Basic account configuration

$
0
0

@user404 wrote:

Hello everybody,
took me a while today to get FreePBX connected to sipgate.de basic, so I thought it might share my (finally) working configuration. I am using SNG7-2020-02 with todays updates to all modules and I’ll just note what I changed and omit (almost) all the unchanged default values.

PJSIP trunk settings for a Sipgate Basic account in Germany:

Tab General:
TrunkName: SipgatePJSIP (or whatever you want to call it)
Outbound caller ID: <YourPublicPhoneNr> e.g. “<004932112345678>”
Tab pjsip Settings - General
Username: sipgate acount ID, e.g. “1234567a0”
Secret: sipgate account PW
SIP Server: sipgate.de
SIP Server Port: 5060
Context: from-pstn (default)
Tab pjsip Settings - Advanced
Expiration: 600
From User: sipgate acount ID, e.g. “1234567a0” (if you get this wrong, you’ll hear sth like “all lines are busy, pls try again later” on outgoing calls)

Hope this can be helpful for someone. Good luck :slight_smile:

Posts: 1

Participants: 1

Read full topic

Queue Login - Change Feature Code

$
0
0

@vaibhav wrote:

On my old Elastic server, I would login & logout to the queue as follows
XXXX* / XXXX**

With my latest FreePBX server, I need to use:
*45XXXX (toggle)

Is there anyway to change my queue login to XXXX* / XXXX** format? If yes, please point me to any documentation or steps here.

Thanks!!

Posts: 2

Participants: 2

Read full topic

TLS error every minute on PJSIP trunk

$
0
0

@Marbled wrote:

Hi!

One of the ITSP provider I use offers TLS for its SIP connections so I have started testing it with one of my test DID.

I decided at the same time to make that trunk a PJSIP one since, AFAIK, this is the current recommendation since Chan_SIP is no longer actively maintained.

I am getting this error (well warning but I doubt this is normal) every minute in my logs, any knows how to fix this?

[2020-04-18 17:41:00] WARNING[2240]: pjproject: <?>:                       SSL 6 [SSL_ERROR_ZERO_RETURN] (Read) ret: 0 len: 32000
[2020-04-18 17:42:00] WARNING[2240]: pjproject: <?>:                       SSL 6 [SSL_ERROR_ZERO_RETURN] (Read) ret: 0 len: 32000
[2020-04-18 17:43:00] WARNING[2240]: pjproject: <?>:                       SSL 6 [SSL_ERROR_ZERO_RETURN] (Read) ret: 0 len: 32000

Thank you and have a nice day!

Nick

Posts: 2

Participants: 1

Read full topic

Dialled Number (Called Number) in CDR

$
0
0

@vaibhav wrote:

FreePBX 15.0.16.49 - ISO Install

My call flow is as follows:

=> Customer dials 888-888-8888 (inbound route)
=> Call enters Queue
=> Extensions 1001 answers the call from the queue

Any suggestions or pointer to documentation as to how I can log Called Number or Dialled Number (888-888-8888) into CDR?

Thanks,
Vai

Posts: 4

Participants: 2

Read full topic

Viewing all 17580 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>