mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-05 02:34:18 +00:00
pull some state stuff out for now
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@343 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
parent
8d234ad209
commit
8e8f641f3c
@ -405,7 +405,8 @@ L3INT Q931ProcSetupTE(Q931_TrunkInfo_t *pTrunk, L3UCHAR * buf, L3INT iFrom)
|
||||
|
||||
Q931StartTimer(pTrunk, callIndex, 303);
|
||||
|
||||
Q931SetState(pTrunk, callIndex, Q931_U1);
|
||||
/* TODO: Add this back when we get the state stuff more filled out */
|
||||
//Q931SetState(pTrunk, callIndex, Q931_U1);
|
||||
}
|
||||
/* incoming call */
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user