aboutsummaryrefslogtreecommitdiffstats
path: root/src/bsc_hack.c
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-12-29 06:42:15 +0000
committerHolger Freyther <zecke@selfish.org>2008-12-29 06:42:15 +0000
commitabade7af88843abc041144fcbfcc525e65a66e94 (patch)
treec251f44d2e1bcd6e525e398abe2d213f617029b4 /src/bsc_hack.c
parent4a1e87928c9b1ba63aac9d80d4972f3f9dbed7ca (diff)
Initiate a call once we have a channel assigned
Diffstat (limited to 'src/bsc_hack.c')
-rw-r--r--src/bsc_hack.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/bsc_hack.c b/src/bsc_hack.c
index 6091b5dbe..0087de277 100644
--- a/src/bsc_hack.c
+++ b/src/bsc_hack.c
@@ -860,6 +860,11 @@ static void bsc_hack_channel_response(struct gsm_lchan *lchan, int ack)
llist_del(&station->entry);
free(station);
+
+ /*
+ * start a call
+ */
+ gsm48_cc_tx_setup(lchan);
} else {
/*
* give up and go to the next channel