cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
380
Views
0
Helpful
3
Replies

ATA 186

jitesh1982
Level 1
Level 1

Dear All,

I have 2 ATA 186, at present they are communicating on Port 1. If I want to have communication on Port 1 and Port 2 simultaneously, is there a way that both port runs on G729 simultaneously.

Rgds,

Jitesh

3 Replies 3

jgolia
Level 1
Level 1

Jitesh,

The ATA will either allow G.729 on Phone one _OR_ Phone two. This setting is governed by Bit 21 of ConnectMode.

See the paste below from the following URL:

http://www.cisco.com/en/US/products/hw/gatecont/ps514/products_administration_guide_chapter09186a00800c4d1f.html#42433

~~~BEGIN PASTE~~~

ConnectMode

Description

This parameter is a 32-bit bitmap to control the connection mode of the selected call signalling protocol. Table 5-2 provides bit definitions for this parameter.

Default

0x90000400

21

0?Enable G729 on the Phone 1 FXS port.

1?Enable G729 on the Phone 2 FXS port.

~~~END PASTE~~~

Bit 21 is 0 by default.

To enable G729 on Phone 2 instead use 0x90100400 here.

In my testing I was able to register both ports in a DP which specified a G711 region. I was able to call successfully to other phones then.

When Phone 2 is set in a 729 DP & Region, I am unable to call out. Reorder is provided after another DN is dialled.

Even setting the above ConnectMode value, returning Phone 1 to 711, Phone 2 as 729, I am still unable to dial other DNs. 711 on Phone 2 works fine.

Please rate helpful posts.

Thanks.

Dear jgolia ,

Thanks for reply,but I have tried all the guidence provided by u before posting query.

Rgds,

Jitesh

>>Bit 21 is 0 by default.

>>To enable G729 on Phone 2 instead use >>0x90100400 here.

I think this should be:

0x90200400