Antonio, RE: # slmodemd -c USA /dev/slamr0 --debug=3 Sasha long ago related that while debug=3 provides useful diagnostics, it deprives the modem of too much resources to succeed in a dialout. Please use debug=2 next time, and send in that report. MarvS On Tue, Sep 15, 2009 at 12:32 AM, Antonio Olivares <olivares14031@xxxxxxxxx> wrote: > Dear all, > > I have run slmodemd in debug mode like following: > > slmodemd -c USA /dev/slamr0 -debug=3 > > with following results: > > [root@localhost ~]# lsmod | grep 'slamr' > slamr 428936 0 > [root@localhost ~]# lsmod | grep 'ungrab_winmodem' > ungrab_winmodem 1836 0 > [root@localhost ~]# uname -r > 2.6.31 > [root@localhost ~]# slmodemd -c USA /dev/slamr0 --debug=3 > SmartLink Soft Modem: version 2.9.11 Sep 12 2009 13:47:36 > <050.976642> SmartLink Soft Modem: version 2.9.11 Sep 12 2009 13:47:36 > <050.976757> slamr0: startup modem... > <050.976864> slamr0: update termios... > symbolic link `/dev/ttySL0' -> `/dev/pts/3' created. > modem `slamr0' created. TTY is `/dev/pts/3' > <050.977244> open file: /var/lib/slmodem/data.slamr0... > <050.979039> main: rt applyed: SCHED_FIFO, pri 99 > Use `/dev/ttySL0' as modem device, Ctrl+C for termination. > > <068.537689> main: termios changed. > <068.537705> slamr0: update termios... > <068.597679> main: termios changed. > <068.597688> slamr0: update termios... > <068.699690> slamr0: run cmd: ATZ > <068.699699> slamr0: modem reset... > <068.699705> slamr0: modem set state: 1 --> 1... > <068.699712> slamr0: modem set mode: -> 0... > <068.699718> slamr0: modem report result: 0 (OK) > <068.801751> slamr0: run cmd: ATQ0V1E1S0=0X3&C1&D2+MS=90 > <068.801765> slamr0: modem report result: 0 (OK) > <068.903707> slamr0: run cmd: ATDT7072000 > <068.903717> slamr0: modem dial: T7072000... > <068.903723> slamr0: modem_dial_start... > <068.903728> call: create... > <068.903736> CallProgFP_Create >> > <068.903742> APPLY_FILTER = 0 > <068.903749> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <068.903755> ============> 6 > <068.903760> Cadence: Busy Tone loose detection is 0 > <068.903767> TYPE BUSY > <068.903772> Filter index 6 > <068.903777> Filter SubIndex 0 > <068.903782> MAX_ON_TIME 30 Buffers MIN_ON_TIME 9 Buffers > <068.903788> MAX_OFF_TIME 30 Buffers MIN_OFF_TIME 9 Buffers > <068.903794> OFF_TIME_THAT_RESETS_CYCLE 90 > <068.903799> BUFFER LENGTH 160 samples. > <068.903804> INTEGRATION_LENGTH 0[ms] > <068.903810> LEVEL 96 > <068.903817> INTEGRATION_TIME = 0 Buffers. > <068.903823> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <068.903830> TYPE DIAL > <068.903835> Filter index 5 > <068.903840> Filter SubIndex 0 > <068.903846> MAX_ON_TIME 0 Buffers MIN_ON_TIME 0 Buffers > <068.903851> MAX_OFF_TIME 0 Buffers MIN_OFF_TIME 0 Buffers > <068.903857> OFF_TIME_THAT_RESETS_CYCLE 0 > <068.903862> BUFFER LENGTH 666 samples. > <068.903868> INTEGRATION_LENGTH 2500[ms] > <068.903873> LEVEL 96 > <068.903879> INTEGRATION_TIME = 28 Buffers. > <068.903886> CALLPROG Create << > <068.903892> CALLPROG Dialing T7072000 > <068.903898> Configuration->tone_DigitLength 100 > <068.903904> Configuration->pulse_OffHookTime 36 > <068.903909> Configuration->pulse_OnHookTime 64 > <068.903914> Configuration->dialPauseTime 2 > <068.903919> Configuration->flashTime 50 > <068.903925> Configuration->toneOrPulseFlag 0 > <068.903930> Configuration->dialModifierValidationFlag 0 > <068.903936> Configuration->ABCD_PermittedFlag 0 > <068.903941> Configuration->pulseAndToneInSameStringPermittedFlag 0 > <068.903946> Configuration->callingToneFlag 0 > <068.903952> Configuration->commaPauseDurLimit 255 > <068.903958> Configuration->digitPattern 1 > <068.903963> Configuration->tone_BetweenDigitsInterval 100 > <068.903968> Configuration->pulse_BetweenDigitsInterval 800 > <068.903974> DTMF_Gain1 = 13014 > <068.903979> DTMF_Gain2 = 16384 > <068.903986> AnalyzeDialString: Updated 17 May 1999 00:50 > <068.903991> AnalyzeDialString: LAST_DIALABLE_SYMBOL is 7 > <068.903997> Dial String Syntax is VALID > <068.904003> GetNoAnswerTimeOut. 60 > <068.904009> WAIT DIAL TIMEOUT = 5 > <068.904015> CALLPROG_Dial was exited. > <068.904020> call: create RC: 9600 <-> 8000... > <068.904027> slamr0: modem_start.. > <068.904033> slamr0: modem set state: 1 --> 2... > <068.904039> slamr0: new state: DP_ESTAB > <068.904045> main: modemap_ioctl: cmd 8, arg 3... > <068.904059> slamr0: modem set hook: 0 --> 1... > <068.904066> main: modemap_ioctl: cmd 2, arg 1... > <068.904075> err: slamr0: modem start = -1: cannot start device. > <068.904082> slamr0: modem_stop.. > <068.904087> slamr0: modem set hook: 0 --> 0... > <068.904093> main: modemap_ioctl: cmd 8, arg 0... > <068.904100> call: delete... > <068.904105> Dialer was aborted. > <068.904110> CALLPROG_Delete is entered > <068.904115> cadence_delete with CADENCE_DIAL_OBJ is invoked > <068.904121> cadence_delete with CADENCE_OBJ is invoked > <068.904127> CALLPROG_Delete is exited > <068.904133> slamr0: modem set state: 2 --> 1... > <068.904139> slamr0: new state: MODEM_IDLE > <068.904144> slamr0: modem report result: 3 (NO CARRIER) > <068.904155> slamr0: modem report result: 4 (ERROR) > <069.208716> slamr0: run cmd: ATDT7072000 > <069.208727> slamr0: modem dial: T7072000... > <069.208732> slamr0: modem_dial_start... > <069.208738> call: create... > <069.208745> CallProgFP_Create >> > <069.208751> APPLY_FILTER = 0 > <069.208757> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <069.208763> ============> 6 > <069.208768> Cadence: Busy Tone loose detection is 0 > <069.208775> TYPE BUSY > <069.208780> Filter index 6 > <069.208785> Filter SubIndex 0 > <069.208790> MAX_ON_TIME 30 Buffers MIN_ON_TIME 9 Buffers > <069.208796> MAX_OFF_TIME 30 Buffers MIN_OFF_TIME 9 Buffers > <069.208802> OFF_TIME_THAT_RESETS_CYCLE 90 > <069.208807> BUFFER LENGTH 160 samples. > <069.208813> INTEGRATION_LENGTH 0[ms] > <069.208818> LEVEL 96 > <069.208825> INTEGRATION_TIME = 0 Buffers. > <069.208831> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <069.208837> TYPE DIAL > <069.208842> Filter index 5 > <069.208848> Filter SubIndex 0 > <069.208853> MAX_ON_TIME 0 Buffers MIN_ON_TIME 0 Buffers > <069.208858> MAX_OFF_TIME 0 Buffers MIN_OFF_TIME 0 Buffers > <069.208864> OFF_TIME_THAT_RESETS_CYCLE 0 > <069.208869> BUFFER LENGTH 666 samples. > <069.208875> INTEGRATION_LENGTH 2500[ms] > <069.208880> LEVEL 96 > <069.208886> INTEGRATION_TIME = 28 Buffers. > <069.208893> CALLPROG Create << > <069.208898> CALLPROG Dialing T7072000 > <069.208904> Configuration->tone_DigitLength 100 > <069.208910> Configuration->pulse_OffHookTime 36 > <069.208915> Configuration->pulse_OnHookTime 64 > <069.208920> Configuration->dialPauseTime 2 > <069.208926> Configuration->flashTime 50 > <069.208931> Configuration->toneOrPulseFlag 0 > <069.208936> Configuration->dialModifierValidationFlag 0 > <069.208942> Configuration->ABCD_PermittedFlag 0 > <069.208947> Configuration->pulseAndToneInSameStringPermittedFlag 0 > <069.208953> Configuration->callingToneFlag 0 > <069.208958> Configuration->commaPauseDurLimit 255 > <069.208963> Configuration->digitPattern 1 > <069.208969> Configuration->tone_BetweenDigitsInterval 100 > <069.208974> Configuration->pulse_BetweenDigitsInterval 800 > <069.208980> DTMF_Gain1 = 13014 > <069.208985> DTMF_Gain2 = 16384 > <069.208991> AnalyzeDialString: Updated 17 May 1999 00:50 > <069.208997> AnalyzeDialString: LAST_DIALABLE_SYMBOL is 7 > <069.209002> Dial String Syntax is VALID > <069.209008> GetNoAnswerTimeOut. 60 > <069.209013> WAIT DIAL TIMEOUT = 5 > <069.209019> CALLPROG_Dial was exited. > <069.209024> call: create RC: 9600 <-> 8000... > <069.209030> slamr0: modem_start.. > <069.209036> slamr0: modem set state: 1 --> 2... > <069.209042> slamr0: new state: DP_ESTAB > <069.209047> main: modemap_ioctl: cmd 8, arg 3... > <069.209056> slamr0: modem set hook: 0 --> 1... > <069.209062> main: modemap_ioctl: cmd 2, arg 1... > <069.209070> err: slamr0: modem start = -1: cannot start device. > <069.209076> slamr0: modem_stop.. > <069.209081> slamr0: modem set hook: 0 --> 0... > <069.209087> main: modemap_ioctl: cmd 8, arg 0... > <069.209094> call: delete... > <069.209099> Dialer was aborted. > <069.209104> CALLPROG_Delete is entered > <069.209109> cadence_delete with CADENCE_DIAL_OBJ is invoked > <069.209115> cadence_delete with CADENCE_OBJ is invoked > <069.209121> CALLPROG_Delete is exited > <069.209126> slamr0: modem set state: 2 --> 1... > <069.209133> slamr0: new state: MODEM_IDLE > <069.209138> slamr0: modem report result: 3 (NO CARRIER) > <069.209149> slamr0: modem report result: 4 (ERROR) > <069.512717> slamr0: run cmd: ATDT7072000 > <069.512728> slamr0: modem dial: T7072000... > <069.512734> slamr0: modem_dial_start... > <069.512739> call: create... > <069.512746> CallProgFP_Create >> > <069.512751> APPLY_FILTER = 0 > <069.512757> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <069.512763> ============> 6 > <069.512769> Cadence: Busy Tone loose detection is 0 > <069.512775> TYPE BUSY > <069.512780> Filter index 6 > <069.512785> Filter SubIndex 0 > <069.512790> MAX_ON_TIME 30 Buffers MIN_ON_TIME 9 Buffers > <069.512796> MAX_OFF_TIME 30 Buffers MIN_OFF_TIME 9 Buffers > <069.512802> OFF_TIME_THAT_RESETS_CYCLE 90 > <069.512807> BUFFER LENGTH 160 samples. > <069.512812> INTEGRATION_LENGTH 0[ms] > <069.512818> LEVEL 96 > <069.512824> INTEGRATION_TIME = 0 Buffers. > <069.512830> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <069.512837> TYPE DIAL > <069.512842> Filter index 5 > <069.512847> Filter SubIndex 0 > <069.512852> MAX_ON_TIME 0 Buffers MIN_ON_TIME 0 Buffers > <069.512857> MAX_OFF_TIME 0 Buffers MIN_OFF_TIME 0 Buffers > <069.512863> OFF_TIME_THAT_RESETS_CYCLE 0 > <069.512868> BUFFER LENGTH 666 samples. > <069.512873> INTEGRATION_LENGTH 2500[ms] > <069.512879> LEVEL 96 > <069.512884> INTEGRATION_TIME = 28 Buffers. > <069.512891> CALLPROG Create << > <069.512896> CALLPROG Dialing T7072000 > <069.512902> Configuration->tone_DigitLength 100 > <069.512908> Configuration->pulse_OffHookTime 36 > <069.512913> Configuration->pulse_OnHookTime 64 > <069.512918> Configuration->dialPauseTime 2 > <069.512923> Configuration->flashTime 50 > <069.512928> Configuration->toneOrPulseFlag 0 > <069.512934> Configuration->dialModifierValidationFlag 0 > <069.512939> Configuration->ABCD_PermittedFlag 0 > <069.512944> Configuration->pulseAndToneInSameStringPermittedFlag 0 > <069.512950> Configuration->callingToneFlag 0 > <069.512955> Configuration->commaPauseDurLimit 255 > <069.512960> Configuration->digitPattern 1 > <069.512965> Configuration->tone_BetweenDigitsInterval 100 > <069.512971> Configuration->pulse_BetweenDigitsInterval 800 > <069.512976> DTMF_Gain1 = 13014 > <069.512982> DTMF_Gain2 = 16384 > <069.512987> AnalyzeDialString: Updated 17 May 1999 00:50 > <069.512993> AnalyzeDialString: LAST_DIALABLE_SYMBOL is 7 > <069.512998> Dial String Syntax is VALID > <069.513003> GetNoAnswerTimeOut. 60 > <069.513009> WAIT DIAL TIMEOUT = 5 > <069.513014> CALLPROG_Dial was exited. > <069.513019> call: create RC: 9600 <-> 8000... > <069.513026> slamr0: modem_start.. > <069.513032> slamr0: modem set state: 1 --> 2... > <069.513037> slamr0: new state: DP_ESTAB > <069.513043> main: modemap_ioctl: cmd 8, arg 3... > <069.513052> slamr0: modem set hook: 0 --> 1... > <069.513058> main: modemap_ioctl: cmd 2, arg 1... > <069.513066> err: slamr0: modem start = -1: cannot start device. > <069.513072> slamr0: modem_stop.. > <069.513077> slamr0: modem set hook: 0 --> 0... > <069.513083> main: modemap_ioctl: cmd 8, arg 0... > <069.513090> call: delete... > <069.513095> Dialer was aborted. > <069.513100> CALLPROG_Delete is entered > <069.513105> cadence_delete with CADENCE_DIAL_OBJ is invoked > <069.513111> cadence_delete with CADENCE_OBJ is invoked > <069.513116> CALLPROG_Delete is exited > <069.513122> slamr0: modem set state: 2 --> 1... > <069.513128> slamr0: new state: MODEM_IDLE > <069.513133> slamr0: modem report result: 3 (NO CARRIER) > <069.513143> slamr0: modem report result: 4 (ERROR) > <069.816716> slamr0: run cmd: ATDT7072000 > <069.816725> slamr0: modem dial: T7072000... > <069.816731> slamr0: modem_dial_start... > <069.816736> call: create... > <069.816742> CallProgFP_Create >> > <069.816747> APPLY_FILTER = 0 > <069.816753> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <069.816759> ============> 6 > <069.816764> Cadence: Busy Tone loose detection is 0 > <069.816771> TYPE BUSY > <069.816775> Filter index 6 > <069.816780> Filter SubIndex 0 > <069.816785> MAX_ON_TIME 30 Buffers MIN_ON_TIME 9 Buffers > <069.816791> MAX_OFF_TIME 30 Buffers MIN_OFF_TIME 9 Buffers > <069.816797> OFF_TIME_THAT_RESETS_CYCLE 90 > <069.816802> BUFFER LENGTH 160 samples. > <069.816807> INTEGRATION_LENGTH 0[ms] > <069.816812> LEVEL 96 > <069.816819> INTEGRATION_TIME = 0 Buffers. > <069.816825> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <069.816831> TYPE DIAL > <069.816836> Filter index 5 > <069.816841> Filter SubIndex 0 > <069.816846> MAX_ON_TIME 0 Buffers MIN_ON_TIME 0 Buffers > <069.816852> MAX_OFF_TIME 0 Buffers MIN_OFF_TIME 0 Buffers > <069.816857> OFF_TIME_THAT_RESETS_CYCLE 0 > <069.816862> BUFFER LENGTH 666 samples. > <069.816868> INTEGRATION_LENGTH 2500[ms] > <069.816873> LEVEL 96 > <069.816879> INTEGRATION_TIME = 28 Buffers. > <069.816885> CALLPROG Create << > <069.816890> CALLPROG Dialing T7072000 > <069.816896> Configuration->tone_DigitLength 100 > <069.816901> Configuration->pulse_OffHookTime 36 > <069.816906> Configuration->pulse_OnHookTime 64 > <069.816911> Configuration->dialPauseTime 2 > <069.816917> Configuration->flashTime 50 > <069.816922> Configuration->toneOrPulseFlag 0 > <069.816927> Configuration->dialModifierValidationFlag 0 > <069.816932> Configuration->ABCD_PermittedFlag 0 > <069.816938> Configuration->pulseAndToneInSameStringPermittedFlag 0 > <069.816943> Configuration->callingToneFlag 0 > <069.816948> Configuration->commaPauseDurLimit 255 > <069.816953> Configuration->digitPattern 1 > <069.816958> Configuration->tone_BetweenDigitsInterval 100 > <069.816964> Configuration->pulse_BetweenDigitsInterval 800 > <069.816969> DTMF_Gain1 = 13014 > <069.816975> DTMF_Gain2 = 16384 > <069.816980> AnalyzeDialString: Updated 17 May 1999 00:50 > <069.816986> AnalyzeDialString: LAST_DIALABLE_SYMBOL is 7 > <069.816991> Dial String Syntax is VALID > <069.816996> GetNoAnswerTimeOut. 60 > <069.817002> WAIT DIAL TIMEOUT = 5 > <069.817007> CALLPROG_Dial was exited. > <069.817012> call: create RC: 9600 <-> 8000... > <069.817019> slamr0: modem_start.. > <069.817024> slamr0: modem set state: 1 --> 2... > <069.817030> slamr0: new state: DP_ESTAB > <069.817035> main: modemap_ioctl: cmd 8, arg 3... > <069.817043> slamr0: modem set hook: 0 --> 1... > <069.817049> main: modemap_ioctl: cmd 2, arg 1... > <069.817057> err: slamr0: modem start = -1: cannot start device. > <069.817063> slamr0: modem_stop.. > <069.817068> slamr0: modem set hook: 0 --> 0... > <069.817074> main: modemap_ioctl: cmd 8, arg 0... > <069.817080> call: delete... > <069.817086> Dialer was aborted. > <069.817091> CALLPROG_Delete is entered > <069.817096> cadence_delete with CADENCE_DIAL_OBJ is invoked > <069.817101> cadence_delete with CADENCE_OBJ is invoked > <069.817107> CALLPROG_Delete is exited > <069.817112> slamr0: modem set state: 2 --> 1... > <069.817118> slamr0: new state: MODEM_IDLE > <069.817123> slamr0: modem report result: 3 (NO CARRIER) > <069.817134> slamr0: modem report result: 4 (ERROR) > <070.120717> slamr0: run cmd: ATDT7072000 > <070.120728> slamr0: modem dial: T7072000... > <070.120734> slamr0: modem_dial_start... > <070.120740> call: create... > <070.120748> CallProgFP_Create >> > <070.120753> APPLY_FILTER = 0 > <070.120760> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <070.120766> ============> 6 > <070.120772> Cadence: Busy Tone loose detection is 0 > <070.120778> TYPE BUSY > <070.120783> Filter index 6 > <070.120789> Filter SubIndex 0 > <070.120794> MAX_ON_TIME 30 Buffers MIN_ON_TIME 9 Buffers > <070.120800> MAX_OFF_TIME 30 Buffers MIN_OFF_TIME 9 Buffers > <070.120805> OFF_TIME_THAT_RESETS_CYCLE 90 > <070.120811> BUFFER LENGTH 160 samples. > <070.120816> INTEGRATION_LENGTH 0[ms] > <070.120821> LEVEL 96 > <070.120828> INTEGRATION_TIME = 0 Buffers. > <070.120834> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <070.120841> TYPE DIAL > <070.120846> Filter index 5 > <070.120851> Filter SubIndex 0 > <070.120856> MAX_ON_TIME 0 Buffers MIN_ON_TIME 0 Buffers > <070.120862> MAX_OFF_TIME 0 Buffers MIN_OFF_TIME 0 Buffers > <070.120867> OFF_TIME_THAT_RESETS_CYCLE 0 > <070.120872> BUFFER LENGTH 666 samples. > <070.120878> INTEGRATION_LENGTH 2500[ms] > <070.120883> LEVEL 96 > <070.120889> INTEGRATION_TIME = 28 Buffers. > <070.120896> CALLPROG Create << > <070.120901> CALLPROG Dialing T7072000 > <070.120907> Configuration->tone_DigitLength 100 > <070.120913> Configuration->pulse_OffHookTime 36 > <070.120918> Configuration->pulse_OnHookTime 64 > <070.120923> Configuration->dialPauseTime 2 > <070.120929> Configuration->flashTime 50 > <070.120934> Configuration->toneOrPulseFlag 0 > <070.120940> Configuration->dialModifierValidationFlag 0 > <070.120945> Configuration->ABCD_PermittedFlag 0 > <070.120950> Configuration->pulseAndToneInSameStringPermittedFlag 0 > <070.120956> Configuration->callingToneFlag 0 > <070.120961> Configuration->commaPauseDurLimit 255 > <070.120967> Configuration->digitPattern 1 > <070.120972> Configuration->tone_BetweenDigitsInterval 100 > <070.120978> Configuration->pulse_BetweenDigitsInterval 800 > <070.120983> DTMF_Gain1 = 13014 > <070.120989> DTMF_Gain2 = 16384 > <070.120994> AnalyzeDialString: Updated 17 May 1999 00:50 > <070.121000> AnalyzeDialString: LAST_DIALABLE_SYMBOL is 7 > <070.121005> Dial String Syntax is VALID > <070.121011> GetNoAnswerTimeOut. 60 > <070.121017> WAIT DIAL TIMEOUT = 5 > <070.121022> CALLPROG_Dial was exited. > <070.121027> call: create RC: 9600 <-> 8000... > <070.121034> slamr0: modem_start.. > <070.121039> slamr0: modem set state: 1 --> 2... > <070.121046> slamr0: new state: DP_ESTAB > <070.121051> main: modemap_ioctl: cmd 8, arg 3... > <070.121060> slamr0: modem set hook: 0 --> 1... > <070.121066> main: modemap_ioctl: cmd 2, arg 1... > <070.121074> err: slamr0: modem start = -1: cannot start device. > <070.121080> slamr0: modem_stop.. > <070.121086> slamr0: modem set hook: 0 --> 0... > <070.121091> main: modemap_ioctl: cmd 8, arg 0... > <070.121098> call: delete... > <070.121103> Dialer was aborted. > <070.121109> CALLPROG_Delete is entered > <070.121114> cadence_delete with CADENCE_DIAL_OBJ is invoked > <070.121119> cadence_delete with CADENCE_OBJ is invoked > <070.121125> CALLPROG_Delete is exited > <070.121131> slamr0: modem set state: 2 --> 1... > <070.121137> slamr0: new state: MODEM_IDLE > <070.121142> slamr0: modem report result: 3 (NO CARRIER) > <070.121153> slamr0: modem report result: 4 (ERROR) > <070.424717> slamr0: run cmd: ATDT7072000 > <070.424728> slamr0: modem dial: T7072000... > <070.424734> slamr0: modem_dial_start... > <070.424740> call: create... > <070.424747> CallProgFP_Create >> > <070.424752> APPLY_FILTER = 0 > <070.424758> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <070.424764> ============> 6 > <070.424770> Cadence: Busy Tone loose detection is 0 > <070.424776> TYPE BUSY > <070.424781> Filter index 6 > <070.424786> Filter SubIndex 0 > <070.424791> MAX_ON_TIME 30 Buffers MIN_ON_TIME 9 Buffers > <070.424797> MAX_OFF_TIME 30 Buffers MIN_OFF_TIME 9 Buffers > <070.424803> OFF_TIME_THAT_RESETS_CYCLE 90 > <070.424809> BUFFER LENGTH 160 samples. > <070.424814> INTEGRATION_LENGTH 0[ms] > <070.424819> LEVEL 96 > <070.424826> INTEGRATION_TIME = 0 Buffers. > <070.424832> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <070.424839> TYPE DIAL > <070.424844> Filter index 5 > <070.424849> Filter SubIndex 0 > <070.424854> MAX_ON_TIME 0 Buffers MIN_ON_TIME 0 Buffers > <070.424860> MAX_OFF_TIME 0 Buffers MIN_OFF_TIME 0 Buffers > <070.424866> OFF_TIME_THAT_RESETS_CYCLE 0 > <070.424871> BUFFER LENGTH 666 samples. > <070.424876> INTEGRATION_LENGTH 2500[ms] > <070.424881> LEVEL 96 > <070.424887> INTEGRATION_TIME = 28 Buffers. > <070.424894> CALLPROG Create << > <070.424899> CALLPROG Dialing T7072000 > <070.424905> Configuration->tone_DigitLength 100 > <070.424911> Configuration->pulse_OffHookTime 36 > <070.424916> Configuration->pulse_OnHookTime 64 > <070.424922> Configuration->dialPauseTime 2 > <070.424927> Configuration->flashTime 50 > <070.424932> Configuration->toneOrPulseFlag 0 > <070.424938> Configuration->dialModifierValidationFlag 0 > <070.424943> Configuration->ABCD_PermittedFlag 0 > <070.424948> Configuration->pulseAndToneInSameStringPermittedFlag 0 > <070.424954> Configuration->callingToneFlag 0 > <070.424959> Configuration->commaPauseDurLimit 255 > <070.424964> Configuration->digitPattern 1 > <070.424970> Configuration->tone_BetweenDigitsInterval 100 > <070.424975> Configuration->pulse_BetweenDigitsInterval 800 > <070.424981> DTMF_Gain1 = 13014 > <070.424986> DTMF_Gain2 = 16384 > <070.424992> AnalyzeDialString: Updated 17 May 1999 00:50 > <070.424998> AnalyzeDialString: LAST_DIALABLE_SYMBOL is 7 > <070.425003> Dial String Syntax is VALID > <070.425009> GetNoAnswerTimeOut. 60 > <070.425014> WAIT DIAL TIMEOUT = 5 > <070.425020> CALLPROG_Dial was exited. > <070.425025> call: create RC: 9600 <-> 8000... > <070.425032> slamr0: modem_start.. > <070.425037> slamr0: modem set state: 1 --> 2... > <070.425043> slamr0: new state: DP_ESTAB > <070.425049> main: modemap_ioctl: cmd 8, arg 3... > <070.425057> slamr0: modem set hook: 0 --> 1... > <070.425063> main: modemap_ioctl: cmd 2, arg 1... > <070.425071> err: slamr0: modem start = -1: cannot start device. > <070.425078> slamr0: modem_stop.. > <070.425083> slamr0: modem set hook: 0 --> 0... > <070.425089> main: modemap_ioctl: cmd 8, arg 0... > <070.425096> call: delete... > <070.425101> Dialer was aborted. > <070.425106> CALLPROG_Delete is entered > <070.425111> cadence_delete with CADENCE_DIAL_OBJ is invoked > <070.425117> cadence_delete with CADENCE_OBJ is invoked > <070.425122> CALLPROG_Delete is exited > <070.425128> slamr0: modem set state: 2 --> 1... > <070.425134> slamr0: new state: MODEM_IDLE > <070.425139> slamr0: modem report result: 3 (NO CARRIER) > <070.425150> slamr0: modem report result: 4 (ERROR) > <070.728718> slamr0: run cmd: ATDT7072000 > <070.728728> slamr0: modem dial: T7072000... > <070.728734> slamr0: modem_dial_start... > <070.728739> call: create... > <070.728746> CallProgFP_Create >> > <070.728751> APPLY_FILTER = 0 > <070.728757> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <070.728763> ============> 6 > <070.728769> Cadence: Busy Tone loose detection is 0 > <070.728775> TYPE BUSY > <070.728780> Filter index 6 > <070.728785> Filter SubIndex 0 > <070.728790> MAX_ON_TIME 30 Buffers MIN_ON_TIME 9 Buffers > <070.728796> MAX_OFF_TIME 30 Buffers MIN_OFF_TIME 9 Buffers > <070.728801> OFF_TIME_THAT_RESETS_CYCLE 90 > <070.728806> BUFFER LENGTH 160 samples. > <070.728812> INTEGRATION_LENGTH 0[ms] > <070.728817> LEVEL 96 > <070.728824> INTEGRATION_TIME = 0 Buffers. > <070.728830> Detection Thresholds: levle_fix=43,--> LEVEL_THRESHOLD=96 > <070.728836> TYPE DIAL > <070.728841> Filter index 5 > <070.728846> Filter SubIndex 0 > <070.728851> MAX_ON_TIME 0 Buffers MIN_ON_TIME 0 Buffers > <070.728857> MAX_OFF_TIME 0 Buffers MIN_OFF_TIME 0 Buffers > <070.728862> OFF_TIME_THAT_RESETS_CYCLE 0 > <070.728867> BUFFER LENGTH 666 samples. > <070.728872> INTEGRATION_LENGTH 2500[ms] > <070.728878> LEVEL 96 > <070.728884> INTEGRATION_TIME = 28 Buffers. > <070.728890> CALLPROG Create << > <070.728895> CALLPROG Dialing T7072000 > <070.728901> Configuration->tone_DigitLength 100 > <070.728907> Configuration->pulse_OffHookTime 36 > <070.728912> Configuration->pulse_OnHookTime 64 > <070.728917> Configuration->dialPauseTime 2 > <070.728923> Configuration->flashTime 50 > <070.728928> Configuration->toneOrPulseFlag 0 > <070.728933> Configuration->dialModifierValidationFlag 0 > <070.728939> Configuration->ABCD_PermittedFlag 0 > <070.728944> Configuration->pulseAndToneInSameStringPermittedFlag 0 > <070.728949> Configuration->callingToneFlag 0 > <070.728954> Configuration->commaPauseDurLimit 255 > <070.728959> Configuration->digitPattern 1 > <070.728965> Configuration->tone_BetweenDigitsInterval 100 > <070.728970> Configuration->pulse_BetweenDigitsInterval 800 > <070.728975> DTMF_Gain1 = 13014 > <070.728981> DTMF_Gain2 = 16384 > <070.728986> AnalyzeDialString: Updated 17 May 1999 00:50 > <070.728992> AnalyzeDialString: LAST_DIALABLE_SYMBOL is 7 > <070.728997> Dial String Syntax is VALID > <070.729002> GetNoAnswerTimeOut. 60 > <070.729008> WAIT DIAL TIMEOUT = 5 > <070.729013> CALLPROG_Dial was exited. > <070.729018> call: create RC: 9600 <-> 8000... > <070.729025> slamr0: modem_start.. > <070.729030> slamr0: modem set state: 1 --> 2... > <070.729036> slamr0: new state: DP_ESTAB > <070.729041> main: modemap_ioctl: cmd 8, arg 3... > <070.729049> slamr0: modem set hook: 0 --> 1... > <070.729055> main: modemap_ioctl: cmd 2, arg 1... > <070.729063> err: slamr0: modem start = -1: cannot start device. > <070.729069> slamr0: modem_stop.. > <070.729074> slamr0: modem set hook: 0 --> 0... > <070.729080> main: modemap_ioctl: cmd 8, arg 0... > <070.729087> call: delete... > <070.729092> Dialer was aborted. > <070.729097> CALLPROG_Delete is entered > <070.729102> cadence_delete with CADENCE_DIAL_OBJ is invoked > <070.729107> cadence_delete with CADENCE_OBJ is invoked > <070.729113> CALLPROG_Delete is exited > <070.729118> slamr0: modem set state: 2 --> 1... > <070.729124> slamr0: new state: MODEM_IDLE > <070.729129> slamr0: modem report result: 3 (NO CARRIER) > <070.729140> slamr0: modem report result: 4 (ERROR) > <070.795589> main: termios changed. > <070.795604> slamr0: update termios... > <070.795643> main: pty closed. > ^C<087.238422> main: signal 2: mark termination. > <087.238472> slamr0: modem_delete... > > > Hope it can help find a solution to this problem? > > Regards, > > Antonio > > On 9/13/09, Roland Hughes <roland@xxxxxxxxxxxxxxxxxxxx> wrote: >> DKMS??? Never heard of it. >> >> I'm referring to the last 3 times I ran KpackageKit where SLmodem source as >> failing to install/build. The update I just ran today did not flag slmodem >> as >> a problem. >> >> I have too much on my plate right now to continue debugging this. I do not >> believe it will ever work in time for Karmic's release. It will be about a >> month before I can get back to this. >> >> >> On Sunday 13 September 2009 03:38:21 pm أحمد المحمودي wrote: >>> On Sun, Sep 13, 2009 at 11:30:43AM -0500, Roland Hughes wrote: >>> > The SLMODEM in the current Karmic releases does not compile or install. >>> >>> ---end quoted text--- >>> >>> I just tried to compile the source package under karmic, and it does >>> compile. Probably you are refering to the DKMS problem that you've >>> encountered, and that is not related to the issue Antonio is bringing up >>> here. >>> >> >> -- >> Roland Hughes, President >> Logikal Solutions >> (630)-205-1593 (cell) >> http://www.theminimumyouneedtoknow.com >> http://www.infiniteexposure.net >> http://www.logikalsolutions.com >> >