ClearlyIP BLF variables/Queue Login

Good day to all,

I am scratching my scalp off trying to figure out how to get the Queue Login (*45) to actually return a BLF signal (Logged in/out). I have done this with EPM for Yealinks before but it doesn’t seem to work the same for CIPs in their module.

Queue Pause works with: *46*__sip_user_1__

For the Queue Login: *45*__sip_user_1__*5050 ; I have switched the order and added/removed the star keys but I still couldn’t get a BLF return.

I anyone has done anything before that worked I would be very appreciative. Also, is there any document lying around for the BLF Variables such as __sip_user_1__ and more?

Many Thanks

The ClearlyIP module is 3rd party so support for it here will be limited. Second, those variables aren’t BLF variables those are place holders to be replaced when the config is built. The __sip_user_1__ variable is to replace that with the first sip account assigned to the phone. It’s used in various parts of the EPM configs.

1 Like

It turned out to be a bug with the device. *45__sip_user_1__*5050 works fine.
I appreciate the feedback @BlazeStudios . Many thanks!