Thanks - Here is the information you were requesting:
In IRD I have a simple strategy with a single target.
In that target I have the Busy Treatment set for 'Music'.
In the Music properties I have MUSIC_DN set as MOH_LAB_ASTERISK and there is nothing set for duration.
(Something tells me that this is where I am going wrong.)
[b]VoIP Service Object Config:[/b]
Name: MOH_LAB_ASTERISK
TServer Option in the Annex Tab:
contact = sip:664@10.29.144.100:5060
oos-check = 0
oos-force = 0
service-type = music
[b]SIP Server Log Showing the TreatmentMusic[/b]
[code]message RequestApplyTreatment
AttributeThisDN '18557594731'
AttributeConnID 0209024c9306e17a
AttributeTreatmentType 2 (TreatmentMusic)
AttributeTreatmentParms [31] 00 01 00 00..
'MUSIC_DN' 'MOH_LAB_ASTERISK'
AttributeReferenceID 15962
09:48:13.712 Int 04543 Interaction message "RequestApplyTreatment" received from 748 ("LAB_URS_Pri")
09:48:13.712 -- created: CRequest@4659cf8 RequestApplyTreatment-LAB_URS_Pri[748]/15962
09:48:13.712: $+TLIB:CTI:Unknown:0:111175895
09:48:13.712 +++ CIFace::Request +++
-- new invoke
-- thisCall by party
Parsed: RequestApplyTreatment
From: LAB_URS_Pri[748]/15962
Numbers: +<18557594731> -<none>
Calls: 45f1988:1 none
Parties: 18557594731.455fa28-45f1988:1
none
Status: parsed:1 queued:0 sent:0 acked:0 preevent:0 event:0 context:0 transferred:0
-----
-- validate
-- state check: ok
CIFace: Sent CRequest@4659cf8 RequestApplyTreatment-LAB_URS_Pri[748]/15962
FinishRequest CRequest@4659cf8 RequestApplyTreatment-LAB_URS_Pri[748]/15962
IFace stats: q=0 s=0
-- complete
09:48:13.712: internal error, invalid media service type 2
09:48:13.712: ERROR: 10000000, GetDeviceManager().ResolveServiceDevice(call, params.m_serviceType, geoLocation.CStr(), device), SipMediaResourceManager.cpp,733
09:48:13.712: ERROR: 10000000, GetMediaResourceManager().CreateMediaService(call, party, *device, params, mediaService), SipCallManagerScenarios.cpp,5583
09:48:13.712: ERROR: 10000000, ApplyTreatment(*scenario,*call,*party,params,context), SipCallManagerCallControl.cpp,4546[/code]