Hi Roger,

There are quite a number of areas that could stop this working on the MD110 PBX side. I'll show you how mine are configured - you may like to try some of my paratemeters. My MD110 is running BC9 software - should consult your Ericsson manual to understand the roles of each of these paramters. Keep in mind that I'm not talking directly from our MD110 to Asterisk - rather the MD110 is using a QSIG link to talk to a cisco 3745 voip gateway - which in turn has dial peers configured to talk to our Asterisk box.

I hope helps.

Tim.

<.rocap:rou=45;
ROUTE CATEGORY DATA

ROU SEL          TRM SERV       NODG DIST DISL TRAF     SIG          BCAP

45  111000000000 3   3110000000  0   30   128  00151515 111110000031 101100

END

<.roddp:dest=3;
EXTERNAL DESTINATION ROUTE DATA

DEST  DRN ROU CHO CUST ADC                TRC SRT NUMACK PRE

3         45           150510000000025000 0   1   0

END

<.excap:dir=19111;
EXTENSION CATEGORY FIELDS

DIR       TRAF      SERV      CDIV       ROC       TRM       ADC

19111     03030315  02001201  001131000  0000      0         000010301

END


Rogerio Ferreira da Cunha wrote:

Tim,

It's working. But I'm not getting the callerid from the MD's callers.
Do you have any idea?

Tks 4 your help.

2005/11/24, Tim Rayner <[EMAIL PROTECTED]>:
Hi Roger,

We've solved this with the MD110 sending calls to cisco VoIP gateways.
The method is to set the Minimum and Maximum call length for this number
range on the MD110 - and to configure the destination route to only send
the call when the minimum length is reached (sometimes called en-block
sending).  If your asterisk number range is 1500 - 1599

define your minimum and maximum length.

NANLS:EXL=15,MIN=4,MAX=4;

Also - make sure that your Route definition for this destination does
the enblock.

RODDI:DEST=15,ROU=45,ADC=1xxxxxxxxxxxxx;

The first parameter of ADC causes the call to wait for minimum length
before sending it to the route - the other parameters should stay at
their pervious values.

I hope this helps - its worked well for us.


--
======================================================================
Tim Rayner - Networks Team Leader |Email: [EMAIL PROTECTED]
        Charles Sturt University |Mail: P.O. Box 789,Albury,NSW,2640
        Phone : (02) 6051 9886   |Fax: (02) 6051 9919
======================================================================
"There are only 10 types of people - those who understand binary
and those who don't"
======================================================================

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to