Displaying 2 results from an estimated 2 matches for "unavalible".
2007 May 16
0
Passing dialstatus back through an IAX chain ..
I feel I'm doing something obviously wrong here and will kick myself when I see
the answer!!!
The 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
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