Member
Last active 6 years ago
Is there a fix for this?
Using FOP2 Manager to change this value only works for the "first" tenant associated with buttons.cfg file. Subsequent tenants assigned to buttons_XXX.cfg ignore the showLines setting and display the default of 2 lines.
This is for FOP2 version 2.32.15 and manager version 1.1.9 on a vanilla Asterisk install.
I have this problem also. I updated to the chrome 17 (the dev version) hoping that the problem would be resolved, but it has persisted
When dialing from fop2 the sip stack on the Astra 620d sip dect phones rejects calls if the caller id number matches the sip channel. So when asterisk originates the initial leg of the call I get the 486 response.
From sip debug:
This doesn't work....
From: "Brian Witmer" <sip:135@192.168.16.207>;tag=as7e879e22
This does....
From: "Brian Witmer" <sip:web@192.168.16.207>;tag=as60489c59
My sip.conf has this:
[135](aastra,paulb) username=135 mailbox=135@paulb callerid="Brian Witmer" <135>
I know that it isn't recommended procedure to name the sip channel with the extension number, but these phones display the sip account number on screen and it's a handy way to display the extension number on the limited screen space.
Is there any way to get fop2 to not use the extension number as the caller id number when generating the originate command??
my buttons.cfg
[SIP/135] group=PaulB label=Brian Witmer extension=135 context=internal mailbox=135@paulb type=extension
I figured out what the problem was. I had this line in fop2.cfg left over from a previous version. :oops:
event_mask=call,agent
I removed it and all is well!
Voicemail explorer is not displaying voicemails. I do have all of the correct permissions, as stated in a previous thread, in the /etc/asterisk/manager.conf file. The icon on the extension button is displaying the correct number of voicemails but when I "click" the icon the popup window displays an empty list.
I purchased a license with voicemail explorer. Is there a way to debug this to see why it isn't working?