Displaying 3 results from an estimated 3 matches for "u105".
Did you mean:
105
2004 May 18
1
VoiceMailMain dumps user back into my incoming context after leaving a message
...ail(b101)
[pbx_config]
'102' => 1. Dial(SIP/dli|20|Tt)
[pbx_config]
2. Voicemail(u102)
[pbx_config]
102. Voicemail(b102)
[pbx_config]
'105' => 1. Dial(SIP/nmartin|20|Tt)
[pbx_config]
2. Voicemail(u105)
[pbx_config]
102. Voicemail(b105)
[pbx_config]
'600' => 1. VoiceMailMain()
[pbx_config]
'601' => 1. MeetMe()
[pbx_config]
'800' => 1. Dial(Zap/25)
[pbx_config]
2. Congestion()
[pbx_config]
&...
2004 Jun 14
0
If IAX client is not logged in/registered, Dial plan executes BUSY vs UNAVAILABLE
...ension, they get the user's "I'm on the
phone at the moment" message vs. the "I'm unavailable" message. Is this by
design?
Here's the extension in question's dialplan:
;extensions.conf
exten => 106,1,Dial(IAX2/nikko,20,tT)
exten => 106,2,Voicemail(u105)
exten => 106,3,Hangup
exten => 106,102,Voicemail(b105)
exten => 106,103,Hangup
And here's the CLI debug:
pbxMobile*CLI>
-- Executing Dial("SIP/nmartin-aeca", "IAX2/nikko|20|tT") in new stack
pbxMobile*CLI>
Jun 14 10:28:26 NOTICE[4997140]: app_dial.c...
2007 Apr 10
6
Help w/ Asterisk Cisco IP phone and SCCP
...icemail(u103)
exten => 103,102,Voicemail(b103)
exten => 103,103,Hangup()
exten => 104,Dial(SCCP/SEP00036BC3852B,20)
exten => 104,2,Voicemail(u104)
exten => 104,102,Voicemail(b104)
exten => 104,103,Hangup()
exten => 105,Dial(SCCP/SEP00036B095612,20)
exten => 105,2,Voicemail(u105)
exten => 105,102,Voicemail(b105)
exten => 105,103,Hangup()