search for: u5702

Displaying 2 results from an estimated 2 matches for "u5702".

Did you mean: 5702
2004 Jan 04
3
Newbie - MWI
...at=yes [5703] ---- same as above in effect ------------------------------------------------------------- ; ; liza:/etc/asterisk/extensions.conf ; [general] static=yes writeprotect=no ; [globals] CONSOLE=Console/dsp [johnhome] exten => 5702,1,Dial(SIP/5702,20,Ttr) exten => 5702,2,Voicemail(u5702) exten => 5702,102,Voicemail(b5702) exten => 5702,103,Hangup exten => 5703,1,Dial(SIP/5703,20,Ttr) exten => 5703,2,Voicemail(u5703) exten => 5703,102,Voicemail(b5703) exten => 5703,103,Hangup exten => 88,1,VoicemailMain(${CALLERIDNUM}) ----------------------------------------...
2004 Jan 03
1
Newbie - getting two local phones tocommunicate would be a good start :)
...03> mailbox=5703 nat=yes ------------------------------------------------------------------------ ---- - ; ; liza:/etc/asterisk/extensions.conf ; [general] static=yes writeprotect=no ; [globals] CONSOLE=Console/dsp [johnhome] exten => 5702,1,Dial(SIP/5702,20,Ttr) exten => 5702,2,Voicemail(u5702) exten => 5702,102,Voicemail(b5702) exten => 5702,103,Hangup exten => 5703,1,Dial(SIP/5703,20,Ttr) exten => 5703,2,Voicemail(u5703) exten => 5703,102,Voicemail(b5703) exten => 5703,103,Hangup ------------------------------------------------------------------------ ---- - I have...