Hi candlerb (Brain)!
1. I didn't reporing problem. I'am started Asterisk before this command and all is ok, but this piece is extracted from context with intention to show to Gazzo2 that Asterisk is running, and what is RAM utilization in this case. Sory for mistake I produced.
2. logs from Ethereal:
dhcp request from busybox udhcpc :
Frame 196 (590 bytes on wire, 590 bytes captured)
Ethernet II, Src: 10.252.4.101 (00:17:31:ed:d9:9a), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol, Src: 0.0.0.0 (0.0.0.0), Dst: 255.255.255.255 (255.255.255.255)
User Datagram Protocol, Src Port: bootpc (68), Dst Port: bootps (67)
Bootstrap Protocol
Message type: Boot Request (1)
....
Option 60: Vendor class identifier = "udhcp 0.9.9-pre"
dhcp request from IBM laptop WIN XP:
Frame 57 (353 bytes on wire, 353 bytes captured)
Ethernet II, Src: 10.252.4.100 (00:0b:cd:6e:49:de), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol, Src: 10.252.4.100 (10.252.4.100), Dst: 255.255.255.255 (255.255.255.255)
User Datagram Protocol, Src Port: bootpc (68), Dst Port: bootps (67)
Bootstrap Protocol
Message type: Boot Request (1)
....
Option 60: Vendor class identifier = "MSFT 5.0"
dhcp request from Mediatrix 1104 gateway:
Frame 61 (347 bytes on wire, 347 bytes captured)
Ethernet II, Src: 10.252.4.102 (00:90:f8:02:5b:f8), Dst: Broadcast (ff:ff:ff:ff:ff:ff)
Internet Protocol, Src: 0.0.0.0 (0.0.0.0), Dst: 255.255.255.255 (255.255.255.255)
User Datagram Protocol, Src Port: bootpc (68), Dst Port: bootps (67)
Bootstrap Protocol
Message type: Boot Request (1)
....
Option 60: Vendor class identifier = "Mediatrix 1104 "
and number of options from busybox is less then from other two. Busybox dhcpc filled request all with blanks compared with Mediatrix and XP wich not sent this blanks.
This is covered by another posts as You know: http://forum.bsr-clan.de/ftopic8253.html
Ok this is not bug. If you count size 576 Bytes (icluding udp and ip) + 14 bytes for ethernet layer = 590 Bytes captured, but about 250 Bytes is all zero and wasting space.
And finaly I have not problem with this size. I get response from Cisco ruters from my VoIP operater in the case of 590(576) Bytes long requests.
Thanks for confirmation of 4 sucessfull calls.
And now I'am wasting space in this zandbelt topic. Sory zandbelt.
Let me make some corect thing.
Please test my script sent in topic http://forum.openwrt.org/viewtopic.php?id=8504