Displaying 3 results from an estimated 3 matches for "6aa2".
Did you mean:
6a72
2003 Nov 03
1
Proper syntax for the "Cut" application?
...Here is what I have:
exten => _55.,1,Answer()
exten => _55.,2,Cut(VMEXT=EXTEN|55|2)
exten => _55.,3,Voicemail(u${VMEXT})
exten => _55.,4,Hangup()
When I dial 551100, the system tries to process this but I get dropped
immediately. Here is the output:
-- Executing Answer("SIP/ppc-6aa2", "") in new stack
-- Executing Cut("SIP/ppc-6aa2", "VMEXT=EXTEN|55|2") in new stack
-- Executing Voicemail("SIP/ppc-6aa2", "u") in new stack
== Parsing '/etc/asterisk/voicemail.conf': Found
WARNING[1234379840]: File app_voicemail.c, Li...
2017 Aug 04
2
Problem switching from LDA to LMTP (with Postfix)
...dovecot: lmtp(3152): Connect from local
Aug 4 12:19:42 vmail2 dovecot: auth: ldap(nmilas at noa.gr): unknown user
Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Disconnect from local:
Successful quit
Aug 4 12:19:42 vmail2 dovecot: imap(nmilas): save: box=Sent, uid=31,
msgid=<c84ae059-854d-12bc-6aa2-9099cc2977b2 at noa.gr>, size=445,
vsize=459, from=Nikolaos Milas <nmilas at noa.gr>, subject=Test (12) -
vmail2, flags=(\Seen)
What is going wrong?
It seems authentication is not working correctly with this setup. If
understand right, dovecot is querying ldap with the whole mail addre...
2017 Aug 04
0
Problem switching from LDA to LMTP (with Postfix)
...nect from local
> Aug 4 12:19:42 vmail2 dovecot: auth: ldap(nmilas at noa.gr): unknown user
> Aug 4 12:19:42 vmail2 dovecot: lmtp(3152): Disconnect from local:
> Successful quit
> Aug 4 12:19:42 vmail2 dovecot: imap(nmilas): save: box=Sent, uid=31,
> msgid=<c84ae059-854d-12bc-6aa2-9099cc2977b2 at noa.gr>, size=445,
> vsize=459, from=Nikolaos Milas <nmilas at noa.gr>, subject=Test (12) -
> vmail2, flags=(\Seen)
>
> What is going wrong?
>
> It seems authentication is not working correctly with this setup. If
> understand right, dovecot is quer...