Quantcast
Channel: FreePBX Community Forums - Latest posts
Viewing all 227779 articles
Browse latest View live

Not receiving busy tone when transfering


Not receiving busy tone when transfering

$
0
0

Asterisk is sending a busy message. This seems like phone issue. You would need to contact phone manufacture on this.

Not receiving busy tone when transfering

$
0
0

ok thank you, I have wrote to fanvil and I will update this if they found a solution… these fanvil phones are really filled of bugs… it wasn’t a good choice to buy so many phones from this brand

Cisco 500S help

$
0
0

Are you running the latest firmware on the phone? It can also be a defective cable, I saw it happening myself, the sidecar would flash all lights in orange when rebooted but would not be detected. If you are handy with a crimper, you can try to crimp a new cable and try that one.

Porting 2.11 version 'Wake Up Calls" module to V14

$
0
0

For troubleshooting use your developer console.


You can see the json response which shows the fields.

In the Class:

<?php
namespace FreePBX\modules;

class Foomodule extends \DB_Helper implements \BMO {
   //other stuff
   public function ajaxHandler() {
      if($_REQUEST['command '] == 'getJSON' && $_REQUEST['jdata'] == 'fooGrid'){
         //generate something like below usually somerhing like $this->listStuff();
          return array(array('field1' => 'Foo', 'field2' => 'bar'), array('field1' => 'Baz', 'field2' => 'Narf'));
      }
   }
   //other stuff
}

Chan_sip vs pjsip

$
0
0

Lol, This sounds like a quagmire I have been trying to get myself out of.

Chan_sip vs pjsip

$
0
0

Trrruuuuueee! hahahahaha. Quite a learning curve.

No such context 'macro-outisbusy' for macro 'outisbusy'. Was called by 100@from-internal

$
0
0

I might be wrong, but I’m pretty sure that error is not related with your issue.

Post a complete log of a failed call attempt so we can help you.


Multiple outbound CID outbound routes

Chan_sip vs pjsip

$
0
0

hey @paul_hadley how did yo configure the router to allow voice calls out/in?

Queue Report

Still can't put multiple CIDs in Inbound Route?

$
0
0

@jerryriggin and if you decide to go that route, be sure to share your work with us so that someone that’s looking for a “helping FreePBX become more awesomer” project can integrate it and make it a real, no-kidding module. It does sound like a cool project.

Delete fax after sending

$
0
0

Even if he isn’t here, the answer is probably going to be the _custom.conf file, since the _additional.conf files are all managed by FreePBX.

Freepbx in HyperV

$
0
0

Excellent to know. Is there a rule of thumb or basic calc for this?

Inbound call routing on a SIP trunk for PJSIP?

$
0
0

(post withdrawn by author, will be automatically deleted in 24 hours unless flagged)


Porting 2.11 version 'Wake Up Calls" module to V14

$
0
0

I wasn’t really looking to dig deep into the inner workings, but if I must …

How do I get the Developer Tools? Goggling doesn’t come up with anything obvious.

Inbound call routing on a SIP trunk for PJSIP?

$
0
0

so, does this mean @tkuehne, you are using both chan_sip and pj_sip on FreePBX ?

Distro stuck at booting when no internet connection

$
0
0

I could try yes… but I don’t understand why it’s not taken care of in FreePBX. (in the event listener for “Fully Booted”)

This way it doesn’t look like a robust solution in a DRP scenario.

Porting 2.11 version 'Wake Up Calls" module to V14

Freepbx in HyperV

$
0
0

Once the system is humming spend a little time in top to see how much it is actually using - but the above guidelines have never failed me.

Viewing all 227779 articles
Browse latest View live