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
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to