summaryrefslogtreecommitdiffstats
path: root/sys/i4b/layer4/i4b_l4.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i4b/layer4/i4b_l4.c')
-rw-r--r--sys/i4b/layer4/i4b_l4.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/i4b/layer4/i4b_l4.c b/sys/i4b/layer4/i4b_l4.c
index 1a7f7e8..517ee10 100644
--- a/sys/i4b/layer4/i4b_l4.c
+++ b/sys/i4b/layer4/i4b_l4.c
@@ -391,6 +391,9 @@ i4b_l4_connect_ind(call_desc_t *cd)
else
strcpy(mp->src_subaddr, TELNO_EMPTY);
+ mp->src_ton = cd->src_ton;
+ mp->dst_ton = cd->dst_ton;
+
strcpy(mp->display, cd->display);
mp->scr_ind = cd->scr_ind;
OpenPOWER on IntegriCloud