On Mon, 2008-06-16 at 18:06 +0530, Padmaja R wrote: > Please tell me the call flow and what is the number sequence to > initiate music on hold using SIPX? For instance, in the SIPXecs web > interface I saw that *74 or some sequence initiates call parking etc., > For music on hold, I could change the wave files and upload different > ones but could not find the sequence that I can dial from the UA to > initiate the music on hold feature. Does the music on hold feature > require special abilities in the UA or any UA capable of performing > simple Hold sequence can do it? Also please let me know if a doc for > invoking this feature available in sipfoundry site?
In SIP, music on hold is implemented by the UA which puts the call on hold. There are several methods by which the UA can do this; they all work. The one additional bit of information such a UA needs to know to produce music on hold is the SIP URI of the music source (since most such UAs do not generate the audio themselves). That URI is sip:[EMAIL PROTECTED] SIP domain]. For phones that sipX knows how to configure, sipX gives the phone this URI. Dale _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
