[Asterisk-Users] CLUELESS NEWBIE needs help making an outbound
sip call to PSTN
Steve
asterisk at michiganbroadband.com
Sun Jun 5 23:01:32 MST 2005
OK getting confused here....
I followed your instructions exactly as shown.
Here is what I get:
Vontage:/usr/src# export
CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot
Vontage:/usr/src# cvs login
Logging in to :pserver:anoncvs at cvs.digium.com:2401/usr/cvsroot
CVS password:
Vontage:/usr/src# cd asterisk
Vontage:/usr/src/asterisk# make update
Updating from CVS...
? doc/api
Vontage:/usr/src/asterisk#
I do a make clean and a make install...
It builds just fine but I end up with the same version of asterisk and of
course the same error when I try to dial out:
*CLI> Jun 6 02:05:06 WARNING[14940]: chan_sip.c:6829 handle_response:
Forbidden - wrong password on authentication for INVITE to '"Steve 5.8Ghz
Cordless" <sip:77 at 68.42.113.92>;tag=as3057165b'
I looks like the CVS update is not working at all.
Thanks
Steve
On Mon, 6 Jun 2005, Steve wrote:
> And Thanks,
> Am following your instructions to update....
>
> You are correct I did compile myself.
> I did the steps as descriped including login
> when I do
> make update
> this is all that I see:
>
> Updating from CVS...
> ? doc/api
>
> Is this normal?
> does not seem right
>
> Thanks
> Steve
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Mon, 6 Jun 2005, Steve wrote:
>
>> How does one differentiate betweek Asterisk CVS HEAD or CVS STABLE?
>>
>> I go to the website (asterisk.org) and they simply give instructions on how
>> to download the latest source.
>>
>> Only one version...
>>
>> What exactly is "HEAD" and how do you download that vs. the normal or
>> stable release?
>>
>> Thanks!
>>
>> Steve
>>
>> --------------------
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> On Sun, 5 Jun 2005, Rich Adamson wrote:
>>
>>>> Please correct me if I'm wrong but what I understand you to be saying is:
>>>>
>>>> That there is actually a bug in asterisk that is causing me NOT to be
>>>> able
>>>> to make an outbound SIP to PSTN call?
>>>>
>>>> And that I need to start over and compile a new version that has been
>>>> fixed?
>>>>
>>>> Has this been a problem all along or does it only affect the version I am
>>>> running?
>>>>
>>>> I am running version:
>>>> Asterisk CVS-Nv1-0-7-05/19/05-11:22:20 built by
>>>> root on a i686 running Linux
>>>>
>>>>
>>>>
>>>> Can you *please* calrify.... am I still doing something wrong? or is
>>>> this the the fault of a bug in asterisk.
>>>>
>>>> Please bare with me here I am a newbie with asterisk.
>>>>
>>>> I am just trying to make a SIMPLE call out to the PSTN via my sip
>>>> provider
>>>> from asterisk.
>>>>
>>>> Your message is unclear if this bug fixes a message problem or if it will
>>>> actually help me to be able to make an outbound call...
>>>>
>>>> seems that it still may not work but I will get a different message
>>>> that says ""you are using a stale
>>>>> challenge, please come back".
>>>
>>> I think what Olle was saying is there was a bug in sip _authentication_
>>> mechanism, and the patch to fix that bug has been applied to cvs-head
>>> but not to Stable (as yet). It would appear you're running Stable v1.0.7
>>> with the bug.
>>>
>>> "Assuming" you installed the Stable source code and compiled it
>>> yourself, you can do the following:
>>> cd /usr/src
>>> export CVSROOT=:pserver:anoncvs at cvs.digium.com:/usr/cvsroot
>>> cvs login - the password is anoncvs.
>>> cd asterisk
>>> make update
>>> make clean
>>> make install
>>>
>>> If you haven't done an update before, you might want to keep the above
>>> and update your notes to be able to do the above repeatedly. You _will_
>>> need to do that from time to time, and probably do the same for the
>>> zaptel source directory.
>>>
>>> Rich
>>>
>>>
>>> _______________________________________________
>>> Asterisk-Users mailing list
>>> Asterisk-Users at lists.digium.com
>>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>> To UNSUBSCRIBE or update options visit:
>>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>>
>> _______________________________________________
>> Asterisk-Users mailing list
>> Asterisk-Users at lists.digium.com
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-users
>>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list