Files
asterisk/channels
Olle Johansson 2681aea6b2 Let's understand SIP:
- REFER can create dialog, Asterisk does not support it yet
- NOTIFY can create dialog in Asterisk's implementation (voicemail) even though
  we don't support the server side of it. In this case, the standard is a side issue ;-)
- Added extened functionality for unsupported methods (PING, PUBLISH) so we don't
  create PVT's for those either.

Russellb needs to judge what to do with this in 1.2, but I think the current implementation
n 1.2 is a bug since we're sending bad replies to NOTIFY and REFER outside of dialogs


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@45741 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2006-10-20 07:44:42 +00:00
..
2006-10-04 19:47:22 +00:00
2006-10-12 20:34:49 +00:00
2006-10-04 19:47:22 +00:00
2006-10-04 19:47:22 +00:00
2006-10-04 19:47:22 +00:00
2006-10-20 07:44:42 +00:00
2006-10-04 19:47:22 +00:00
2006-08-29 20:50:36 +00:00