mmm... I just wondered, since it's very likely that most people ended up deleting it 
*because* of the subject line. .. so it probably wont help ... well it might...


..When you dial the IAX(2) box you have 2 choices, stop using voicemail on that 
machine or makeyour dial timeout less than the ring timeout on IAX(2)

ie...

On IAX(1)

exten => _X.,1,Dial(IAX(2)-box/${EXTEN},10)
exten => _X.,2,Dial(Zap/g1/${MYCELLPHONE},10)
exten => _X.,3,VoiceMail(U12345)

On IAX(2)

exten => _X.,1,Dial(MGCP/aaln/[EMAIL PROTECTED],20)
exten => _X.,1,VoiceMail(u123456)

etc...

so the timeout on IAX(1) is 10 and the timeout on IAX(2) is 20 ... if you call from 
IAX(1) to IAX(2) then it will timeout before reaching the value of 20 and return to 
IAX(1).


Potential problems:

You might not be giving the person long enough to answer on IAX(2)
Cell phone may go to voicemail, and you'd never know (timeout on that line would need 
to be less than the voicemail timeout on the cell phone)


So, large breasts may have got you the answer you need... but not for the reason you 
expected...


HTH

Andy






*********** REPLY SEPARATOR  ***********

On 01/04/2004 at 16:27 Zot O'Connor wrote:

>On Thu, 2004-04-01 at 04:09, Andy Powell wrote:
>> Please don't tell me you deliberately used  "LARGE BREASTS" as part of
>the subject for this...
>>
>
>I got got tired of asking questions that did not get answers while
>watching people berate dead subjects or each other.  The questions have
>been thought out, I guess the subjects were not sexy enough.
>
>And, unfortunately, you proved me right :)
>
>>
>> Adny
>>
>>
>> *********** REPLY SEPARATOR  ***********
>>
>> On 31/03/2004 at 18:16 Zot O'Connor wrote:
>>
>> >How do I do this
>> >
>> >1) ZAP-> * -> IAX(1) ------> IAX(2) -----> DG104S ------> Handset
>> >2) No Answer on Handset
>> >3) Back to IAX(1)
>> >4) IAX(1) tries a cell phone
>> >5) Still no Answer
>> >6) Local * Voicemail.
>> >
>> >I have 1 working, and I had 4 working when there was only one box, i.e.
>> >when the handset did not answer the DG, asterisk went to the next step.
>> >
>> >Now that I have step 1 going to another server, it does not get to 4, 5
>> >or 6, it defaults to the default mailbox on IAX(2).
>> >
>> >So how can I have IAX(2) drop the call in a way that IAX(1) keeps going,
>> >have IAX(1) timeout?
>> >
>> >
>> >Thanks!
>
>--
>--
>Zot O'Connor <[EMAIL PROTECTED]>
>White Knight Hackers, Inc.
>
>_______________________________________________
>Asterisk-Users mailing list
>[EMAIL PROTECTED]
>http://lists.digium.com/mailman/listinfo/asterisk-users
>To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users


_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to