aboutsummaryrefslogtreecommitdiffstats
path: root/src/call.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-05Prepare to support MO Call HOLDKeith1-0/+2
2016-04-04vty: Add simple VTY output for current callsHolger Hans Peter Freyther1-0/+56
2016-03-26call: Create a call with a SIP legHolger Hans Peter Freyther1-0/+24
2016-03-26call: It is call_create and not sip_createHolger Hans Peter Freyther1-1/+1
2016-03-26mncc: In case of an unexpected REL.IND inform the other leg about itHolger Hans Peter Freyther1-0/+12
2016-03-26call: Change to past tense and move code after the freeHolger Hans Peter Freyther1-1/+2
2016-03-22call: Add a backpointer from leg to call and drop the argumentHolger Hans Peter Freyther1-1/+5
2016-03-22mncc: Dispatch setup and issue rtp create in response then continueHolger Hans Peter Freyther1-0/+25
2016-03-22call/app: Hook the MNCC disconnect event in the app and release callsHolger Hans Peter Freyther1-0/+26
2016-03-22call: Introduce a structure for representing a callHolger Hans Peter Freyther1-0/+24