blob: 80119cbbce2f0402f26f5866b83dc9de222a3c91 [file] [log] [blame]
Neels Hofmeyrac69ea92018-12-19 00:27:50 +01001DLMGCP MGCP client: using endpoint domain '@mgw'
Philipp Maier7d86d4c2021-06-11 15:16:13 +02002DLMGCP message buffer to small, can not generate MGCP message (SDP)
Neels Hofmeyrc8f37cb2017-11-30 13:43:11 +01003
4test_mgcp_client_cancel():
Neels Hofmeyrac69ea92018-12-19 00:27:50 +01005DLMGCP MGCP client: using endpoint domain '@mgw'
Neels Hofmeyrc8f37cb2017-11-30 13:43:11 +01006- composed msg with trans_id=1
7- not in queue yet, cannot cancel yet
8DLMGCP Cannot cancel, no such transaction: 1
9- enqueue
10- cancel succeeds
11DLMGCP Canceled transaction 1
12- late response gets discarded
13DLMGCP Cannot find matching MGCP transaction for trans_id 1
14- canceling again does nothing
15DLMGCP Cannot cancel, no such transaction: 1
16test_mgcp_client_cancel() done
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010017
18test_sdp_section_start() test [0]:
19body: ""
Neels Hofmeyre8278312019-09-19 03:06:46 +020020DLMGCP MGCP response contains no SDP parameters
21got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020022got audio_ip=""
Neels Hofmeyre8278312019-09-19 03:06:46 +020023got audio_port=0
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010024
25test_sdp_section_start() test [1]:
26body: "\n\n"
27got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020028got audio_ip=""
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010029got audio_port=0
30
31test_sdp_section_start() test [2]:
32body: "\r\n\r\n"
33got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020034got audio_ip=""
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010035got audio_port=0
36
37test_sdp_section_start() test [3]:
38body: "\n\r\n\r"
39got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020040got audio_ip=""
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010041got audio_port=0
42
43test_sdp_section_start() test [4]:
44body: "some mgcp header data\r\nand header params\n\nm=audio 23\r\n"
45got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020046got audio_ip=""
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010047got audio_port=23
48
49test_sdp_section_start() test [5]:
50body: "some mgcp header data\r\nand header params\r\n\r\nm=audio 23\r\n"
51got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020052got audio_ip=""
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010053got audio_port=23
54
55test_sdp_section_start() test [6]:
56body: "some mgcp header data\r\nand header params\n\r\n\rm=audio 23\r\n"
57got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020058got audio_ip=""
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010059got audio_port=23
60
61test_sdp_section_start() test [7]:
62body: "some mgcp header data\r\nand header params\n\r\nm=audio 23\r\n"
Neels Hofmeyre8278312019-09-19 03:06:46 +020063DLMGCP MGCP response contains no SDP parameters
64got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020065got audio_ip=""
Neels Hofmeyre8278312019-09-19 03:06:46 +020066got audio_port=0
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010067
68test_sdp_section_start() test [8]:
69body: "some mgcp header data\r\nand header params\r\n\rm=audio 23\r\n"
Neels Hofmeyre8278312019-09-19 03:06:46 +020070DLMGCP MGCP response contains no SDP parameters
71got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020072got audio_ip=""
Neels Hofmeyre8278312019-09-19 03:06:46 +020073got audio_port=0
Neels Hofmeyra8c6a9c2018-02-21 15:36:45 +010074
75test_sdp_section_start() test [9]:
76body: "some mgcp header data\r\nand header params\n\r\rm=audio 23\r\n"
Neels Hofmeyre8278312019-09-19 03:06:46 +020077DLMGCP MGCP response contains no SDP parameters
78got rc=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020079got audio_ip=""
Neels Hofmeyre8278312019-09-19 03:06:46 +020080got audio_port=0
Pau Espin Pedrol9dc73592020-08-28 20:21:55 +020081
82test_sdp_section_start() test [10]:
83body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP4 1.2.3.4\r\n"
84got rc=0
85got audio_ip="1.2.3.4"
86got audio_port=0
87
88test_sdp_section_start() test [11]:
89body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP6 2001:db8:1::ab9:c0a8:102\r\n"
90got rc=0
91got audio_ip="2001:db8:1::ab9:c0a8:102"
92got audio_port=0
93
94test_sdp_section_start() test [12]:
95body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP6 1.2.3.4\r\n"
96DLMGCP Failed to parse MGCP response header (audio ip)
97got rc=-22
98
99test_sdp_section_start() test [13]:
100body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP4 ::1\r\n"
101DLMGCP Failed to parse MGCP response header (audio ip)
102got rc=-22
103
104test_sdp_section_start() test [14]:
105body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP4 notanip\r\n"
106DLMGCP Failed to parse MGCP response header (audio ip)
107got rc=-22
108
109test_sdp_section_start() test [15]:
110body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP4 1.2.3.4.5.6\r\n"
111DLMGCP Failed to parse MGCP response header (audio ip)
112got rc=-22
113
114test_sdp_section_start() test [16]:
115body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP4 1.2 .3\r\n"
116DLMGCP Failed to parse MGCP response header (audio ip)
117got rc=-22
118
119test_sdp_section_start() test [17]:
120body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP4 1.2 .3\r\n"
121DLMGCP Failed to parse MGCP response header (audio ip)
122got rc=-22
123
124test_sdp_section_start() test [18]:
125body: "some mgcp header data\r\nand header params\r\n\r\nc=IN IP4 \r\n"
126DLMGCP Failed to parse MGCP response header (audio ip)
127got rc=-22
Philipp Maier704c4f02018-06-07 18:51:31 +0200128DLMGCP ptmap contains illegal mapping: codec=113 maps to pt=2
129DLMGCP ptmap contains illegal mapping: codec=0 maps to pt=100
130DLMGCP ptmap contains illegal mapping: codec=113 maps to pt=2
131DLMGCP ptmap contains illegal mapping: codec=0 maps to pt=100
Philipp Maier48635912020-06-25 20:16:22 +0200132DLMGCP MGCP client: using endpoint domain '@mgw'
133DLMGCP Cannot compose MGCP e1-endpoint name (ds/e1-15/s-1/su128-0@mgw), rate(128)/offset(0) combination is invalid!
134DLMGCP Cannot compose MGCP e1-endpoint name (ds/e1-15/s-1/su8-16@mgw), rate(8)/offset(16) combination is invalid!
135DLMGCP Cannot compose MGCP e1-endpoint name (ds/e1-15/s-0/su8-2@mgw), E1-timeslot number (0) is invalid!
136DLMGCP Cannot compose MGCP e1-endpoint name (ds/e1-15/s-64/su8-2@mgw), E1-timeslot number (64) is invalid!
Neels Hofmeyra1756f32016-05-20 21:59:55 +0200137Done