The Config guys might be able to answer this more reliably but grepping got me this which seems it is hard coded

UserStaticMapping.java: put(FROM_URI, SipUri.format("IVR", domain, false)); FreeswitchMediaServer.java: private static final String USER_PART = "IVR";
MohRule.java:            setUser("IVR");
MusicOnHoldManagerImpl.java: return SipUri.format("IVR", getSipxFreeswitchAddressAndPort(), params);


On 04/19/2011 04:18 PM, Todd Hodgen wrote:

When you call to voicemail from a Polycom phone on 4.2.1 and on 4.4, the display shows IVR when it is answered. Is there a method to change that description via a simple file, or is it embedded within the Map file or a Jar File. I'd like to change it to say Voicemail for one server.


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to