[chan-capi-users] Primux ISDN PRI adapter - Analog call in
Armin Schindler
armin at melware.de
Tue Aug 18 09:44:39 CEST 2009
Hello,
On Tue, 18 Aug 2009, Giancarlo Galvagno wrote:
> Armin,
> thank you for your prompt reply
> I believe this is not true: as you can see from this log, obtained with the
> Primux Trace utility
>
> ---------------------------------------- cut here
>
>
>
> Info number 800F
> Info element 00
> 473.16.41.256 Len=12 Appl=2 Num=B3AD v INFO_RESP
> Controller/PLCI 00000101
> 473.16.41.256 Len=15 Appl=2 Num=B3AE ^ CONNECT_ACT_IND
......
no, I cannot see anthing in that trace regarding why the
call is accepted. The trace just shows that the call is now active, but not
why and when it was accepted.
You should have a look at the asterisk verbose log with
set verbose 5
capi debug
while receiving that call.
Armin
>> Hi,
>>
>> On Tue, 18 Aug 2009, Giancarlo Galvagno wrote:
>>> I have a big problem with a Primux ISDN PRI adapter, Trixbox 1.4.
>>> The adapter works fine for dialing out.
>>> Also, it works fine for dialing in if I call from an ISDN line or a
>>> cellphone
>>> But when I dial from an analog phone, ( by example 0184716302 )Asterisk
>>> receives only 0184716, not the last three digits: in this case, from the
>>> Asterisk side the IVR catch the call and I cannot reach my extension 302
>>> I have several times contacted the manufacturer of the Primux Card (
>>> Gerdes ) but they did not find any suggestion.
>>> Has someone in the past had the same problem ?
>>
>> that's not a problem of the card, but of the dialplan of Trixbox. The
>> default dialplan seems to 'accept' any call from ISDN trunk. This means
>> that
>> even if digits follow, there was already a match in the dialplan and other
>> digits are ignored. So you need to change the dialplan of Trixbox from
>> e.g.
>> exten => _X.,1,...
>> to
>> exten => _018471XXXX,1,...
>>
>> Armin
>>
>> _______________________________________________
>> Chan-capi-users mailing list
>> Chan-capi-users at lists.melware.net
>> http://lists.melware.net/mailman/listinfo/chan-capi-users
>>
>
>
> _______________________________________________
> Chan-capi-users mailing list
> Chan-capi-users at lists.melware.net
> http://lists.melware.net/mailman/listinfo/chan-capi-users
>
More information about the Chan-capi-users
mailing list