Displaying 3 results from an estimated 3 matches for "u600".
Did you mean:
0600
2004 Jun 17
1
Zap dropping calls
...erid => 1234567
channel => 1-2
extensions.conf:
[north_in_pots_vip]
exten => s,1,Answer
exten => s,2,Dial(SIP/JGARVEY&SIP/FDNORTH,10,rt)
exten => s,3,Dial(SIP/JGARVEY&SIP/KRAFFERTY&SIP/FDNORTH,10,rt)
exten => s,4,Background(vip_autoattendant)
exten => s,5,Voicemail(u600)
exten => s,6,Hangup
When the SIP phones (Grandstream BudgeTone-100's) answer a call there is
a random chance that the call will get disconnected. It also happends
on outbound calls. Sometimes it's within the first minute, sometimes
it's after 10 minutes. All I ever see on the *...
2003 Sep 26
2
Set context based on CID...
I was wondering if someone might be able to offer a suggestion to me
about how I might go about dropping a caller into a context specific to
their CID. For example, I would like to be able to dial Asterisk from a
specific number (a mobile phone) and have it drop me into a context
other then the one that normal callers receive that has more options
tailored to things I might want to do. I assume
2003 Nov 07
0
RE: Asterisk-Users digest, Vol 1 #1808 - 13 msgs archives gsm of asterisk ???
..., so that
>the caller will know the problem, it works very well.
>
>Regards
>MIKE
>
>
>
>>Blatantly stolen from Mark's presentation:
>>
>>exten => 600/2565551212,1,Congestion
>>exten => 600,1,Dial(Zap/9,15)
>>exten => 600,2,Voicemail(u600)
>>exten => 600,102,Voicemail(b600)
>>
>>If the Caller*ID matches the ex-girlfriend (2565551212), provide
>>immediate congestion tone. Otherwise try dialing on Zap/9 for up to 15
>>seconds. If there is no answer send them to voicemail, preceeded by
>>?unavaila...