projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98e93bc
)
One line documentation ftw!
author
Joshua Colp
<jcolp@digium.com>
Tue, 8 Jan 2008 20:52:07 +0000
(20:52 +0000)
committer
Joshua Colp
<jcolp@digium.com>
Tue, 8 Jan 2008 20:52:07 +0000
(20:52 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97197
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
channels/chan_sip.c
patch
|
blob
|
history
diff --git
a/channels/chan_sip.c
b/channels/chan_sip.c
index
f4de9e5
..
df20aee
100644
(file)
--- a/
channels/chan_sip.c
+++ b/
channels/chan_sip.c
@@
-3412,6
+3412,7
@@
static void do_setnat(struct sip_pvt *p, int natflags)
}
}
+/*! \brief Set the global T38 capabilities on a SIP dialog structure */
static void set_t38_capabilities(struct sip_pvt *p)
{
p->t38.capability = global_t38_capability;