ISN: Free SIP Dialing from * Phones

In case it wasn't clear, I meant the dialplan on the phone itself, not in Asterisk. The article explains how to change it.
 
Ah, OK. I had changed that correctly, thanks.

I was able to install & access the NerdVittles demo from this article. Still no joy in Mudville otherwise. :-(
 
I am posting a more complete output from the logs in the hope that the error will be more easily seen by eyes more qualified than mine.
 

Attachments

I believe I have a simpler approach for ISN dialing, modify

/var/lib/asterisk/agi-bin/enumlookup.agi

Enclosed is a patch I submitted to freepbx.

This way, it becomes just another enum dialplan.
 

Attachments

I believe I have a simpler approach for ISN dialing, modify

/var/lib/asterisk/agi-bin/enumlookup.agi

Enclosed is a patch I submitted to freepbx.

This way, it becomes just another enum dialplan.

I noticed that everytime dialplan reloads, the enumlookup.agi reverts back to the original code. How do you prevent this? So for ISN dialing, after using this patch, just send your call to the ENUM trunk?
 
you have an enumlookup.agi in the freepbx folder. That's the one that is copied back into asterisk every time freepbx is changing something.
 
thanks. so we'll need to change this file then:
/usr/src/freepbx/amp_conf/htdocs/admin/modules/core/agi-bin/enumlookup.agi
 
Yes... If you modify /var/lib/asterisk/agi-bin/enumlookup.agi
, I would
Code:
chmod 555 /var/lib/asterisk/agi-bin/enumlookup.agi

That way the file does not get overwritten. The only con to this, FreePBX will report
Failed to copy from module agi-bin
under FreePBX System Status.
Sorry for the confusion....
 

Members online

Forum statistics

Threads
26,688
Messages
174,412
Members
20,257
Latest member
Dempan
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top