mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-01 20:43:15 -07:00
One line documentation ftw!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@97197 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user