[Asterisk-Users] Need help to format asterisk MGCP packet.

Duane Cox duanec at illicom.net
Mon Mar 15 19:12:39 MST 2004


I disabled and enabled the voice port on the FTTH device.
This is the Asterisk debug output when I enabled it.

This debug is with the altered code (chan_mgcp.c)

---------------------------------------------------------------

MGCP read: 
rsip 14406 aaln/1@[63.252.240.2] MGCP 1.0
RM:forced
RD:0

from 63.252.240.2:2427MGCP read: 
rsip 14406 aaln/1@[63.252.240.2] MGCP 1.0
RM:forced
RD:0

from 63.252.240.2:2427Verb: 'rsip', Identifier: '14406', Endpoint: 'aaln/1@[63.252.240.2]', Version: 'MGCP 1.0'
3 headers, 0 lines
Handling request 'rsip' on aaln/1 at 63.252.240.2
    -- Resetting interface aaln/1 at 63.252.240.2
Transmitting:
200 14406 OK

 to 63.252.240.2:2427
    -- MGCP Asked to indicate tone:  on  aaln/1 at 63.252.240.2-1 in cxmode: inactive
Posting Request:
RQNT 5 aaln/1@[63.252.240.2] MGCP 1.0
X: 00640f40
R: hd(N)
 to 63.252.240.2:2427
MGCP read: 
rsip 14407 aaln/1@[63.252.240.2] MGCP 1.0
RM:restart
RD:0

from 63.252.240.2:2427MGCP read: 
rsip 14407 aaln/1@[63.252.240.2] MGCP 1.0
RM:restart
RD:0

from 63.252.240.2:2427Verb: 'rsip', Identifier: '14407', Endpoint: 'aaln/1@[63.252.240.2]', Version: 'MGCP 1.0'
3 headers, 0 lines
Handling request 'rsip' on aaln/1 at 63.252.240.2
Mar 15 20:09:27 NOTICE[-1137189968]: chan_mgcp.c:398 dump_queue: Removing message from aaln/1 at 63.252.240.2-1 tansaction 5
    -- Resetting interface aaln/1 at 63.252.240.2
Transmitting:
200 14407 OK

 to 63.252.240.2:2427
    -- MGCP Asked to indicate tone:  on  aaln/1 at 63.252.240.2-1 in cxmode: inactive
Posting Request:
RQNT 6 aaln/1@[63.252.240.2] MGCP 1.0
X: 00640f40
R: hd(N)
 to 63.252.240.2:2427
MGCP read: 
200 5 OK

from 63.252.240.2:2427MGCP read: 
200 5 OK

from 63.252.240.2:2427Verb: '200', Identifier: '5', Endpoint: 'OK', Version: '(null)'
1 headers, 0 lines
Mar 15 20:09:27 NOTICE[-1137189968]: chan_mgcp.c:1716 handle_response: Got response back on aaln/1 at 63.252.240.2-1 for transaction 5 we aren't sending? (current = 6)
MGCP read: 
200 6 OK

from 63.252.240.2:2427MGCP read: 
200 6 OK

from 63.252.240.2:2427Verb: '200', Identifier: '6', Endpoint: 'OK', Version: '(null)'
1 headers, 0 lines


 



More information about the asterisk-users mailing list