Label changes itself...
Hi there.
I've setup my FOP2 buttons as follows, and, after I login, some buttons has its label changed from what I configured on label parameter to its extension number.
[SIP/8873]
type=extension
extenvoicemail=*32@poderamal
Label=Renata Silva
Extension=8873
Context=poderamal
Mailbox=8873@default
group=industrial
Any help is welcome.
thanks
I've setup my FOP2 buttons as follows, and, after I login, some buttons has its label changed from what I configured on label parameter to its extension number.
[SIP/8873]
type=extension
extenvoicemail=*32@poderamal
Label=Renata Silva
Extension=8873
Context=poderamal
Mailbox=8873@default
group=industrial
Any help is welcome.
thanks
Comments
asterisk -rx "queue show"
Do you have those names there? If so, change the names to the ones you want to show in your queue configuration.
Best regards,
For instance, this one, appear as defined on label parameter, Renata Silva, but a few seconds later, it changes to 8873.
[SIP/8873]
type=extension
extenvoicemail=*32@poderamal
Label=Renata Silva
Extension=8873
Context=poderamal
Mailbox=8873@default
group=industrial
Thanks.
Thanks
What is the output from asterisk -rx "queue show" on your system? You can very well use proper member names or no member names at all on those queue members?
But, OK. Thanks for tour reply.
The point is that in general, call centers have Agents, and those agents have names, and those names are not fixed to a particular device.
If you have queue members, and those are fixed, then use that member name when you add queue members (FreePBX does this by default for example). It is not that hard to do, or is it ?
What I do not see is the point of having an extension 100, then adding a queue member Local/100 with a name different than the one assigned to the extension itself.
In any case, you have a good point, perhaps button renaming should have a toggle switch to turn it off.