OHH that makes a lot more sense... thanks a lot... i can just stick w/ real time SIP/IAX configuration then and forget about the users.conf file <br><br><div><span class="gmail_quote">On 4/19/07, <b class="gmail_sendername">
dave cantera</b> <<a href="mailto:david.cantera@iacnet.net">david.cantera@iacnet.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
0xception,<br>yes, I suspect this is the reason. the users.conf file may not used as<br>you expect. the users.conf file in 1.4 is a source file for generating<br>the dialplan on-the-fly by the gui... if you hand edit it, the gui
<br>doesn't regenerate it... one way to verify this is to, at the CLI>, type<br> dialplan show 6058@default<br>substitute the extens and context to suite your needs... I see that<br>these should be 6058 exten and context=default in the conf you provided..
<br>daveC<br><br><br>0xception wrote:<br>> I recently upgraded from asterisk 1.2.13 to 1.4.2 and am looking at<br>> using the users.conf file to setup my users, before i was using real<br>> time SIP which worked fine. However when i create a user in
users.conf<br>> i am unable to register the user form a softphone, however that same<br>> softphone can still register a different the users i currently have<br>> setup form the sip.conf from real time. i've recieved different error
<br>> messages at different times but none of them stick and i can't seem to<br>> reproduce much of them. (for example for a while i was getting<br>> host=dynamic not found/known errors. then i was getting something
<br>> about disallow errors, now i dont receive any errors but when i turn<br>> on sip debugging it just say unauthorized.<br>><br>> below is my users.conf file<br>><br>> [6058]<br>> allow = all<br>> callwaiting = yes
<br>> cid_number = 6058<br>> context = default<br>> email = <a href="mailto:user@mydomain.com">user@mydomain.com</a> <mailto:<a href="mailto:user@mydomain.com">user@mydomain.com</a>><br>> fullname = Bob smith
<br>> group =<br>> hasagent = yes<br>> hasdirectory = yes<br>> hasiax = no<br>> hasmanager = no<br>> hassip = yes<br>> hasvoicemail = yes<br>> host=dynamic<br>> mailbox = 6058<br>> secret = myPassword
<br>> threewaycalling = yes<br>> vmsecret = 1337<br>> zapchan =<br>> registeriax = no<br>> registersip = yes<br>><br>><br>> Any idea why this doesn't work but registering normal SIP configured<br>
> accounts does?<br>> ------------------------------------------------------------------------<br>><br>> _______________________________________________<br>> --Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br>><br>> asterisk-users mailing list<br>> To UNSUBSCRIBE or update options visit:<br>> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>><br>> ------------------------------------------------------------------------<br>><br>> No virus found in this incoming message.<br>> Checked by AVG Free Edition.<br>> Version: 7.5.446 / Virus Database:
269.5.1/765 - Release Date: 04/17/2007 05:20 PM<br>><br><br>--<br>Building Strong Relationships w/ Intelligent Customer Service<br>--<br><br>Interlocking Business Solutions, LLC<br>856-380-0894 x5000<br><br><br>_______________________________________________
<br>--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>