Hi,
I have a problem with FOP not showing calls (and not allowing hangups etc) for a SIP extension that uses an alpha tag instead of the usual numeric tag.
My sip.conf:
[METoperator1](standard-extension)
username=METoperator1
secret=xxxxxxxxxxxx
host=dynamic
My buttons.cfg:
[METoperator1]
type=extension
extension=METoperator1
context=emergencyhelp
label=METoperator1
My fop2.cfg:
user=METoperator1:0123:all
I can log into the panel but I am not able to transfer / answer / hangup and the panel doesn't show any calls that are made / received by the extension.
Is there something obvious that I am missing?
Thanks.