[Asterisk-Users] Cisco 7940/7960 XML application hint

Doug Dimick doug at dimick.net
Wed Sep 10 22:44:27 MST 2003


I don't know if this is already common knowledge, and it's not specificly
for Asterisk, but if you are using Cisco phones and want to roll XML
applications, make sure you have "Connection: close" in your HTTP header.
Without it screen loads are very sluggish. In PHP, do:

header("Connection: close");

I whipped up quick-and-dirty PHP/MySQL/Cisco XML directory and
PHP/X10/Cisco XML light control applications today, they are working great
with 7960 phones with SIP image 5.3 and Asterisk CVS.

     -d



More information about the asterisk-users mailing list