Marc SCHAEFER
2005-Aug-01 06:39 UTC
[Asterisk-Users] How to force Requested transfer capability on BRI/PRI dial?
Hi,
on a configuration with one external ISDN S bus (to telco) and one
internal S bus (to ISDN telephone), where Asterisk is in the middle
(using HFC hardware), I noted the following:
- when a GSM phone or ISDN phone calls in, the Transfer capability
is Requested transfer capability: 0x00 - SPEECH
- when an analog phone calls in (either from an analog line or
an analog ISDN port), the Transfer capability is
Requested transfer capability: 0x10 - 3K1AUDIO
The problem is that the ISDN phone in the internal bus apparently
ignores this transfer capability in the SETUP message: it does not
answer at all. It works well in the first case (GSM, etc)
AFAIK there is no difference in the codec in both cases: just a type
difference. How can I make Asterisk (libpri?) force the Transfer
capability to the first value in any case ?
After looking a bit in the source (channels/chan_zap.c) and in
apps/app_settransfercapability.c it looks like I can do it
with in the call sequence (extensions.conf)
SetTransferCapability('SPEECH')
Is there a better way ?
Thank you.
Maybe Matching Threads
- BRIstuff/QuadBRI problem: Ring requested on unconfigured channel 255/255 span 5
- Urgent: Unable To Execute after updating from SVN
- Fax and dial-up connection issues
- cheap HFC card on Bristuff vs cheap HFC card oni4l vs Fritz ISDN BRI card on CAPI
- Latest DAHDI/libpri/Asterisk 1.8 & 1x BRI port HFC based ISDN card?
