Displaying 1 result from an estimated 1 matches for "u7005".
Did you mean:
27005
2003 Jul 02
0
Asteriks, GnuGk and outgoing calls
...903,1,VoicemailMain,7003
;
; 7004 Wellgate 3502 (Port 1)
;
exten => 7004,1,Dial(H323/004)
exten => 7004,2,Voicemail,u7004
exten => 7004,102,Voicemail,b7004
exten => 7904,1,VoicemailMain,7004
;
; 7005 Wellgate 3502 (Port 2)
;
exten => 7005,1,Dial(H323/004)
exten => 7005,2,Voicemail,u7005
exten => 7005,102,Voicemail,b7005
exten => 7905,1,VoicemailMain,7005
;
;Outside access via Zaptel interface (PRI)
;
exten => _XXXXXXXX,1,Dial,Zap/g1/BYEXTENSION
----snip----
A little snip of my h323.conf
----snip----
[7003]
type=h323
context=Office
[7004]
type=h323
context=Office
;[7005]...