08-06-2007 08:21 AM - edited 03-13-2019 04:21 PM
Please help with creating IDLE URL on trixbox/sip
08-06-2007 09:33 AM
So instead of CallManager, you are running as asterisk based call processing engine? In CCM, Idle Url can be changed at the enterprise level or at the phone level. So I imagine, in trixbox, it would be where the phone gets it's initial configuration options. For example, in CCM simulator, you can setup the default phone configs including authentication and idle url.
08-08-2007 02:50 AM
I seem to be having serious problem. my trixbox configuration dont have an option for idle url,only logo,xm service and directory url are present..
Anything that i can do to overcome this proble caus ei realy want to have my service runningon an idle url. instead of having to click the service button.
Danny
08-08-2007 05:03 AM
You can write a script to "push" your application to IP phone or use speed dials as service URLs.
08-14-2007 12:41 AM
Not sure how to go about coding a scipr for pushing application.
I am using php but can port easily to asp.
throw some ideas..
Thanks
Danny
08-14-2007 07:58 AM
Pushing to phone is simple a HTTP POST. Instead of HTML, you have to post XML. Checkout CiscoIPPhoneExecute object from Cisco's SDK for IP phones. You can do it in PHP, Java, or .Net. I do have code in Java.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide