abaxd : Asterisk BLF Aastra XML daemon

jfergus

New Member
Joined
Jan 8, 2009
Messages
6
Reaction score
0
I decided to hit this issue up again and work on it abit.

We all know the dreaded 50 extension limit for BLFs on the expansion modules.

This is a supposed work around... if I can get it to work. So far I've configured it, I applied the said patch.

Still not lighting up.

There is an error on line 293 of the php file.

https://code.google.com/p/abaxd/

Any ideas? If I can this working it would rule! I'll email the author and see what suggestions they have, but thought I'd share my 'find' here.


Edit : Couldn't find his email address.... Don't exactly read cyrillic either.
 
I decided to hit this issue up again and work on it abit.

We all know the dreaded 50 extension limit for BLFs on the expansion modules.

This is a supposed work around... if I can get it to work. So far I've configured it, I applied the said patch.

Still not lighting up.

There is an error on line 293 of the php file.

https://code.google.com/p/abaxd/

Any ideas? If I can this working it would rule! I'll email the author and see what suggestions they have, but thought I'd share my 'find' here.


Edit : Couldn't find his email address.... Don't exactly read cyrillic either.

Hi,

Im pretty skilled in php. I will look this over tonight. Can you send me the error message (it will also give an important line count too!)
 
Well, seems the PHP error went away after I actually fixed a different issue, which had caused me all manner of grief.

You see, the func_devstate.c file that comes with this patch, changed the DEVSTATE from Asterisk 1.4 to DEVICE_STATE from 1.6.

Once I changed my dial plan to use DEVICE_STATE, it worked.

Now there are only two problems, the config allows the different states to act differently. You can have busy = on, onhold = slowflash, ringing = fastflash, and not_inuse=off. Or something similar.

The default is to have the slowflash if it's unregistered, fast flash for ringing, solid while on a call, and none for hold.

This works fine, but for whatever reason it only shows ON if you are currently on a call (Busy) rather than if I use a DND code, which should also be device state busy.

Not sure where in the code that bit is...

The other problem is that the buttons don't do anything, it'd be nice if they could be set to a speed dial, or since the xml push is used for the LED status, if a menu for either "Speeddial, Xfer, Xfer to voicemail" could be the xml app.

Just some thoughts, wonder if that's even possible.
 

Members online

No members online now.

Forum statistics

Threads
26,688
Messages
174,412
Members
20,259
Latest member
Fadeek86
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