After a ton of work getting ooh323 to work on asterisknow beta for an h323 trunk from an avay s8720, I am now running in to the following problem:
The call over the trunk immediately says goodbye and terminates. By playing with the sound files I was able to determine that it was hitting the following section of extensions.conf
;this is where parked calls go if they time-out. Should probably re-ring
[default]
include => ext-local
exten => s,1,Playback(vm-goodbye)
exten => s,2,Macro(hangupcall)
I have looked through the h323_log and i see the correct digits coming across:
13:24:28:735 New connection at H225 receiver
13:24:28:735 Created a new call (incoming, ooh323c_9)
13:24:28:773 Receiving H.2250 message (incoming, ooh323c_9)
13:24:28:774 Received Q.931 message: (incoming, ooh323c_9)
13:24:28:774 Received H.2250 Message = {
13:24:28:774 protocolDiscriminator = 8
13:24:28:774 callReference = 14905
13:24:28:774 from = originator
13:24:28:774 messageType = 5
13:24:28:774 Bearer-Capability IE = {
13:24:28:774 90, 90, a5 }
13:24:28:774 CallingPartyNumber IE = {
13:24:28:774 ********* <–removed for post
13:24:28:774 }
13:24:28:774 CalledPartyNumber IE = {
13:24:28:774 17302 <–this is correct
13:24:28:774 }
I am new to asterisk so it may be simple. But the extension exists in the gui.