Displaying 2 results from an estimated 2 matches for "0004c47b".
2017 Apr 18
4
Voicemail asking for login
...lt;
     -- <SIP/alex-00000175> Playing 
'/var/spool/asterisk/voicemail/VoiceMail/stocktrans2/unavail.gsm' 
(language 'en')<<<
        > 0x7f7fea5dc000 -- Probation passed - setting RTP source 
address to 72.143.94.110:28503<<<
[Apr 18 11:45:38] DTMF[-1][C-0004c47b]: channel.c:4215 __ast_read: DTMF 
begin '*' received on SIP/alex-00000175<<<
[Apr 18 11:45:38] DTMF[-1][C-0004c47b]: channel.c:4219 __ast_read: DTMF 
begin ignored '*' on SIP/alex-00000175<<<
[Apr 18 11:45:38] DTMF[-1][C-0004c47b]: channel.c:4129 __ast_read: DTMF...
2017 Apr 17
3
Voicemail asking for login
We have a template for extensions and voicmail.  They look like this:
exten => %ACCOUNT%,1,Verbose(0,Entering extension %ACCOUNT%)
     same => n(DialDesk),Verbose(0,${CALLERID(all)} Calling ${EXTEN})
     same => n,Dial(SIP/%ACCOUNT%,30)
     same => n(VoiceMail),Set(CDR(userfield)=VoiceMail)
     same => n,Verbose(0,${CALLERID(all)} going into voice mail for 
%ACCOUNT%)