[SIPX-307] Yealink updates

27 views
Skip to first unread message

Benedikt Machens

unread,
Sep 8, 2015, 11:08:58 AM9/8/15
to sipxcom-users
Hi,

The Yealink configuration crashes on 15.06 to 15.10 cause of missing device version in sipxconfig phone defaults. (futher information look http://jira.sipxcom.org/browse/SIPX-307 )

We have created a fix to handle this, but it's not verys comfortable (https://github.com/sipXcom/sipxecs/pull/19). We must change the bean_id, so older entry in the postgres will crash the system. To change this you need to execute this SQL Statement to fix this.

SQL Statement to fix after update
UPDATE "public"."phone" SET "bean_id"='yealink' WHERE ("bean_id"='yealinkPhone')


Some other fixes for Yealink
  • Made dropdown for LCD Language and Time Zone (to set correct DST)
  • Added parameter to activate the ACD functions of the phone
  • Removed the collection for distinctive ringtones, because the behavior of a collection can't work for this at the current. Added single settings for this to deploy this correct


Tested fixes with 15.10 and Yealink T42G/T48G




George Niculae

unread,
Sep 9, 2015, 1:34:45 AM9/9/15
to Benedikt Machens, sipxcom-users
Thanks Benedikt,

we have a mechanism in place for automatically updating database, see https://github.com/sipXcom/sipxecs/blob/release-15.10/sipXconfig/etc/sipxpbx/database/database.xml where you could add the database patch.
Please do that and issue a PR and I'll be reviewing / merging it

George

--
You received this message because you are subscribed to the Google Groups "sipxcom-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sipxcom-user...@googlegroups.com.
To post to this group, send email to sipxco...@googlegroups.com.
Visit this group at http://groups.google.com/group/sipxcom-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/sipxcom-users/c8e56f27-5980-455f-873d-7c856c7523d2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Benedikt Machens

unread,
Sep 9, 2015, 2:38:26 AM9/9/15
to sipxcom-users, benedikt...@iant.de
Hi Gorge,

Thanks for the hint, i have added a DB patch and tested it succesful with 15.10.

https://github.com/sipXcom/sipxecs/pull/19

Regards
Benedikt

George Niculae

unread,
Sep 9, 2015, 5:12:25 AM9/9/15
to Benedikt Machens, sipxcom-users
Reviewed and merged PR, thanks for contribution!

George

Reply all
Reply to author
Forward
0 new messages