Displaying 4 results from an estimated 4 matches for "26676".
Did you mean:
266,6
2004 Jun 09
0
Call Pickup problem in Asterisk with SIP phones
...tent-Type: application/sdp
Content-Length: 244 Accept: application/sdp Remote-Party-ID: "105 - Nik
Martin"
<sip:nmartin@172.31.30.7>;party=calling;id-type=subscriber;privacy=off;scree
n=no v=0 o=Cisco-SIPUA 24482 2915 IN IP4 172.31.30.7 s=SIP Call c=IN IP4
172.31.30.7 t=0 0 m=audio 26676 RTP/AVP 0 8 18 101 a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000 a=rtpmap:18 G729/8000 a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
14 headers, 11 lines
Using latest request as basis request
Sending to 172.31.30.7 : 5060 (non-NAT)
Found audio format UNKN
Found audio format ALAW
Found audio format...
2005 Dec 19
3
Where to put code - app controller, or app helper?
I have a function i want to be used in both views and controllers:
def year_to_fiscal_year(year)
# converts, say, an integer 2003 into ''0304''
year.to_s[2,2] << (year+1).to_s[2,2]
end
Where should i put it ?
--
Posted via http://www.ruby-forum.com/.
2014 Sep 08
0
samba-upgradedns --dns-backend=BIND9_DLZ fix hard links / A Record / PTR Record left
....ldb
2872185 -rw-rw---- 2 root named 4251648 Sep 8 23:10 DC=FORESTDNSZONES,DC=SWI,DC=LOCAL.ldb
2872181 -rw------- 1 root root 5316608 Sep 8 23:10 DC=SWI,DC=LOCAL.ldb
2872180 -rw-rw---- 2 root named 421888 Sep 8 22:22 metadata.tdb
orion:/ # ll -ia /var/lib/samba/private/dns/sam.ldb.d/
total 26676
1733329 drwxrwx--- 2 root named 4096 Sep 8 22:14 .
1733328 drwxrwx--- 3 root named 4096 Sep 8 22:04 ..
2872186 -rw-rw---- 1 root named 7675904 Sep 8 22:04 CN=CONFIGURATION,DC=SWI,DC=LOCAL.ldb
2872187 -rw-rw---- 1 root named 9359360 Sep 8 22:04 CN=SCHEMA,CN=CONFIGURATION,DC=SWI,DC=LOCAL.ld...
2007 Oct 21
2
arp corrupted
...e address:0x2400
eth1 Link encap:Ethernet HWaddr 00:50:FC:AC:52:4B
inet addr:192.168.0.254 Bcast:192.168.0.255 Mask:255.255.255.0
inet6 addr: fe80::250:fcff:feac:524b/64 Scope:Link
UP BROADCAST RUNNING PROMISC MULTICAST MTU:1500 Metric:1
RX packets:26676 errors:0 dropped:0 overruns:0 frame:0
TX packets:20424 errors:0 dropped:0 overruns:1 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2747567 (2.6 MiB) TX bytes:26324006 (25.1 MiB)
Interrupt:7 Base address:0x2800
If NAT did not work I could see it having a p...