Displaying 1 result from an estimated 1 matches for "u8102".
Did you mean:
8102
2003 Dec 21
1
Dialing dead SIP peers give misleading (BUSY) voicemail result ...
...ple using SIP softphones in the office. When they leave
for the day, they power down their workstations, causing their registration
with Asterix to quickly timeout.
Here's the entry for one such extension in extensions.conf:
exten => 8102,1,Dial(SIP/someone,20)
exten => 8102,2,Voicemail(u8102)
exten => 8102,3,Hangup
exten => 8102,102,Voicemail(b8102)
exten => 8102,103,Hangup
The desired behaviour when they're gone for the day is to have their
voicemail play the 'unavailable' greeting, and record a message.
Unfortunately, it seems to play the 'busy' greeting...