Hi Roland, I think there is an issue with the screen refresh, mine also displays "searching..." unless I reboot the phone, and leave wifi on when it boots up, at this point it says "internet calling: available" .. but, it works either way.
As for prepending a 9, that's something your Asterisk installation is doing (or has been setup in the voip software to do) Thanks, Matt G : http://www.voipphreak.ca : http://www.ratemydialplan.com -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Remco Barendse Sent: Monday, July 07, 2008 5:21 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Windows Mobile 6 IAX/SIP client? Hi Matt!! Thanks for that. When i use the same config, it looks like my Asterisk 1.4.21.1 really expects the md5secret because i get this : [Jul 7 11:11:21] NOTICE[17678]: chan_sip.c:15236 handle_request_register: Registration from '<sip:[EMAIL PROTECTED]:5060>' failed for '10.10.250.252' - Wrong password When i uncomment the md5secret, the phone seems to register but the display of the phone keeps on displaying 'Searching.....' at the place of internet call but i can call my local voicemail. When i try to call any other number i can see that the phone is dialling a 9 before the number i want to dial. Weird...... On Sun, 6 Jul 2008, Matt Gibson wrote: > Hi Remco, > > Here's my SIP config.. > > [8902] > type=friend > secret=xxx > record_out=Adhoc > record_in=Adhoc > qualify=no > port=5060 > pickupgroup= > nat=no > md5secret=xxx > [EMAIL PROTECTED] > host=dynamic > dtmfmode=auto > dial=SIP/8902 > context=from-internal > canreinvite=no > callgroup= > callerid=device <8902> > accountcode=mobile > call-limit=50 > > As for internet calling, once you have the feature installed, there is a new > option available in the connection settings "use internet dialing when > available". I have this turned on, and calls route over wifi/voip when I am > registered instead of the cell network. Hth! > > Thanks, > Matt G > > : http://www.voipphreak.ca > : http://www.ratemydialplan.com > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Remco Barendse > Sent: Sunday, July 06, 2008 8:28 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [asterisk-users] Windows Mobile 6 IAX/SIP client? > > On Thu, 3 Jul 2008, Matt Gibson wrote: >> >> > http://www.voipphreak.ca/2008/03/29/enable-the-hidden-voip-features-of-windo >> ws-mobile-6x-for-free-voip-calls-using-asterisk/ > > Thanks for the link! > > I installed and configured the phone according to the above link. > > It only seems to work partly though. I sometimes managed to get tmy TyTN > II to register with asterisk. > > Incoming calls only work sporadically, only when the phone registers as > peer (which it doesn't always do). And even when inbound calls work, i > never have the option to select Internet Calling when making a call. > > The phone does state "Internet Calling: Available" > > Maybe my sip.conf is wrong? This is what i have now : > > [123] ; HTC TyTN II > disallow=all > allow=alaw > type=friend > username=123 > secret=12345678 > host=dynamic > insecure=port,invite > callerid="HTC TyTN II" <123> > context=intern-all > nat=yes > qualify=yes > canreinvite=no > dtmfmode=rfc2833 > notransfer=yes > > > _______________________________________________ > -- 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 > > > _______________________________________________ > -- 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 > _______________________________________________ -- 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 _______________________________________________ -- 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
