search for: exten105

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

Did you mean: exten106
2006 Feb 22
0
problem playing back voicemail
...t it hangs up on me. I'm using X-Lite softphone for testing (can't buy any phones till we're sure we have it all working right :) ) Thanks in advance for any help you guys can give. I'll include the appropriate config stuff below as well: sip.conf: (nothing in [general]) [joseph] ;exten105 type=friend secret=welcome qualify=yes nat=no host=dynamic canreinvite=no context=internal mailbox=105@default voicemail.conf: [default] 105 => 1234,Joseph Blake,root@localhost extensions.conf: [internal] exten => 1,1,Answer() exten => 1,2,Playback(all-your-base) exten => 1,3,Hangup(...
2004 Jun 11
15
Voicemail problem
I am trying to get asterisk to email me my voicemail as attachments. What am I missing? Where do I tell it to go for SMTP services? Voicemail.conf: ; ; Voicemail Configuration ; [general] format=wav49|gsm|wav serveremail=pbx.agtcorp.local attach=yes maxmessage=180 skipms=3000 maxsilence=10 silencethreshold=128 maxlogins=3 append=yes [default] 100 => 1234,Sean Garland,sean@siskiyoutech.com