Displaying 2 results from an estimated 2 matches for "yomama".
2013 Oct 28
0
Bus error, Asterisk crash when user leaves a message (ODBC voicemail)
...an't figure out when it started to behave like this.
Here is the extract of the dialplan where it occurs :
exten => s,1,Answer()
exten => s,n,Playback(radiom-misenrelation)
exten => s,n,Set(CALLERID(name)=STD RADIOM ${CALLERID(name)})
exten => s,n,Wait(2)
exten => s,n,Dial(IAX2/yomama-out/standard&SIP/standard1,30,mTt)
exten => s,n,Playback(radiom-repondeur)
exten => s,n,VoiceMail(1234 at default,s)
exten => s,n,Hangup()
Here is the backtrace PasteBin : http://ur1.ca/fy7nv
It has been generated following the instructions found at :
https://wiki.asterisk.org/wiki/d...
2008 Dec 05
1
Username changed by dovecot..?
...id=1001
user_filter = (&(objectClass=person)(mail=%u))
pass_filter = (&(objectClass=person)(mail=%u))
I am using the value of ?mail? field from active directory as user name. So
here are test users:
test1: mail=test1 at h-st.com
test3: mail=test3 at housigma20.h-st.com
test5: mail=test5 at yomama.com
USER TEST1:
# telnet localhost pop3
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
+OK Dovecot ready.
user test1 at h-st.com
+OK
pass houston
+OK Logged in.
Logs show:
dovecot: auth(default): client in: AUTH 1 PLAIN service=pop3
secured lip=127.0.0....