Does anyone see any issues here? I cannot get it to work. Passwords are not real! [general] ;register => 999:999222 at carrier.callwithus.com register => 999:999222 at sip.callwithus.comi context=default port=5060 bindaddr=0.0.0.0 srvlookup=yes ; enable DNS SRV server [joesipshow] type=friend host=sip.callwithus.com authuser=999 username=999 secret=999222 qualify=no insecure=very context=default bindport=5060 fromdomain=sip.callwithus.com qualify=3600 nat=no ; or yes if you are behind NAT [default] exten => s,1,Answer() exten => s,n,Wait(1) exten => s,n,Dial(SIP/callwithus/17031111111) exten => s,n,Wait(2) exten => s,n,Hangup()
On 11-01-16 03:58 PM, Thomas Perron wrote:> Does anyone see any issues here? I cannot get it to work. > Passwords are not real! >No, however you did not provide any debug logs [1]. [1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information -- Paul Belanger Digium, Inc. | Software Developer twitter: pabelanger | IRC: pabelanger (Freenode) Check us out at: http://digium.com & http://asterisk.org
OK. I set up the logger.conf via the steps provided. Now, how do I get the results. I reproduced the scenario. On Sun, Jan 16, 2011 at 4:02 PM, Paul Belanger <pabelanger at digium.com> wrote:> On 11-01-16 03:58 PM, Thomas Perron wrote: >> Does anyone see any issues here? ? I cannot get it to work. >> Passwords are not real! >> > No, however you did not provide any debug logs [1]. > > [1] https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information > > -- > Paul Belanger > Digium, Inc. | Software Developer > twitter: pabelanger | IRC: pabelanger (Freenode) > Check us out at: http://digium.com & http://asterisk.org > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > ? ? ? ? ? ? ? http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > ? http://lists.digium.com/mailman/listinfo/asterisk-users >
Hi Thomas,> register => 999:999222 at sip.callwithus.comiPerhaps this should be .com instead of .comi ? Best regards, Jeroen Eeuwes
Thanks. I fixed that. Still does not work. On Mon, Jan 17, 2011 at 12:53 AM, Jeroen Eeuwes <jeroeneeuwes at gmail.com> wrote:> Hi Thomas, > >> register => 999:999222 at sip.callwithus.comi > > Perhaps this should be .com instead of .comi ? > > Best regards, > Jeroen Eeuwes > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > ? ? ? ? ? ? ? http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > ? http://lists.digium.com/mailman/listinfo/asterisk-users >
enable sip debug and check which error or error code you are getting also try nat=yes On Mon, Jan 17, 2011 at 5:34 PM, Thomas Perron <thomas.perron at gmail.com>wrote:> Thanks. I fixed that. > Still does not work. > > > On Mon, Jan 17, 2011 at 12:53 AM, Jeroen Eeuwes <jeroeneeuwes at gmail.com> > wrote: > > Hi Thomas, > > > >> register => 999:999222 at sip.callwithus.comi > > > > Perhaps this should be .com instead of .comi ? > > > > Best regards, > > Jeroen Eeuwes > > > > -- > > _____________________________________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > New to Asterisk? Join us for a live introductory webinar every Thurs: > > http://www.asterisk.org/hello > > > > asterisk-users mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Regards, Zuhair Raza Asst. Manager Technical Support Phone: +1-850-433-8555 ext 101064 Website: www.didx.net Skype: zuhairraza What is DIDX.net? <http://www.youtube.com/watch?v=mIgGTGkTZns> <http://www.youtube.com/watch?v=mIgGTGkTZns> -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110118/8408055a/attachment.htm>