<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><BR>Dear Mr. Tilghman,<BR>
<BR>
Thank you for your attention. Actually it was NULL before when it was not working. I changed it to deny=no and permit=all after that thinking it could be the problem. Now I have changed it back to NULL using "update sip_buddies set deny=NULL, permit=NULL where id=1". You can see the table below now.<BR>
<BR>
+----+------+-------------+----------+-----------+----------+-------------+---------+-----------+----------+----------+------------+-------------+---------+----------+----------+---------+-----------+-----+------+--------+------+-------------+------+---------+-------------+------------+----------------+--------+--------+----------+----------+-------------------------+-------------+------------+--------+----------+----------------+--------+<BR>| id | name | accountcode | amaflags | callgroup | callerid | canreinvite | context | defaultip | dtmfmode | fromuser | fromdomain | fullcontact | host | insecure | language | mailbox | md5secret | nat | deny | permit | mask | pickupgroup | port | qualify | restrictcid | rtptimeout | rtpholdtimeout | secret | type | username | disallow | allow | musiconhold | regseconds | ipaddr | regexten | cancallforward | setvar |<BR>+----+------+-------------+----------+-----------+----------+-------------+---------+-----------+----------+----------+------------+-------------+---------+----------+----------+---------+-----------+-----+------+--------+------+-------------+------+---------+-------------+------------+----------------+--------+--------+----------+----------+-------------------------+-------------+------------+--------+----------+----------------+--------+<BR>| 1 | Abid | NULL | NULL | NULL | NULL | no | default | NULL | rfc2833 | NULL | NULL | NULL | dynamic | NULL | NULL | NULL | NULL | yes | NULL | NULL | NULL | NULL | yes | NULL | NULL | NULL | NULL | 1504 | friend | 1504 | all | g729;ilbc;gsm;ulaw;alaw | NULL | 0 | | | yes | |<BR>+----+------+-------------+----------+-----------+----------+-------------+---------+-----------+----------+----------+------------+-------------+---------+----------+----------+---------+-----------+-----+------+--------+------+-------------+------+---------+-------------+------------+----------------+--------+--------+----------+----------+-------------------------+-------------+------------+--------+----------+----------------+--------+<BR><BR>But it still has the same problem. Any further suggessions. Thanks.<BR>
<BR>
Abid Saleem<BR><BR><BR>
<HR id=stopSpelling>
<BR>
> From: tilghman@mail.jeffandtilghman.com<BR>> To: asterisk-users@lists.digium.com<BR>> Date: Mon, 4 Aug 2008 10:15:06 -0500<BR>> Subject: Re: [asterisk-users] Asterisk Realtime with MySQL Registration Failed<BR>> <BR>> On Monday 04 August 2008 07:57:46 Abid Saleem wrote:<BR>> > | id | name | accountcode | amaflags | callgroup | callerid | canreinvite |<BR>> > | context | defaultip | dtmfmode | fromuser | fromdomain | fullcontact |<BR>> > | host | insecure | language | mailbox | md5secret | nat | deny | permit<BR>> > | | mask | pickupgroup | port | qualify | restrictcid | rtptimeout |<BR>> > | rtpholdtimeout | secret | type | username | disallow | allow <BR>> > | | musiconhold | regseconds | ipaddr | regexten | cancallforward |<BR>> > | setvar<BR>> > | |+----+------+-------------+----------+-----------+----------+-----------<BR>> > |--+---------+-----------+----------+----------+------------+-------------+<BR>> > |---------+----------+----------+---------+-----------+-----+------+-------<BR>> > |-+------+-------------+------+---------+-------------+------------+-------<BR>> > |---------+--------+--------+----------+----------+------------------------<BR>> > |-+-------------+------------+--------+----------+----------------+--------<BR>> > |+| 1 | Abid | NULL | NULL | NULL | NULL | no <BR>> > | | default | NULL | rfc2833 | NULL | NULL | NULL |<BR>> > | dynamic | NULL | NULL | NULL | NULL | yes | no | all <BR>> > | | NULL | NULL | yes | NULL | NULL | NULL | NULL<BR>> > | | 1504 | friend | 1504 | all |<BR>> > | g729;ilbc;gsm;ulaw;alaw | NULL | 0 | | |<BR>> > | yes | |<BR>> <BR>> You have deny=no, and permit=all, which are invalid values for permit<BR>> and deny. Please set both of these fields to NULL.<BR>> <BR>> -- <BR>> Tilghman<BR>> <BR>> _______________________________________________<BR>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --<BR>> <BR>> AstriCon 2008 - September 22 - 25 Phoenix, Arizona<BR>> Register Now: http://www.astricon.net<BR>> <BR>> asterisk-users mailing list<BR>> To UNSUBSCRIBE or update options visit:<BR>> http://lists.digium.com/mailman/listinfo/asterisk-users<BR><BR><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>