]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 178213 via svnmerge from
authorJoshua Colp <jcolp@digium.com>
Tue, 24 Feb 2009 15:22:25 +0000 (15:22 +0000)
committerJoshua Colp <jcolp@digium.com>
Tue, 24 Feb 2009 15:22:25 +0000 (15:22 +0000)
commit69602d500a40196527553407f70f45bcd0d027fc
treebd5a883eb77a6426479281ee718762f11052735f
parent4529a5745978e636958a24406b56bd6dace8e430
Merged revisions 178213 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
  r178213 | file | 2009-02-24 11:18:38 -0400 (Tue, 24 Feb 2009) | 16 lines

  Merged revisions 178205 via svnmerge from
  https://origsvn.digium.com/svn/asterisk/branches/1.4

  ........
    r178205 | file | 2009-02-24 11:16:07 -0400 (Tue, 24 Feb 2009) | 9 lines

    Skip check for extension when subscribing for MWI.

    Since the remote side is not actually subscribing to a specific extension when
    subscribing for MWI just skip the check to see if the extension exists. They can't use it
    to specify the mailbox either since we require configuration of that in sip.conf

    (closes issue #14531)
    Reported by: festr
  ........
................

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.1@178232 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c