search for: q931

Displaying 20 results from an estimated 148 matches for "q931".

Did you mean: 931
2008 Jan 25
3
Finding difficulty in installing Asterisk
...g -fPIC -c -o pri.o pri.c gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -c -o q921.o q921.c gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -c -o prisched.o prisched.c gcc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -fPIC -c -o q931.o q931.c In file included from q931.c:28: pri_internal.h:263: error: expected declaration specifiers or ?...? before ?size_t? q931.c: In function ?receive_calling_party_number?: q931.c:949: error: too many arguments to function ?libpri_copy_string? q931.c: In function ?transmit_keypad_facility?: q9...
2004 Apr 01
1
quadBRI card installation issues
...39; q921.c:1228: warning: array subscript has type `char' q921.c: At top level: q921.c:235: warning: `q921_send_teiverify' defined but not used cc -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c -o prisched.o prisched.c cc -Wall -Wstrict-prototypes -Wmissing-prototypes -g -c -o q931.o q931.c q931.c: In function `transmit_calling_party_number': q931.c:895: warning: control reaches end of non-void function q931.c: In function `q921_getcall': q931.c:1423: warning: assignment from incompatible pointer type q931.c:1432: warning: assignment from incompatible pointer type q93...
2008 Dec 17
1
Asterisk 1.4 to AS5400 using H.323 (ooh323) inbound working but outbound doesn't
...49: Dec 16 14:53:12: //-1/122998F18026/DPM/dpMatchPeersCore: Result=Success(0) after DP_MATCH_DEST 993250: Dec 16 14:53:12: //-1/122998F18026/DPM/dpMatchPeersMoreArg: Result=SUCCESS(0) List of Matched Outgoing Dial-peer(s): 1: Dial-peer Tag=101 993251: Dec 16 14:53:12: ISDN Se7/0:1:23 Q931: Applying typeplan for sw-type 0x2 is 0x2 0x1, Calling num 5554444 993252: Dec 16 14:53:12: ISDN Se7/0:1:23 Q931: Applying typeplan for sw-type 0x2 is 0x2 0x1, Called num 3146519590 993253: Dec 16 14:53:12: ISDN Se7/0:1:23 Q931: TX -> SETUP pd = 8 callref = 0x00F3 Bearer Capability i = 0...
2010 May 15
1
q931.c modifications for CLID Presentation
...Caller ID and why it's not displaying. I am tracking this down to "Presentation prohibited of network provided number" even though the Caller doesn't use *67 and even though they haven't asked their provider to block their CLID for outbound. I want to make a modification to q931.c or pri_facility (whichever responsible) to ignore the request from the network to prohibit CLID and to show it so that I can find out exactly where the problem lies. Can you please tell me which "if" is related to that in q931.c or pri_facility.c? Thanks -------------- next part ------...
2010 May 15
1
Re-compiling q931.c
Hi Guys, Can q931.c be re-compiled using gcc or something else without the need to re-do the whole libpri? Some changes were made to q931.c and I want those to be reflected in .a .o .so .lo files as I think those are the files read by Asterisk vs the .c file. Thanks, -------------- next part -------------- An HTML...
2006 Mar 05
2
Problem with libpri?
While testing a problem with "spontaeously" and "occasionally" rebooting asterisk, I came upon this problem: Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1210770512 (LWP 11346)] 0x002e3fe1 in pri_release_timeout (data=0x93a0478) at q931.c:2589 2589 q931.c: No such file or directory. in q931.c q931.c is in libpri, function pri_release_timeout, and line 2589 reads: if (pri->debug & PRI_DEBUG_Q931_STATE) pri_message(pri, "Timed out looking for release complete\n"); PRI Debug was no...
2010 Apr 10
2
PRI - Native ZAP bridge fails - Is this my patch?
...39;Zap/2-1' == Spawn extension (zap-bridge, s, 8) exited non-zero on 'Zap/1-1' -- Hungup 'Zap/1-1' Here is PRI debug, starting just before Channel two is connected until both channels are disconnected *(maybe FACILITY 98 is of interest?!)*: < Message type: CONNECT (7) q931.c:3626 q931_receive: call 32865 on channel 2 enters state 10 (Active) > Protocol Discriminator: Q.931 (8) len=5 > Call Ref: len= 2 (reference 97/0x61) (Originator) > Message type: CONNECT ACKNOWLEDGE (15) -- Zap/2-1 answered Zap/1-1 -- Native bridging Zap/1-1 and Zap/2-1 > Prot...
2004 Jan 13
1
E100P without q931?
Hi, does anyone know if its feasible to run asterisk with a PRI card but not run any q931 signalling.. basically push calls down the PRI and tell asterisk in some other way to pickup a particular Zap channel? Steve
2004 Jun 10
0
oh323 0.6.2 q931 messages
- I've just installed 0.6.2, & I would like to see the q931 messages going back & forth. I turned on debugging with "h323 debug toggle", which the README says is "very verbose", but I don't see much. Is there a way for me to see more debugging information, like the "debug isdn q931" of IOS? Or am I missing somethi...
2005 Oct 12
1
send Q931 information element keypadfacility ?!
Hi all, I'm looking for a way with any asterisk-version with TE410P (cpe EuroISDN, Q931) for sending an INFORMATION ELEMENT KeypadFacility, eg. *87, during a connected call to the PSTN switch. Are there existing functions in asterisk to generate & send such IE ? If not what existing modules would be best to derive from? TIA, Bruno -------------- next part -------------- A non-...
2009 May 29
1
Call telco transfer q931
Hello Please help me, i need transfer a call in asterisk to other telco number and free the channel. Can i do with any q931 function?. Thanks a lot Aris... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090528/2bcd93ae/attachment.htm
2011 Jun 14
3
sig_pri.c:985 pri_find_dchan: Span 1: No D-channels available! Using Primary channel as D-channel anyway!
...5-patch for the libpri-1.4.11.5): libpri-1.4.11.5# patch -p0 -i libpri-1.4.11.5-patch It gave me that patched detected as shown below (example of one file, and I got same for other files): patching file pri.c Reversed (or previously applied) patch detected! Assume -R? And when I reached to the q931, then it failed to save and apply the hunk !! patching file q931.c Hunk #1 succeeded at 601 (offset 280 lines). Hunk #2 FAILED at 4945. Hunk #3 FAILED at 4957. Hunk #4 FAILED at 4973. Hunk #5 FAILED at 5001. Hunk #6 FAILED at 5303. Hunk #7 FAILED at 5319. Hunk #8 FAILED at 5817. Hunk #9 FAILED a...
2010 Apr 12
2
PRI Gurus ONLY - Too complex of an issue
...***** ********************************************************************************************************************* Here is PRI debug: Starting just before Channel two is connected until both channels are disconnected *(maybe FACILITY 98 is of interest?!)*: < Message type: CONNECT (7) q931.c:3626 q931_receive: call 32865 on channel 2 enters state 10 (Active) > Protocol Discriminator: Q.931 (8) len=5 > Call Ref: len= 2 (reference 97/0x61) (Originator) > Message type: CONNECT ACKNOWLEDGE (15) -- Zap/2-1 answered Zap/1-1 -- Native bridging Zap/1-1 and Zap/2-1 > Prot...
2005 Sep 10
1
PRI echo
...2)Today i received te406p. I know T1/E1 jumper. But how can i change the configuration of te406p for echo cancel mode selection? 3) asterisk crash (gdb) bt #0 0x0000002a973f15dd in q921_transmit_iframe (pri=0x2a9cd0ecf0, buf=0x40ffeac0, len=9, cr=1) at q921.c:384 #1 0x0000002a973f701c in q931_xmit (pri=0x2a9cd0ecf0, h=0x40ffeac0, len=9, cr=1) at q931.c:1848 #2 0x0000002a973f720f in send_message (pri=0x2a9cd0ecf0, c=0x2a9cd12810, msgtype=77, ies=0x2a97500570) at q931.c:1888 #3 0x0000002a973f7b31 in q931_release (pri=0x2a9cd0ecf0, c=0x2a9cd12810, cause=16) at q931.c:2141 #4...
2003 May 16
0
OpenH323 channel driver, Q931 Calling party number
...and Screening indicators and the actual number. Our provider uses some of those to decide if the numer should be presented or not to the outside world. I've done a crude hack in our GnuGK to always change those so that our numbers are displayed. ProxyChannel.cxx:~513: if (m_lastQ931->HasIE(Q931::CallingPartyNumberIE)) { unsigned plan, type; PString oldnumber; m_lastQ931->GetCallingPartyNumber(oldnumber, &plan, &type); m_lastQ931->SetCallingPartyNumber(oldnumber, pla...
2005 Feb 18
2
Asterisk + RedHat9 - Libpri problem
...ypes -Wmissing-prototypes -g -c -o pri.o pri.c cc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -c -o q921.o q921.c cc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -c -o prisched.o prisched.c cc -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -c -o q931.o q931.c ar rcs libpri.a pri.o q921.o prisched.o q931.o ranlib libpri.a cc -fPIC -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -o pri.lo -c pri.c cc -fPIC -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -g -o q921.lo -c q921.c cc -fPIC -Wall -Werror -Wstrict-prototypes -Wmiss...
2010 May 24
0
zap calls are getting dropped (unexpected disconnect message)
...Presentation: Presentation permitted, user number passed network screening (1) '8126110035' ] > [70 08 a1 33 30 33 39 30 32 30] > Called Number (len=10) [ Ext: 1 TON: National Number (2) NPI: ISDN/Telephony Numbering Plan (E.164/E.163) (1) '3039020' ] q931.c:3128 q931_setup: call 32801 on channel 1 enters state 1 (Call Initiated) -- Called g1/3039020 < Protocol Discriminator: Q.931 (8) len=10 < Call Ref: len= 2 (reference 33/0x21) (Terminator) < Message type: CALL PROCEEDING (2) < [18 03 a9 83 81] < Channel ID (len= 5) [ Ext: 1 I...
2010 Mar 11
2
How to add custom CDR fields to MySQL
Hi all, I've been trying to add a custom mysql field to my CDR's, but I must be doing something wrong. I am using asterisk 1.4 and asterisk 1.6, in extensions.conf I add: exten => h,1,Set(CDR(q931)=${HANGUPCAUSE}) This extension is executed, I can see it in the asterisk console. I have added a new column in my MySQL database called q931. However, the new field does not show up in my database or in the Master.csv file. Any help would be greatly appreciated. Regards, Alex
2009 May 22
2
BT ISDN-30 Pri getting 'stuck' on outgoing calls.
...gt;> >*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*- > >12:18:30/850.8 1- RS D1 BOP FRAME flg=3D999 = > [0043] > D2 Q921 (S:00 T:000 C/R:1) I P:0 NR:103 NS:058 = >[0039] > D3 Q931 Pro:08 Ref:(O,00 ca) SETUP =20 > IE:(0/a1) len:0 >> Sending complete > IE:(0/04) len:3 >> Bearer capability > Oct 3 : -00----- Coding =3D ITU-T > ---00000...
2003 Nov 14
0
RE: Aculab SS7/ISUP
...pto 16 servers) would use the Milborne box from Datakinetec in UK. It's a >>> signalling converter that does all the heavy SS7 stuff. Each server would still carry >>> 2 TE410P cards. The channel driver would be rather simple since you get the signalling >>> over tcp (Q931) in the format like 'incoming call in port 5 timeslot 10'. >>> >>> For smaller systems the Aculab card with 2 E1 lines and 2 ethernet interfaces could be a solution. >>> The last release from them that I used did allow you to define a CIC code map that >>&g...