|
|
|
[
Permlink
| « Hide
]
Paul Mossman - 2008-07-29 15:20
It looks like the directed call pickup feature must be explicitly enabled in the <MAC>-sipx-sip.cfg file: feature.12.name="directed-call-pickup" feature.12.enabled="0". (It is currently disabled our template...)
Simple patch file to add music on hold support to the config file template for Polycom phones with 3.1.0 firmware in sipx 3.8. Should work in sipx 3.10 as well. Phones must be set to 2.0 firmware in sipXconfig.
Domain is hard-coded in as "domain.com" so will need to be changed to your sip domain before applying. See
Verified this issue in the following buid:
sipxproxy 3.10.3-013936 2008-11-07T04:42:19 oem-3.10-centos5 sipxconfig 3.10.3-013936 2008-11-07T04:51:58 oem-3.10-centos5 This issue is resolved. Steps: ----------- Preconditions: -------------------- 1.Register any Polycom phone(3.1 firmware.) eg 1234567890qw Steps to verify: -------------------------- CallPickUp: ============= 1.Send the profile to the Polycom phone 1234567890qw 2.Check in the console(Putty) with the command " /var/sipxdata/configserver/phone/profile/tftproot/less <mac id>-sipx-sip.cfg Result: call.directedCallPickupString="*78" is seen and feature.12.name="directed-call-pickup" feature.12.enabled="0" since Directed call pickup is Disabled by default. In the ConfigUI under Device---->(mac id) of the phone------>Features tab, "Directed call pickup" field is Disabled by default.This can be changed as per user usability. MOH ======= Navigate to the Device---> line assigned to the polycom phone---->Registration tab. Parameter "musicOnHold.uri " is an edit box added newly to the ConfigUI for individual line. In the console(Putty) go to /var/sipxdata/configserver/phone/profile/tftproot/less <mac id>-sipx-phone.cfg, blank value for reg.1.musicOnHold.uri=" " can be seen. Or globally in /var/sipxdata/configserver/phone/profile/tftproot/less <mac id>-sipx-sip.cfg, voIpProt.SIP.musicOnHold.uri="~~mh~@sun.qantom.int" can be seen. The Issue is resolved.Hence closing the Issue. Thanks, Chitralekha. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||