Does asterisk work with CCM as gateway ?
When I trying call asterisk,I totally can't hear any sound.
When call ohphone - works good.
10.0.1.219 is CCM, 10.0.1.207 asterisk.
Trace messages here :
--------------------
== New H.323 Connection created.
-- Received SETUP message...
== Setting up Call
-- Calling party name: [5001,]
-- Calling party number: [5001]
-- Called party name: [500]
-- Called party number: [500]
-- Executing Playback("H323/ip$10.0.1.219:2303/8", "demo-abouttotry") in new stack
-- Playing 'demo-abouttotry' (language 'en')
=*= In CreateRealTimeLogicalChannel for call 8
-- externalIpAddress: 10.0.1.207
-- externalPort: 15210
-- SessionID: 1
-- Direction: IsTransmitter
-- Started logical channel: sending G.711-uLaw-64k{sw}
-- channelsOpen = 1
-- remoteIpAddress: 0.0.0.0
-- remotePort: 0
-- ExternalIpAddress: 10.0.1.207
-- ExternalPort: 15210
-- Connection Established with "5001, 5001 [10.0.1.219]"
=*= In CreateRealTimeLogicalChannel for call 8
-- externalIpAddress: 10.0.1.207
-- externalPort: 15210
-- SessionID: 1
-- Direction: IsReceiver
-- Started logical channel: receiving G.711-uLaw-64k{sw}
-- channelsOpen = 2
-- remoteIpAddress: 10.0.1.219
-- remotePort: 4000
-- ExternalIpAddress: 10.0.1.207
-- ExternalPort: 15210


----------

> remoteIpAddress: 0.0.0.0
> remotePort: 0

Looks incorrectly !


Tested with latest cvs asterisk. Maybe asterisk h.323 channel driver not correctly parse h.323 messages.

--
Pavel Zheltouhov

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to