cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4568
Views
0
Helpful
4
Replies

BLF by XML

Dear readers,

Is is possible to make BLF work on a attendant console by use of XML? And if so how?

Thanks for the help in advance

4 Replies 4

goccsg-heicher
Level 1
Level 1

For BLF They would have to be referenced similar to this...

fnc=sd+cp+blf;sub=(ext)@(serverip)

Otherwise, you could program a key to reference an XML script like you would for one of the keys on the phone.

Thx for the awnser Steven

Do you also know what the responce of the server should be for the BLF? We use hosted VOIP and the BLF does not work with them. Now i have created a script that pulls the XML of the phones and checks the line status. So this can tell the status, but i don't know what to send in responce.

Also, in the line for the phone, what port does it use. Is this the SIP port or port 80?

For the integration of the SPA 5xx series we are also looking to implement that functionality.

No XML object seems to exist related to the LED's, which would imply that LED control via XML is not possible.

Hello!

I'm developing the provisioning via XML code and the BLF configs is not working right.

I'm not using a Broadsoft server and I'm testing the following code into the complete provisioning file:

Disable

private

fnc=blf+cp;sub=+351211959651@DOMAIN;ext=+351211959651@DOMAIN

I made this following the example on ADMIN GUIDE, can you help me ?

Thanks in advance