]> git.ipfire.org Git - thirdparty/asterisk.git/commit
test_cel: Update pickup test to expect CANCEL instead of ANSWSER
authorMatthew Jordan <mjordan@digium.com>
Fri, 17 Oct 2014 01:45:06 +0000 (01:45 +0000)
committerMatthew Jordan <mjordan@digium.com>
Fri, 17 Oct 2014 01:45:06 +0000 (01:45 +0000)
commit5a1a21afc2719a7357bdef8d6c5b9e1316bfd5df
tree05ee697953537ac4090304bf9af23b8af9b3e83e
parent90bd7988c34936fe6063ef04ab5cb9da0b40ab1a
test_cel: Update pickup test to expect CANCEL instead of ANSWSER

The CEL pickup test previously looked for a disposition of ANSWER between the
original caller/peer when the call is picked up. This is actually incorrect:
the disposition should, at the very least, not be ANSWER as the call was
never ANSWERed. The disposition is now CANCEL; this patch updates the test
accordingly.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/12@425757 65c4cc65-6c06-0410-ace0-fbb531ad65f3
tests/test_cel.c