[Asterisk-Users] Always Ringing

VoIP Newbie voip.newbie at gmail.com
Mon May 16 04:29:18 MST 2005


Hi all,

I am using chan_h323 from Asterisk CVS to interconnect with GNUGK
v2.2.2. Then I made call from a H323 EP, thru GNUGK, to SIP EP on
Asterisk. However, I only heard ringing when the call was answered on
SIP side. Below is the debug from chan_h323. Any help is welcome.
Thanks.

*CLI>   == New H.323 Connection created.
    -- Setting up Call
    --  Call token:  [ip$22.7.20.32:30012/16050]
    --  Calling party name:  [6907]
    --  Calling party number:  [6907]
    --  Called party name:  [0069777]
    --  Called party number:  [0069777]
        --Received SETUP message
        =-= In OnAnswerCall for call 16050
                - Progress Indicator: 0
                - Inserting PI of 0 into ALERTING message
        -- Started logical channel: sending G.729
                -- channelsOpen = 1
                External RTP Session Starting
                RTP channel id 1 parameters:
                -- remoteIpAddress: 22.7.20.32
                -- remotePort: 51048
                -- ExternalIpAddress: 0.0.0.0
                -- ExternalPort: 17816
        -- Started logical channel: receiving G.729
                -- channelsOpen = 2
                External RTP Session Starting
                RTP channel id 1 parameters:
        ExternalRTPChannel Destroyed
        ExternalRTPChannel Destroyed
    -- Executing Dial("H323/ip$22.7.20.32:30012/16050", "SIP/69777")
in new stack
    -- Called 69777
    -- SIP/69777-c6ce is ringing
        Sending alerting

    -- SIP/69777-c6ce answered H323/ip$22.7.20.32:30012/16050
        Answering call ip$22.7.20.32:30012/16050
        -- Transmitting RFC2833 on payload 96
        -- Received Facility message...
        =-= In OnConnectionEstablished for call 16050
                -- Connection Established with "6907 [22.7.20.32]"
        -- Received Facility message...
        -- Started logical channel: receiving G.729
                -- channelsOpen = 3
                External RTP Session Starting
                RTP channel id 1 parameters:
        -- Received Facility message...
        -- Received RELEASE COMPLETE message...
        -- ClearCall: Request to clear call with token
ip$22.7.20.32:30012/16050, cause EndedByRemoteUser
        -- Sending RELEASE COMPLETE
                channelsOpen = 2
                channelsOpen = 1
                channelsOpen = 0
        ExternalRTPChannel Destroyed
        ExternalRTPChannel Destroyed
        ExternalRTPChannel Destroyed
        -- ClearCall: Request to clear call with token
ip$22.7.20.32:30012/16050, cause EndedByTransportFail
  == Spawn extension (default, 0069777, 1) exited non-zero on
'H323/ip$22.7.20.32:30012/16050'
-- 6907 [22.7.20.32] has cleared the call
        == H.323 Connection deleted.



More information about the asterisk-users mailing list