Member
Last active 11 years ago
Hi Nicolás,
Thanks again for your help. I understand now.
Kind Regards,
Peter.
Hi,
I'm having a problem with the presence icon - When you click on the button an empty box appears without anything at all within it. Its the same for any extension I click on.
I have tried in several different browsers but it does not work correctly in any of them.
Any ideas?
Thanks,
Peter.
Thanks very much that's fixed it !
My autoconfig-buttons-freepbx.sh script only had:
do
echo "channel=DAHDI/i$ZAPNUM"
echo "channel=ZAP/$ZAPNUM"
done
So I actually added:
echo "channel=DAHDI/$ZAPNUM"
And that seems to have fixed it!
Thanks so much for your help.
Kind Regards,
Peter.
Hi,
Thanks for the reply and sorry for not replying sooner.
Running the script produces output relating to DAHDI below:
Kind Regards,
Peter.
[DAHDI/g0]
type=trunk
label=DAHDI/g0
queuecontext=from-internal
privacy=none
email=splitme-1-1
channel=DAHDI/i1
channel=ZAP/1
rtmp=0
[DAHDI/1]
type=trunk
label=DAHDI
channel=DAHDI/1-1
channel=DAHDI/1-2
channel=DAHDI/1-3
Hi,
Thanks very much for your reply and sorry that I have not replied sooner.
I ran the script and go the output below relating to DAHDI
Thanks,
Peter.
[DAHDI/g0]
type=trunk
label=DAHDI/g0
queuecontext=from-internal
privacy=none
email=splitme-1-1
channel=DAHDI/i1
channel=ZAP/1
rtmp=0
[DAHDI/1]
type=trunk
label=DAHDI
channel=DAHDI/1-1
channel=DAHDI/1-2
channel=DAHDI/1-3
Hi,
I'm using FreePBX 2.11 and FOP2 + the FreePBX Admin Module, but what ever I do I just can't get my DAHDI trunk status to show up - it never changes from the normal green status with no info.
I have tried many different combinations of the trunk number and name in the trunks channel box in the admin module, but all to no effect.
Doing a Core show channels gives: DAHDI/1-1
Please could someone advise the exact syntax of what I should put in the channels box?
Thanks very much,
Peter.