Hi When I call a phone with CAPI if the phone available I hear ringing ok but if the phone is busy I don't hear anything at all. Also, when I call a mobile phone and it is turned off I don't hear the operator voice answer me telling me that the request phone is turned off or unavailable. Any ideas? m
go with early b3.... matteo. Il mar, 2004-02-03 alle 12:44, Matteo Rancilio ha scritto:> Hi > > When I call a phone with CAPI if the phone available I hear ringing ok > but if the phone is busy I don't hear anything at all. > Also, when I call a mobile phone and it is turned off I don't hear the > operator voice answer me telling me that the request phone is turned off > or unavailable. > > Any ideas? > > m > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users-- Matteo Brancaleoni Espia System Administrator Email : mbrancaleoni@espia.it Web : http://www.espia.it Phone : +39 02 70633354 - ext 201 IAX(2): guest@213.140.14.155 - ext 201 Iaxtel: 1-700-56-62458 - ext 201
I tried with these ones but nothing change much: http://www.voip-info.org/tiki-pagehistory.php?page=Asterisk+CAPI+readme&diff=2 My extensions are [outgoing] exten => 0,1,Goto(outgoing-isdn,s,1) [outgoing-isdn] exten => s,1,NoOp() exten => _X.,1,Dial(CAPI/mynumber:b${EXTEN}|30) Any ideas?