dect
/
asterisk
Archived
13
0
Fork 0

Test commit for test issue #14303

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@169866 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
mmichelson 2009-01-21 23:20:27 +00:00
parent 59664c2260
commit 64efffda5f
1 changed files with 1 additions and 1 deletions

View File

@ -693,7 +693,7 @@ static struct dahdi_pvt {
time_t guardtime; /*!< Must wait this much time before using for new call */
int cid_signalling; /*!< CID signalling type bell202 or v23 */
int cid_start; /*!< CID start indicator, polarity or ring */
int callingpres; /*!< The value of callling presentation that we're going to use when placing a PRI call */
int callingpres; /*!< The value of calling presentation that we're going to use when placing a PRI call */
int callwaitingrepeat; /*!< How many samples to wait before repeating call waiting */
int cidcwexpire; /*!< When to expire our muting for CID/CW */
unsigned char *cidspill;