projects
/
working
/
SIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b21f0fb
)
Make sure to set BL: Patron Valid when the patron is, in fact,
author
djfiander
<djfiander>
Sun, 30 Apr 2006 01:20:01 +0000
(
01:20
+0000)
committer
djfiander
<djfiander>
Sun, 30 Apr 2006 01:20:01 +0000
(
01:20
+0000)
valid (uncovered by the tests)
Sip/MsgType.pm
patch
|
blob
|
history
diff --git
a/Sip/MsgType.pm
b/Sip/MsgType.pm
index
f49b793
..
e984fab
100644
(file)
--- a/
Sip/MsgType.pm
+++ b/
Sip/MsgType.pm
@@
-925,6
+925,8
@@
sub handle_patron_info {
$resp .= summary_info($patron, $summary, $start, $end);
+ $resp .= add_field(FID_VALID_PATRON, 'Y');
+
# SIP 2.0 extensions used by Envisionware
# Other types of terminals will ignore the fields, if
# they don't recognize the codes