[Serusers] Non-answered transmission by CPL

Koichi Taniguchi taniguti at icsc.kme.mei.co.jp
Mon Feb 2 11:01:49 CET 2004


Hello.

I have succeeded in operation of CPL function.
However, there is a script which does not operate in the following cases.
<Non-answered transmission by CPL>
incoming-> location url -> proxy timeout="10"-> noanswer-> proxy -- 

You need to point out the problem of my script

----------------------------------------------------
<?xml version="1.0"?>
<!DOCTYPE cpl PUBLIC "-//IETF//DTD RFCxxxx CPL 1.0//EN" "cpl-06.dtd">
<cpl>
  <incoming>
        <location url="sip:1000 at 192.168.100.11:5060">
          <proxy timeout="10">
            <noanswer>
              <location url="sip:2000 at 192.168.100.11:5060">
                 <location url="sip:3000 at 192.168.100.11:5060">
		<proxy ordering="parallel" />
        	     </location>
        	  </location>
            </noanswer>
          </proxy>
        </location>
  </incoming>
</cpl>
------------------------------------------------------
Taniguchi / PanasonicCC




More information about the sr-users mailing list