[Asterisk-Dev] MGCP channel problem
Dudlik
dudlik at morgus.cz
Fri May 7 06:19:06 MST 2004
Hello
I have a problem with my MGCP voice gateway.
I use D-Link DG104S
Boot PROM Version 3.0B38-D
Firmware Version 3.0T86-D
I tried asterisk v 0.7.2 and I am using latest CVS version now.
When I dial a number very fast, or when I use a redial function, my asterisk receives coupled digits.
My co-worker called number 245005111, these are a few lines of my debug.
The identifier of first digit (2) is 7152
then asterisk received second digit (4), identifier 7153
and then asterisk received third digit... 2 with identifier 7152
so, asterisk dialed number 24254......
all debug is in attachment
1 headers, 0 lines
Urgent handler
MGCP read:
NTFY 7152 aaln/0 at MARV MGCP 1.0 NCS 1.0
N:[217.66.161.5]:2427
X:23f9c13c
O: 2
from 217.66.161.122:2427Verb: 'NTFY', Identifier: '7152', Endpoint: 'aaln/0 at MARV', Version: 'MGCP 1.0'
4 headers, 0 lines
Handling request 'NTFY' on aaln/0 at MARV
Transmitting:
200 7152 OK
to 217.66.161.122:2427
-- Endpoint 'aaln/0 at MARV-1' observed '2'
-- MGCP Asked to indicate tone: ro on aaln/0 at MARV-1 in cxmode: inactive
Posting Request:
RQNT 8819 aaln/0 at MARV MGCP 1.0
X: 23f9c13c
R: hu(N), hf(N), D/[0-9#*](N)
S: ro
to 217.66.161.122:2427
Urgent handler
MGCP read:
NTFY 7153 aaln/0 at MARV MGCP 1.0 NCS 1.0
N:[217.66.161.5]:2427
X:23f9c13c
O: 4
from 217.66.161.122:2427Verb: 'NTFY', Identifier: '7153', Endpoint: 'aaln/0 at MARV', Version: 'MGCP 1.0'
4 headers, 0 lines
Handling request 'NTFY' on aaln/0 at MARV
Transmitting:
200 7153 OK
to 217.66.161.122:2427
-- Endpoint 'aaln/0 at MARV-1' observed '4'
-- MGCP Asked to indicate tone: ro on aaln/0 at MARV-1 in cxmode: inactive
Posting Request:
RQNT 8820 aaln/0 at MARV MGCP 1.0
X: 23f9c13c
R: hu(N), hf(N), D/[0-9#*](N)
S: ro
to 217.66.161.122:2427
Urgent handler
MGCP read:
NTFY 7152 aaln/0 at MARV MGCP 1.0 NCS 1.0
N:[217.66.161.5]:2427
X:23f9c13c
O: 2
from 217.66.161.122:2427Verb: 'NTFY', Identifier: '7152', Endpoint: 'aaln/0 at MARV', Version: 'MGCP 1.0'
4 headers, 0 lines
Handling request 'NTFY' on aaln/0 at MARV
Transmitting:
200 7152 OK
to 217.66.161.122:2427
-- Endpoint 'aaln/0 at MARV-1' observed '2'
-- MGCP Asked to indicate tone: ro on aaln/0 at MARV-1 in cxmode: inactive
Posting Request:
RQNT 8821 aaln/0 at MARV MGCP 1.0
X: 23f9c13c
R: hu(N), hf(N), D/[0-9#*](N)
S: ro
to 217.66.161.122:2427
Urgent handler
MGCP read:
NTFY 7154 aaln/0 at MARV MGCP 1.0 NCS 1.0
N:[217.66.161.5]:2427
X:23f9c13c
O: 5
from 217.66.161.122:2427Verb: 'NTFY', Identifier: '7154', Endpoint: 'aaln/0 at MARV', Version: 'MGCP 1.0'
4 headers, 0 lines
Handling request 'NTFY' on aaln/0 at MARV
This problem is only while my colleague is downloading any data from internet. The voip gateway is on the same internet line as colleague's computer.
I have these problemes everywhere with higher latence.
Vit Bohacek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug.txt
Type: application/octet-stream
Size: 13523 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-dev/attachments/20040507/b425a41c/debug.obj
More information about the asterisk-dev
mailing list