[Asterisk-Users] CLUELESS NEWBIE needs help making an outbound sip call to PSTN

Steve asterisk at michiganbroadband.com
Mon Jun 6 12:03:07 MST 2005


Still just simply want to be able to make an outbound sip provider call 
from asterisk.... that's all :-)
Kinda like that guy that wants to call his girlfriend....
I'm getting lonely here.



Ok completely started over....

Installed CVS-HEAD

zaptel seems to compile ok (see lots of warnings)
libpri seems to compile ok

zaptel and ztdummy load ok after compile

asterisk builds ok but exits with this error at runtime:

  [pbx_wilcalu.so]Jun  6 14:32:54 WARNING[27986]: loader.c
:310 __load_resource: /usr/lib/asterisk/modules/pbx_wilcalu.so: undefined 
symbol: ast_p
thread_create
Jun  6 14:33:49 WARNING[27986]: loader.c:518 load_modules
: Loading module pbx_wilcalu.so failed!

asterisk will not run!

I have no idea what this means or how to deal with it. any help is much 
appreciated!

Asterisk version: Vontage:/etc/asterisk# asterisk -V
Asterisk CVS-HEAD

umm.... not really informative there.... :-) I downloaded and built it 
June, 6 
2:45PM Eastern STD time (US)

Here's some more info about my system just in case it is userful:

Stable compiles & runs OK.

Thanks!

Steve

Vontage:/usr/src/asterisk# cd /proc/version
-bash: cd: /proc/version: Not a directory
Vontage:/usr/src/asterisk# cat /proc/version ; cat /proc/cpuinfo
Linux version 2.4.27-2-386 (horms at charles.lab.ultramonkey.org) (gcc 
version 3.3.5 (Debian 1:3.3.5-6)) #1 Thu Jan 20 10:55:08 JST 2005
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 5
model name      : Pentium II (Deschutes)
stepping        : 2
cpu MHz         : 448.976
cache size      : 512 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 2
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca 
cmov pat pse36 mmx fxsr
bogomips        : 894.56

Vontage:/usr/src/asterisk# free
              total       used       free     shared    buffers     cached
Mem:        321924     284556      37368          0      76080     149288
-/+ buffers/cache:      59188     262736
Swap:       373928          0     373928
Vontage:/usr/src/asterisk# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/hda3              7661260   1131756   6140332  16% /
tmpfs                   160960         0    160960   0% /dev/shm
/dev/hda1                90297      5768     79712   7% /boot
Vontage:/usr/src/asterisk#
Vontage:/usr/src/asterisk# lsmod
Module                  Size  Used by    Not tainted
ztdummy                 1688   0  (unused)
zaptel                219616   0  [ztdummy]
af_packet              11048   1  (autoclean)
usb-uhci               19504   0  [ztdummy]
usbcore                52268   1  [usb-uhci]
ymfpci                 39144   0
ac97_codec             11252   0  [ymfpci]
soundcore               3268   2  [ymfpci]
ide-scsi                8272   0
scsi_mod               86052   1  [ide-scsi]
8139too                12328   1
mii                     1952   0  [8139too]
crc32                   2848   0  [8139too]
agpgart                39108   0  (unused)
dm-mod                 36120   0  (unused)
ide-cd                 27072   0
cdrom                  26212   0  [ide-cd]
rtc                     5768   0  (autoclean)
ext3                   65388   1  (autoclean)
jbd                    34628   1  (autoclean) [ext3]
ide-detect               288   0  (autoclean) (unused)
piix                    7784   1  (autoclean)
ide-disk               12448   3  (autoclean)
ide-core               91832   3  (autoclean) [ide-scsi ide-cd ide-detect 
piix ide-disk]
unix                   12752   9  (autoclean)

















On Mon, 6 Jun 2005, Rich Adamson wrote:

>>
>> 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'
>
> That would suggest what Olle told you was correct. The fix/patch
> has not yet been applied to Stable v1.0 as yet.
>
> I use cvs-head (not Stable) so can't help you with the Stable stuff.
>
>
> _______________________________________________
> 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