rayo / xmpp

Fork of the XMPP XEP repo
http://gitorious.org/xmpp
3 stars 3 forks source link

Ability to stop (cancel) an Originate #92

Open bklang opened 10 years ago

bklang commented 10 years ago

I need the ability to stop a dial that is in progress, before the timer on the dial expires.

benlangfeld commented 10 years ago

So since a SIP 100 will trigger a response to a dial, and the 100 should come super fast, an ability to cancel a <dial/> is only useful in failure scenarios. I've not seen any real-world complaints about this so far, so I'm leave this alone for now.