[asterisk-users] Asterisk Realtime with MySQL Registration Failed

Abid Saleem abid_asterisk at live.com
Tue Aug 5 03:49:15 CDT 2008


Dear Mr. Tilghman,
 
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.
 
+----+------+-------------+----------+-----------+----------+-------------+---------+-----------+----------+----------+------------+-------------+---------+----------+----------+---------+-----------+-----+------+--------+------+-------------+------+---------+-------------+------------+----------------+--------+--------+----------+----------+-------------------------+-------------+------------+--------+----------+----------------+--------+| 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 |+----+------+-------------+----------+-----------+----------+-------------+---------+-----------+----------+----------+------------+-------------+---------+----------+----------+---------+-----------+-----+------+--------+------+-------------+------+---------+-------------+------------+----------------+--------+--------+----------+----------+-------------------------+-------------+------------+--------+----------+----------------+--------+|  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            |        |+----+------+-------------+----------+-----------+----------+-------------+---------+-----------+----------+----------+------------+-------------+---------+----------+----------+---------+-----------+-----+------+--------+------+-------------+------+---------+-------------+------------+----------------+--------+--------+----------+----------+-------------------------+-------------+------------+--------+----------+----------------+--------+But it still has the same problem. Any further suggessions. Thanks.
 
Abid Saleem



> From: tilghman at mail.jeffandtilghman.com> To: asterisk-users at lists.digium.com> Date: Mon, 4 Aug 2008 10:15:06 -0500> Subject: Re: [asterisk-users] Asterisk Realtime with MySQL Registration Failed> > On Monday 04 August 2008 07:57:46 Abid Saleem wrote:> > | 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> > | |+----+------+-------------+----------+-----------+----------+-----------> > |--+---------+-----------+----------+----------+------------+-------------+> > |---------+----------+----------+---------+-----------+-----+------+-------> > |-+------+-------------+------+---------+-------------+------------+-------> > |---------+--------+--------+----------+----------+------------------------> > |-+-------------+------------+--------+----------+----------------+--------> > |+|  1 | Abid | NULL        | NULL     | NULL      | NULL     | no        > > |  | default | NULL      | rfc2833  | NULL     | NULL       | NULL        |> > | dynamic | NULL     | NULL     | NULL    | NULL      | yes | no   | all  > > |  | NULL | NULL        | yes  | NULL    | NULL        | NULL       | NULL> > |           | 1504   | friend | 1504     | all      |> > | g729;ilbc;gsm;ulaw;alaw | NULL        |          0 |        |          |> > | yes            |        |> > You have deny=no, and permit=all, which are invalid values for permit> and deny. Please set both of these fields to NULL.> > -- > Tilghman> > _______________________________________________> -- Bandwidth and Colocation Provided by http://www.api-digital.com --> > AstriCon 2008 - September 22 - 25 Phoenix, Arizona> Register Now: http://www.astricon.net> > asterisk-users mailing list> To UNSUBSCRIBE or update options visit:> http://lists.digium.com/mailman/listinfo/asterisk-users
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080805/7603d2c3/attachment.htm 


More information about the asterisk-users mailing list