Hi,
    I have some problems transfering call from phone to phone with my Asterisk. When I dial Flash I can hear for half a second the dial tone, but it stops suddenly. The other phone hear the on hold music and pressing flash key another time I get back to the previous channel.
On the asterisk consolle seems to be all ok, this is whant I can read:
 
asterisk1*CLI>
    -- Swapping 0 for 1 on aaln/[EMAIL PROTECTED]
    -- MGCP Muting 0 on aaln/[EMAIL PROTECTED]
    -- Started music on hold, class 'default', on channel 'SIP/024390239-1c04'
    -- MGCP mgcp_new(MGCP/aaln/[EMAIL PROTECTED]) created in state: Down
asterisk1*CLI>
    -- Swapping 1 for 0 on aaln/[EMAIL PROTECTED]
    -- Stopped music on hold on SIP/024390239-1c04
asterisk1*CLI>
If I enamble MGCP debug I can read this when the dial tone stop:
 
asterisk1*CLI>
MGCP read: LI>
NTFY 644 aaln/[EMAIL PROTECTED] MGCP 0.1 NCS 1.0
X: 3bbde177
O: hf
 
from 10.1.1.101:2427
Verb: 'NTFY', Identifier: '644', Endpoint: 'aaln/[EMAIL PROTECTED]', Version: 'MGCP 0.1'
3 headers, 0 lines
Handling request 'NTFY' on aaln/[EMAIL PROTECTED]
Transmitting:>
200 644 OK
 
 to 10.1.1.101:2427
    -- MGCP Asked to indicate tone:  on  aaln/[EMAIL PROTECTED] in cxmode: sendrecv
Posting Request:
RQNT 734 aaln/[EMAIL PROTECTED] MGCP 1.0
X: 6038038f
R: L/hu(N),L/hf(N),D/[0-9#*](N)
 to 10.1.1.101:2427
    -- Swapping 0 for 1 on aaln/[EMAIL PROTECTED]
    -- MGCP Muting 0 on aaln/[EMAIL PROTECTED]
    -- Modified aaln/[EMAIL PROTECTED] with new mode: inactive on callid: 05eb2f883bbde177
Posting Request:
MDCX 735 aaln/[EMAIL PROTECTED] MGCP 1.0
C: 05eb2f883bbde177
M: inactive
X: 3bbde177
I: 37
R: L/hu(N),L/hf(N),D/[0-9#*](N)
 to 10.1.1.101:2427
    -- Started music on hold, class 'default', on channel 'SIP/024390239-7517'
    -- Creating connection for aaln/[EMAIL PROTECTED] in cxmode: recvonly callid: 45fd1cb95a923a70
We're at 10.0.0.1 port 12236
Answering with capability 8
Posting Request:
CRCX 736 aaln/[EMAIL PROTECTED] MGCP 1.0
C: 45fd1cb95a923a70
L: p:20, a:PCMA
M: recvonly
X: 5a923a70
 
v=0
o=root 2615 2615 IN IP4 10.0.0.1
s=session
c=IN IP4 10.0.0.1
t=0 0
m=audio 12236 RTP/AVP 8
a=rtpmap:8 PCMA/8000
 to 10.1.1.101:2427
    -- MGCP Asked to indicate tone: L/dl on  aaln/[EMAIL PROTECTED] in cxmode: recvonly
Queueing Request:
RQNT 737 aaln/[EMAIL PROTECTED] MGCP 1.0
X: 6038038f
R: L/hu(N),L/hf(N),D/[0-9#*](N)
S: L/dl
 to 10.1.1.101:2427
    -- MGCP mgcp_new(MGCP/aaln/[EMAIL PROTECTED]) created in state: Down
MGCP read: LI>
200 734 OK
 
from 10.1.1.101:2427
Verb: '200', Identifier: '734', Endpoint: 'OK', Version: '(null)'
1 headers, 0 lines
Posting Queued Request:
RQNT 737 aaln/[EMAIL PROTECTED] MGCP 1.0
X: 6038038f
R: L/hu(N),L/hf(N),D/[0-9#*](N)
S: L/dl
 to 10.1.1.101:2427
MGCP read: LI>
200 735 OK
 
from 10.1.1.101:2427
Verb: '200', Identifier: '735', Endpoint: 'OK', Version: '(null)'
1 headers, 0 lines
MGCP read: LI>
502 736 DSP RESOURCE-CODING PROBLEM
 
from 10.1.1.101:2427
Verb: '502', Identifier: '736', Endpoint: 'DSP', Version: 'RESOURCE-CODING PROBLEM'
1 headers, 0 lines
    -- MGCP mgcp_hangup(MGCP/aaln/[EMAIL PROTECTED]) on aaln/[EMAIL PROTECTED]
    -- MGCP Asked to indicate tone: L/wt,L/ci(03/09/13/18,155,) on  aaln/[EMAIL PROTECTED] in cxmode: recvonly
Queueing Request:
RQNT 738 aaln/[EMAIL PROTECTED] MGCP 1.0
X: 6038038f
R: L/hu(N),L/hf(N),D/[0-9#*](N)
S: L/wt,L/ci(03/09/13/18,155,)
 to 10.1.1.101:2427
MGCP read: LI>
200 737 OK
 
from 10.1.1.101:2427
Verb: '200', Identifier: '737', Endpoint: 'OK', Version: '(null)'
1 headers, 0 lines
Posting Queued Request:
RQNT 738 aaln/[EMAIL PROTECTED] MGCP 1.0
X: 6038038f
R: L/hu(N),L/hf(N),D/[0-9#*](N)
S: L/wt,L/ci(03/09/13/18,155,)
 to 10.1.1.101:2427
MGCP read: LI>
200 738 OK
 
from 10.1.1.101:2427
Verb: '200', Identifier: '738', Endpoint: 'OK', Version: '(null)'
1 headers, 0 lines
Can anyone please help me?
 
Best regards,
    Andrea Frigo
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to