Yealink Forums
User Agent - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Auto Provisioning (/forumdisplay.php?fid=14)
+--- Thread: User Agent (/showthread.php?tid=40708)

Pages: 1 2


User Agent - VOIP - 03-19-2017 10:42 PM

Hi all,
I know you can send a custom suffix in the user agent.

I want to suffix it with the MAC address..

I tried

Quote:account.1.custom_ua = $mac

That didnt work it just give it to me literally- any way to pass the MAC as a variable?

Any suggestions?


RE: User Agent - VOIP - 03-21-2017 06:54 PM

Yealink?


RE: User Agent - Karl_Yealink - 03-23-2017 09:33 AM

Can you tell me where do you want to change the user-agent?
SIP trace? Network trace? Auto provision request trace?


RE: User Agent - VOIP - 03-23-2017 05:09 PM

(03-23-2017 09:33 AM)Karl Wrote:  Can you tell me where do you want to change the user-agent?
SIP trace? Network trace? Auto provision request trace?

On Registration - Here: account.1.custom_ua = $mac


RE: User Agent - Karl_Yealink - 03-24-2017 02:53 PM

(03-23-2017 05:09 PM)VOIP Wrote:  
(03-23-2017 09:33 AM)Karl Wrote:  Can you tell me where do you want to change the user-agent?
SIP trace? Network trace? Auto provision request trace?

On Registration - Here: account.1.custom_ua = $mac
I test in my side, this string can work.
After configure, it will add $mac follow up exit user agent info.
For $mac, it can't change to detail mac address of phone automatic.
Which it will done in provision URL.

Maybe you can show some sip trace detail info, then it can help me to check more.


RE: User Agent - VOIP - 03-24-2017 04:41 PM

Hello there,

I want to see the actual MAC address in the UA, I know I can put it there manually but I want it automatic just like provisioning.

For example Polycom you do sec.tagSerialNo="1" on Cisco SIP_User_Agent_Name "$VERSION$MA" ;


RE: User Agent - Karl_Yealink - 03-27-2017 03:29 PM

(03-24-2017 04:41 PM)VOIP Wrote:  Hello there,

I want to see the actual MAC address in the UA, I know I can put it there manually but I want it automatic just like provisioning.

For example Polycom you do sec.tagSerialNo="1" on Cisco SIP_User_Agent_Name "$VERSION$MA" ;
Sorry that it can't automatic, you need to modify manually.


RE: User Agent - VOIP - 03-27-2017 05:36 PM

@Karl

Do you know what

phone_setting.sip_ua_attach_mac.enable
and
account.1.register_mac

Do?


RE: User Agent - Karl_Yealink - 03-27-2017 07:53 PM

(03-27-2017 05:36 PM)VOIP Wrote:  @Karl

Do you know what

phone_setting.sip_ua_attach_mac.enable
and
account.1.register_mac

Do?
account.1.register_mac
[0-disable,1-enable
configure the register contain MAC address or not.
if you set to 1, you will find an new sip header as MAC in register message]

phone_setting.sip_ua_attach_mac.enable
[for this provision, sorry that I can't find any relate information, can you tell me where do you know this provision?]


RE: User Agent - VOIP - 03-28-2017 09:52 PM

phone_setting.sip_ua_attach_mac.enable

I found it in the export from the phone.