09-10-2013 11:55 AM - edited 03-21-2019 07:45 AM
I have a 504g registered to two different SIP servers and accounts. Line Key 1 is Server A, Line Key 2 is Server B. Both are Asterisk servers but in two totally different locations with two different sets of auth credentials.
I wanted to use Line Key 4 for BLF to show when a particular extension is in use on Server B. I configured the Line Key 4 as Disabled, Private, and Extended Function to fnc=blf;sub=myexten@serverB.com;ext=myexten@serverB.com (the Admin guide is terrible and doesn't really define what 'sub' and 'ext' mean related to what gets sent to the server.)
The problem is when the 504g sends the SUBSCRIBE message to subscribe to the BLF events, it's setting the Contact: to that of the user configured for Server A (the one registered on Line 1) and not Server B. So it of course tries to auth with Server A's credentials but to Server B, and fails with an amber light -- and for the life of me I cannot figure out how to get the thing to auth with the right account info. Does it just arbitrarily use the first configured line's credentials with no way to choose? And if so, how useful is that?
I can get BLF to work on Server A obviously since it subscribes with the credentials in that case.
Solved! Go to Solution.
09-12-2013 01:57 PM
Try add undocumented parameter vid=x (where x is the line number). I didn't tried it by self, it may or may not help. Give feedback, please ...
I'm assuming you are using latest firmware.
09-12-2013 01:57 PM
Try add undocumented parameter vid=x (where x is the line number). I didn't tried it by self, it may or may not help. Give feedback, please ...
I'm assuming you are using latest firmware.
09-13-2013 01:23 AM
Thanks - this indeed works! Searching backwards through the Admin manual I see mention of 'vid' in the Programmable Softkey section which is obviously not where I was looking.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide