Quantcast
Channel: Ignite Realtime : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 10742

IQHandler not receives packets with subdomain receiver

$
0
0

When  to = 'xxx@domain' my handlers works fine,

when   to = 'xxx@yyy.domain'  handlers not invoked (below is packet I received)

 

<iq type="set" to="74a8943c-63f0-4a5c-8091-28bd4c479d63@conference.helios">

     ... Request body

     <error code="400" type="modify">

     <bad-request xmlns="urn:ietf:params:xml:ns:xmpp-stanzas"></bad-request></error>

</iq>

 

Is there a way exist made handlers be invokable ? Thanks.


Viewing all articles
Browse latest Browse all 10742

Trending Articles