Alexander Topolanek
2005-May-30 22:58 UTC
[Asterisk-Users] Chan OH323 and overlapping digits
Hi, Perhaps there's something wrong in my config... I did some tests connecting Asterisk to an Ericsson MD110 PBX by setting up an h323 trunk. When dialling into asterisk I got some problems when the entire number is not in the setup message, i.e. I'm dialling digit by digit on the ericsson phone. Lets say I have 4001 in my extensions, and dial that from the Ericsson PBX, then the Ericsson switch is sending a h.225 setup message with a called party number "4". The oh323 channel replies with a h.225 callProceeding Message, which makes the MD110 stop sending further digits. I commented out already the "s" extension, so no matching pattern is found for a "4". I would have expected the channel to collect digits until a matching pattern is fount or until a timeout. Best regards Alexander
There is nothing wrong with your config, it is just unimplemented functionality. Michael. Alexander Topolanek wrote:> Hi, > > Perhaps there's something wrong in my config... > > I did some tests connecting Asterisk to an Ericsson MD110 PBX by setting > up an h323 trunk. When dialling into asterisk I got some problems when > the entire number is not in the setup message, i.e. I'm dialling digit > by digit on the ericsson phone. > > Lets say I have 4001 in my extensions, and dial that from the Ericsson > PBX, then the Ericsson switch is sending a h.225 setup message with a > called party number "4". The oh323 channel replies with a h.225 > callProceeding Message, which makes the MD110 stop sending further > digits. > > I commented out already the "s" extension, so no matching pattern is > found for a "4". I would have expected the channel to collect digits > until a matching pattern is fount or until a timeout. > > Best regards > Alexander >