Displaying 2 results from an estimated 2 matches for "9af5".
Did you mean:
9af3
2004 Oct 03
0
Call gets disconnected upon connect
...We have purchased the
G729 codec licenses from Digium and loaded them into Asterisk
successfully. However, the call drops immediately after being answered
with the debug error message saying something like: "channel.c:2646
ast_channel_bridge: Didn't get a frame from channel:
SIP/6568543197-9af5"
Any idea why this may be happening? Here is the debug log:
Oct 4 00:53:41 DEBUG[1083546560]: chan_sip.c:5269 check_user_full:
Setting NAT on RTP to 4
Oct 4 00:53:41 DEBUG[1083546560]: chan_sip.c:7087 handle_request:
Check for res for 6568543197
Oct 4 00:53:41 DEBUG[1083546560]: chan_sip....
2009 Nov 23
0
R-help Digest, Vol 81, Issue 23
...t; ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 22 Nov 2009 12:26:33 +0100
> From: Soeren.Vogel at eawag.ch
> Subject: [R] Define return values of a function
> To: r-help at r-project.org
> Message-ID: <1191B6D4-850B-44BD-9AF5-636FAB5232D2 at eawag.ch>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
>
> I have created a function to do something:
>
> i <- factor(sample(c("A", "B", "C", NA), 793, rep=T, prob=c(8, 7, 5,
> 1)))
> k <- fact...