Displaying 2 results from an estimated 2 matches for "unavalable".
Did you mean:
unavailable
2007 May 16
0
Passing dialstatus back through an IAX chain ..
...e scenario:
SIP phone -> Asterisk1 -> IAX -> Asterisk2 -> IAX -> Asterisk3 -> PSTN
So I place a call from the SIP phone. A1 picks it up and forwards it to A2
which forwards it to A3. A3 sends the call to the PSTN. I control A1 and A2,
but not A3.
When a call fails (for either unavalable or busy), A2 sees the failure code
back from A3. A2 doesn't do anything with it other than reach the end of the
dialplan segment for that call. A1 carries on after it had waited for it's
Dial() to A2 to complete, however A1 doesn't then see the status code - it
always gets CONGESTIO...
2005 Jun 06
2
Mailbox usage
I use dovecot-0.99.11 from RHEL4.
dovecot-mysql.conf:
===
db_host = dbhost
db_port = 3306
db = db
db_user = dovecot
db_passwd = pass
default_pass_scheme = PLAIN
password_query = SELECT password FROM users WHERE username = '%u'
user_query = select maildir AS home,u_id AS uid,g_id AS gid from users
WHERE username = '%u'
===
When I try "telnet localhost 110" and enter