search for: inval

Displaying 20 results from an estimated 107 matches for "inval".

Did you mean: einval
2006 May 16
0
iax2 disconnect problem
Hi, I'm using asterisk 1.2.7.1 and somehow my iax trunking is getting these problem :S. Sometimes iax acts weird and start to drop calls randomly and give these at the log: May 16 13:44:22 DEBUG[5264] chan_iax2.c: Immediately destroying 6, having received INVAL May 16 13:44:22 DEBUG[5264] chan_iax2.c: Immediately destroying 6, having received INVAL May 16 13:44:22 DEBUG[5264] chan_iax2.c: Immediately destroying 6, having received INVAL May 16 13:44:22 DEBUG[5264] chan_iax2.c: Immediately destroying 6, having received INVAL May 16 13:44:22 DEBUG[5264] c...
2003 Mar 31
2
iax problems
...extension (internal, 619, 2) exited non-zero on 'Zap/19-1' -- Hungup 'Zap/19-1' Tx-Frame Retry[000] -- Seqno: 02 Type: IAX Subclass: HANGUP Timestamp: 06428ms Callno: 00032 DCall: -00001 [192.168.222.245:5036] Rx-Frame Retry[N/A] -- Seqno: 00 Type: IAX Subclass: INVAL Timestamp: 00000ms Callno: 32767 DCall: 00032 [10.1.0.7:5036] Tx-Frame Retry[001] -- Seqno: 02 Type: IAX Subclass: HANGUP Timestamp: 06428ms Callno: 00032 DCall: -00001 [192.168.222.245:5036] Rx-Frame Retry[N/A] -- Seqno: 00 Type: IAX Subclass: INVAL Timestamp: 00000ms Call...
2010 Nov 18
2
IAX2 and INVAL packets
Is anybody here familiar with the meaning of INVAL packets for IAX2? Every few days I get a dropped outgoing call in the middle of the conversation (the outgoing call has been connected for few minutes) when an incoming call comes in. The log reads the following when this happens: [Nov 17 15:25:04] DEBUG[5138] chan_iax2.c: Immediately destroy...
2003 Aug 06
0
Intermittant IAX Call Failures
...an Asterisk machine that it set up as a mutual friend with another one (in another state... about 150ms away). Calls between the two fail to get established approximately 50% of the time. When a call works, everything is fine. When one fails, however, I see a large number of 'VNAK' and 'INVAL' messages from iax debug, and the call is never connected. I think that our contexts, usernames, and secrets are set up all right, since calls do go through just fine part of the time. My machine also registers reliably with the other machine, and we have had the same problem with a non-d...
2006 Oct 23
1
INVAL Messages
All, Has anyone seen INVAL messages on an IAX link before? I'm occasionally getting them from my Gateway provider, and I need to narrow down the potential cause. Symptoms are: Incoming calls fail, I see NEW, AUTHREQ then INVAL messages between the two A*k boxes... then for no reason at all it'll start worki...
2006 Mar 10
1
IAX / Firefly handshake problem
...all: 00000 [192.168.2.1:4569] USERNAME : hayley REFRESH : 1800 Tx-Frame Retry[-01] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: ACK Timestamp: 00057ms SCall: 00010 DCall: 22458 [192.168.2.1:4569] Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: INVAL Timestamp: 00003ms SCall: 22458 DCall: 00010 [192.168.2.1:4569] Rx-Frame Retry[Yes] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: REGREQ Timestamp: 00000ms SCall: 22458 DCall: 00000 [192.168.2.1:4569] USERNAME : hayley REFRESH : 1800 Tx-Frame Retry[000] -- OSeq...
2007 Oct 17
0
libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field.h libswfdec/swfdec_text_field_movie.c
...t_field.h" @@ -91,293 +90,6 @@ swfdec_text_field_init (SwfdecTextField * text) text->scroll = 1; } -SwfdecLayout * -swfdec_text_field_generate_layouts (SwfdecTextField *text, cairo_t *cr, - const SwfdecParagraph *paragraphs, const SwfdecColorTransform *trans, - const SwfdecRect *inval, int *num) -{ - GArray *layouts; - guint i; - - g_return_val_if_fail (SWFDEC_IS_TEXT_FIELD (text), NULL); - g_return_val_if_fail (cr != NULL, NULL); - g_return_val_if_fail (paragraphs != NULL, NULL); - - layouts = g_array_new (TRUE, TRUE, sizeof (SwfdecLayout)); - - for (i = 0; paragraphs[i]...
2007 Oct 14
0
10 commits - libswfdec/swfdec_as_strings.c libswfdec/swfdec_text_field.c libswfdec/swfdec_text_field_movie_as.c libswfdec/swfdec_text_field_movie.c
...+++++++++++++++++++++++++++--- 4 files changed, 132 insertions(+), 18 deletions(-) New commits: commit a165608df6751cf46561b570db61ff309f5b7244 Author: Pekka Lampila <pekka.lampila at iki.fi> Date: Sun Oct 14 02:26:48 2007 +0300 Don't render lines that are not horizontally inside invalid area diff --git a/libswfdec/swfdec_text_field.c b/libswfdec/swfdec_text_field.c index 6adbe8a..867b30d 100644 --- a/libswfdec/swfdec_text_field.c +++ b/libswfdec/swfdec_text_field.c @@ -254,7 +254,7 @@ swfdec_text_field_render (SwfdecTextField *text, cairo_t *cr, GList *layouts, *iter; Swf...
2007 Nov 18
2
[Bug 13293] New: _cairo_pen_find_active_cw_vertex_index failed assertion
...dec_stroke_paint (draw=0x9a782d0, cr=0xa46ab78, trans=0xbfe97888) at swfdec_stroke.c:124 #14 0xb0d8a37e in swfdec_draw_paint (draw=0x9a782d0, cr=0xa46ab78, trans=0xbfe97888) at swfdec_draw.c:129 #15 0xb0db6cce in swfdec_shape_render (graphic=0xa43e570, cr=0xa46ab78, trans=0xbfe97888, inval=0xbfe97868) at swfdec_shape.c:63 #16 0xb0d98dfc in swfdec_graphic_render (graphic=0x220a, cr=0xa46ab78, trans=0xbfe97888, inval=0xbfe97868) at swfdec_graphic.c:59 #17 0xb0d99135 in swfdec_graphic_movie_render (movie=0xa442e08, cr=0xa46ab78, trans=0xbfe97888, inval=0xbfe97868) at swfdec_gr...
2009 Oct 02
1
IAX2 Call rejected, CallToken Support required
...etry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: AUTHREQ Timestamp: 00007ms SCall: 01471 DCall: 00004 [192.168.42.251:4569] AUTHMETHODS : 3 CHALLENGE : 138954087 USERNAME : priv Tx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: INVAL Timestamp: 00000ms SCall: 00004 DCall: 01471 [192.168.42.251:4569] Rx-Frame Retry[Yes] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: AUTHREQ Timestamp: 00010ms SCall: 03923 DCall: 00004 [192.168.42.251:4569] AUTHMETHODS : 3 CHALLENGE : 182789945 USERNAME...
2006 May 25
2
jitterbuffer causes flaky IAX2 incoming connections?
...my IAX provider. Disabling the jitterbuffer seems to eliminate the problem (so far)! Has anyone else seen this? I'm using 1.2.6, but I'm not sure what my provider is using. A snippet of the a failed incoming call IAX2 debug is attached below (with jitterbuffer on). Note the HANGUP and INVAL codes. - Mike Rx-Frame Retry[ No] -- OSeqno: 001 ISeqno: 002 Type: IAX Subclass: REGACK Timestamp: 00087ms SCall: 00235 DCall: 00003 [70.87.18.51:4569] USERNAME : avtech DATE TIME : 2006-05-25 09:26:46 REFRESH : 60 APPARENT ADDRES : IPV4 64.26.1...
2017 Oct 11
3
TargetRegistry and MC object ownership.
...iple, CPU, Options); (3) Introduce a 'transient_unique_ptr<T>' type that never calls T's destructor, and whose purpose is to pass off ownership to a real unique_ptr: template <typename T> class transient_unique_ptr { public: transient_unique_ptr(std::unique_ptr<T> InVal) : Val(InVal.release()) {} transient_unique_ptr(transient_unique_ptr<T> &&Other) : Val(Other.Val) { Other.Val = nullptr; } transient_unique_ptr&& operator=(transient_unique_ptr<T> &&Other) { std::swap(Val, Other.Val); return *this; } ~transient_unique_ptr()...
2010 Nov 25
0
IAX inbound failing
...from Asterisk telling me that I need the line in to process the call - so the call is getting to Asterisk (not a firewall issue then). The call logic was working fine prior to the upgrade, and as I don't get one line of output at the CLI I'm wondering what is going on! I can see the INVAL in the debug, but I'm not sure what that's actually meaning - is it authentication?? The username/secret are all valid. My iax.conf entry looks like: [inboundcontext] type=user context=incomming_pstn username=inboundcontext secret=xxxxxx host=dynamic trunk=yes requirecallto...
2008 Jun 17
2
[Bug 16395] New: glib abort for "double free or corruption" in jpeg code
...pattern = <value optimized out> #15 0xb1a8e55e in swfdec_draw_paint (draw=0xa987d20, cr=0xa9da9c0, trans=0xbfd7f084) at swfdec_draw.c:129 __PRETTY_FUNCTION__ = "swfdec_draw_paint" #16 0xb1aba71e in swfdec_shape_render (graphic=0xac29928, cr=0xa9da9c0, trans=0xbfd7f084, inval=0xbfd7f0a8) at swfdec_shape.c:63 draw = (SwfdecDraw *) 0xa987d20 walk = (GSList *) 0xa9d8328 #17 0xb1a94c0c in swfdec_graphic_render (graphic=0x39c5, cr=0xa9da9c0, trans=0xbfd7f084, inval=0xbfd7f0a8) at swfdec_graphic.c:59 No locals. #18 0xb1a94fe5 in swfdec_graphic_movie_render (mo...
2005 Jan 13
2
Firefly repeats registering to * server
This may not strictly be an asterisk question, but not sure where else to post ... I have an Asterisk test server setup with two firefly clients, one on the local lan and one on an external ip address. Both clients are setup the same way and voice calls work fine. The asterisk console reports a "Registered" message for the external client at about one minute intervals but the
2007 May 14
1
IAX2 peer unreachable in one direction - NAT problem?
...POKE Timestamp: 00012ms SCall: 00006 DCall: 00000 [myNattedServer:4569] Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX Subclass: PONG Timestamp: 00012ms SCall: 00005 DCall: 00006 [myNattedServer:37657] Tx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: INVAL Timestamp: 00000ms SCall: 00006 DCall: 00005 [myNattedServer:37657] [May 14 19:06:05] DEBUG[5546]: chan_iax2.c:4788 raw_hangup: Raw Hangup myNattedServer:37657, src=6, dst=5 [May 14 19:06:06] DEBUG[5540]: chan_iax2.c:1644 send_packet: Sending 12 on 6/0 to myNattedServer:4569 Tx-Frame Retry[00...
2007 May 15
0
IAX2 peer unreachable in one direction - NATproblem?
...DCall: 00000 > [myNattedServer:4569] > Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 001 Type: IAX > Subclass: PONG > > Timestamp: 00012ms SCall: 00005 DCall: 00006 > [myNattedServer:37657] > Tx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX > Subclass: INVAL > > Timestamp: 00000ms SCall: 00006 DCall: 00005 > [myNattedServer:37657] > [May 14 19:06:05] DEBUG[5546]: chan_iax2.c:4788 raw_hangup: Raw Hangup > myNattedServer:37657, src=6, dst=5 > [May 14 19:06:06] DEBUG[5540]: chan_iax2.c:1644 send_packet: > Sending 12 on > 6/...
2005 Jul 12
0
IAX2 ping confusion and unreachable soft phones
I've turned on debug in a (IAXComm based) soft phone. I see the phone sending pings to *. I see * getting the pings. For some reason, with iax2 show debug, I never see any response on the console from *. However, the phone shows a response with INVAL. Seems like an odd response to a ping request. I believed it should get an ACK. Is that wrong? If I should get an ACK, what could I have messed up to prevent * from sending the ACK? I also see VNAKs on the * console. I believed that a VNAK basically meant "you sent me a voice frame at the...
2010 Feb 03
2
[LLVMdev] Does mips backend support variable arguments in release version(llvm-2.6)?
...llvm-2.6. int func(int i, ...) { return 0; } llvm-gcc func.c -emit-llvm -c -O3 -o func.bc llc func.bc -relocation-model=static -march=mips -O0 -o func.s Command llc fails: llc:SelectionDAGBuilder.cpp:6440:void llvm::SelectionDAGISel::LowerArguments( llvm::BasicBlock):Assertion 'Invals.size() == Ins.size && "LowerFormalArguments didn't emit the correct number of values!"' failed Does the latest mips backend in svn trunk support variable arguments? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists....
2003 Nov 13
2
IAX trunk monitoring
...Retry[-01] -- Seqno: 00 Type: IAX Subclass: ACK Tx-Frame Retry[000] -- Seqno: 00 Type: IAX Subclass: PONG Rx-Frame Retry[N/A] -- Seqno: 01 Type: IAX Subclass: ACK Tx-Frame Retry[001] -- Seqno: 00 Type: IAX Subclass: PONG Rx-Frame Retry[N/A] -- Seqno: 00 Type: IAX Subclass: INVAL Tx-Frame Retry[000] -- Seqno: 00 Type: IAX Subclass: POKE Tx-Frame Retry[001] -- Seqno: 00 Type: IAX Subclass: POKE Tx-Frame Retry[000] -- Seqno: 00 Type: IAX Subclass: POKE Tx-Frame Retry[001] -- Seqno: 00 Type: IAX Subclass: POKE Tx-Frame Retry[000] -- Seqno: 00 Type: IAX...