I added *<musicOnHold voIpProt.SIP.musicOnHold.uri="[EMAIL PROTECTED]"/>* to the <sip><voIpProt><SIP> section of <MAC>-sipx-config.cfg and it now works (with sipx 3.8.1) both phone to phone and through the AudioCodes Mediant Gateway.

I have also added that to the template file /etc/sipxpbx/polycom/mac-address.d/sip-2.0.cfg.vm so when I generate configs in sipXconfig it now includes it in the file. Here is a patch for anyone else wanting to do this (domain is hardcoded in so you'll have to edit it)


--- /etc/sipxpbx/polycom/mac-address.d/sip-2.0.cfg.vm.old 2008-09-19 16:09:56.000000000 -0700 +++ /etc/sipxpbx/polycom/mac-address.d/sip-2.0.cfg.vm 2008-09-19 16:09:41.000000000 -0700
@@ -21,6 +21,7 @@
        voIpProt.SIP.${setting.ProfileName}="$!{setting.Value}"
#end
                       >
+ <musicOnHold voIpProt.SIP.musicOnHold.uri="[EMAIL PROTECTED]"/>
                       <outboundProxy
#set ($group = $cfg.EndpointSettings.getSetting('voIpProt').getSetting('SIP.outboundProxy'))
#foreach ($setting in $cfg.getSettings($group))




Tony Graziano wrote:
I think what you would need to do is to generate the new profiles for two phones, but not restart them. Then manually insert the, maybe a minor display change or something, so the phone would know to pick them up. What you would need is: reg.x.musicOnHold.uri syntax in the appropriate place in each file for the <MAC>-sipx-config.cfg file for each phone. Then manually restart the two phones. You might also need to turn off RFC2543 from the sip setting in sipxconfig for each phone. Dale or someone else might be able to provide more guidance on this, but right now, I don't see that sipx supports populating the MOH information yet, but it is in the process. Unfortuantely, if you create a new profile for a phone after this is done and it is successful, it will remove that customization. I'm not sure the AudioCodes gateway would work in either case, but at least between two phones on your network it would. Good luck and if you get any progress, keep us posted.

>>> Chris St Denis <[EMAIL PROTECTED]> 9/19/2008 1:57:17 PM >>>
I've just obtained the Soundpoint IP 3.1.0 firmware and upgraded two of
my phones by music on hold still does not seem to work. Both between
phones and phone to audio codes gateway.

I am using sipx 3.8.1. Will I need to upgrade to 3.10 for this to work,
or is it known to work with 3.8? (I'm planning to upgrade in the future,
but we are not ready yet so I'd like it to work with 3.8)


_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list..sipfoundry.org/mailman/listinfo/sipx-users <http://list.sipfoundry.org/mailman/listinfo/sipx-users>

_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users

Reply via email to