06-23-2016 10:30 PM - edited 03-17-2019 07:21 AM
Hi All,
I am trying to set up call between PSTN -> H323 -> H323 -> CME.
When the calls hits on first h323, it should send call to second h323 gateway via IP. Then second h323 gateway will send call to cme via POTS.
Unfortunately call is not processing. Kindly help to resolve.
06-23-2016 10:41 PM
06-24-2016 12:37 AM
debug h225 asn1
and
debug h245 asn1
would be useful as well and show run
Leszek
06-25-2016 11:38 PM
06-25-2016 11:30 PM
Hi Suresh,
Please find attached configs and debugs..
Calling number is 22264988 called number is 22264981.
I haven't run debug on our main H323 gateway (which is the first gateway in the mentioned call flow) since it is in production and will have more live calls.
06-26-2016 01:14 AM
On h323 gateway put command " forward-digits all" under below dial-peer.
edit...you have already translating number in cme so just do above change in h323 gateway.
dial-peer voice 1 pots
06-26-2016 01:25 AM
Still same result.
06-26-2016 01:31 AM
Pls attach debug voip ccapi inout from h323 gateway and cme, earlier h323 gateway was sending called number as 1 to cme.
Suresh
06-26-2016 01:36 AM
06-26-2016 02:16 AM
Now, we have moved one step further. Now called number is showing correctly at cme. Now, another issue is codec in h323 gateway, as call is connecting on dial peer 0 (default dial peer) in h323 gw and by default h323 gw supports g729 codec only so we need to configure one more dial peer at h323 gw as below. dial-peer voice 2 voip incoming called-number 2226498[1-2] Session target ipv4:<main h323 gw IP>
no vad
And apply voice class codec to it, and keep g711ulaw and g711alaw on top in that voice class codec, otherwise use transcoder.
Suresh
06-26-2016 02:25 AM
06-26-2016 03:12 AM
Now codec negotiation is also working as required.
Is phone ringing at cme when u make call ?
It's showing connected.
can u attach debug voip ccapi inout from main h 323 gateway as well.
Suresh
06-27-2016 12:18 AM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide