Displaying 3 results from an estimated 3 matches for "exetnsively".
Did you mean:
exensively
2020 Mar 28
0
E-Mail notification for each received call
Le 27/03/2020 à 20:19, Kai Herlemann a écrit :
> Hi Daniel,
>
> Am 27.03.20 um 09:24 schrieb Administrator:
>> Hangup is h extension. your macro will never be executed. Solution:
>>
>> same = n,Dial(whatever)
>> same = n,[...])
>> same = n,Hangup
>>
>> exten = h,1,1,DumpChan()
>> same = n,System(/home/asterisk/bash_test)
> I don't
2013 Jan 09
0
Parameter estimates for each observation (ordered choice)
...word is helpful to google the correct solution!
Thanks and best regards,
AK
P.S.: the last thing I tried was Compound Hierarchical Ordered Probit
(CHOPIT) because with that I am able to calculate individual cut-off points
which maybe allow be to calculate individual betas. but i didn't try it
exetnsively yet.
[[alternative HTML version deleted]]
2020 Mar 27
2
E-Mail notification for each received call
Hi Daniel,
Am 27.03.20 um 09:24 schrieb Administrator:
> Hangup is h extension. your macro will never be executed. Solution:
>
> same = n,Dial(whatever)
> same = n,[...])
> same = n,Hangup
>
> exten = h,1,1,DumpChan()
> same = n,System(/home/asterisk/bash_test)
I don't really understand your code…
I think I don't have to edit the first part of the conf file