Member
Last active 12 years ago
Hi Nicolas,
Great thanks for your prompt answer.
I set the following button:
[SIP/9791]
type=extension
extension=9700
context=local
label=Virtual Test
channel=SIP/9778
It works as expected for outgoing call, but for incoming calls it shows 2 lines, could I prevent this behavior to show only one line?
Best regards,
Christian
I would like to react on this request because I have an example
I have a configuration for some users: 1 deskphone, 1 dect phone and 1 dialplan extension for both.
exten => 300,1,Dial(SIP/400&SIP/500)
exten => 300,hint,SIP/400&SIP/500
I am using DEVICE_STATE to check the status, and when 400 or 500 is making a call.
I am showing 300 on the callee display
Will it be possible for Flash Operator Panel to show 300 as an extension button and to report line status as a physical extension?
Thanks in advance