Created
September 2, 2010 15:50
-
-
Save benlangfeld/562458 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<message from="pubsub.active-calls.xmpp.onsip.com" type="headline" to="[email protected]" > | |
<event xmlns="http://jabber.org/protocol/pubsub#event"> | |
<items node="/my.studiotalker.com/testdomain.com-studio" > | |
<item id="4654ebea886a18b776652a0c6b0aa1a6:99ad3e5a7e82fd353b76ea6f29ad273c" > | |
<active-call xmlns="onsip:active-calls" publish-time="2010-09-02T15:44:22Z" > | |
<dialog-state>requested</dialog-state> | |
<call-id>3EQ06688BadAfH5PUV.zBYOPLSGmywrT</call-id> | |
<from-uri>sip:[email protected]</from-uri> | |
<to-uri>sip:[email protected]</to-uri> | |
<to-aor>[email protected]</to-aor> | |
<from-tag>Uusifv8kbR6tJMbw1yhex3fd7hSg.SQp</from-tag> | |
<to-tag/> | |
<branch>z9hG4bK8227.a501d156.0</branch> | |
<call-setup-id/> | |
</active-call> | |
</item> | |
</items> | |
</event> | |
<headers xmlns="http://jabber.org/protocol/shim"> | |
<header name="Collection" >/my.studiotalker.com/testdomain.com-studio</header> | |
</headers> | |
</message> | |
<message from="pubsub.active-calls.xmpp.onsip.com" type="headline" to="[email protected]" > | |
<event xmlns="http://jabber.org/protocol/pubsub#event"> | |
<items node="/my.studiotalker.com/testdomain.com-studio" > | |
<item id="4654ebea886a18b776652a0c6b0aa1a6:99ad3e5a7e82fd353b76ea6f29ad273c" > | |
<active-call xmlns="onsip:active-calls" publish-time="2010-09-02T15:44:28Z" > | |
<dialog-state>confirmed</dialog-state> | |
<call-id>3EQ06688BadAfH5PUV.zBYOPLSGmywrT</call-id> | |
<from-uri>sip:[email protected]</from-uri> | |
<to-uri>sip:[email protected]</to-uri> | |
<to-aor>[email protected]</to-aor> | |
<from-tag>Uusifv8kbR6tJMbw1yhex3fd7hSg.SQp</from-tag> | |
<to-tag>57c90334</to-tag> | |
<branch>z9hG4bK8227.a501d156.0</branch> | |
<call-setup-id/> | |
</active-call> | |
</item> | |
</items> | |
</event> | |
<headers xmlns="http://jabber.org/protocol/shim"> | |
<header name="Collection" >/my.studiotalker.com/testdomain.com-studio</header> | |
</headers> | |
</message> | |
<iq type="set" to="commands.active-calls.xmpp.onsip.com" id="transfer-1" > | |
<command xmlns="http://jabber.org/protocol/commands" node="transfer" > | |
<x xmlns="jabber:x:data" type="submit" > | |
<field type="text-single" var="call-id" > | |
<value>3EQ06688BadAfH5PUV.zBYOPLSGmywrT</value> | |
</field> | |
<field type="text-single" var="from-tag" > | |
<value>Uusifv8kbR6tJMbw1yhex3fd7hSg.SQp</value> | |
</field> | |
<field type="text-single" var="to-tag" > | |
<value>57c90334</value> | |
</field> | |
<field type="list-single" var="endpoint" > | |
<value>caller</value> | |
</field> | |
<field type="text-single" var="target-uri" > | |
<value>sip:[email protected]</value> | |
</field> | |
</x> | |
</command> | |
</iq> | |
<iq from="commands.active-calls.xmpp.onsip.com" type="result" id="transfer-1" to="[email protected]/desktop" > | |
<command xmlns="http://jabber.org/protocol/commands" status="completed" node="transfer" sessionid="5edbdf21c0e7d6e81abce523d39ef9b9" /> | |
</iq> | |
<message from="pubsub.active-calls.xmpp.onsip.com" type="headline" to="[email protected]" > | |
<event xmlns="http://jabber.org/protocol/pubsub#event"> | |
<items node="/my.studiotalker.com/testdomain.com-studio" > | |
<retract id="4654ebea886a18b776652a0c6b0aa1a6:99ad3e5a7e82fd353b76ea6f29ad273c" /> | |
</items> | |
</event> | |
<headers xmlns="http://jabber.org/protocol/shim"> | |
<header name="Collection" >/my.studiotalker.com/testdomain.com-studio</header> | |
</headers> | |
</message> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment