search for: 27232

Displaying 13 results from an estimated 13 matches for "27232".

Did you mean: 27236
2004 Dec 22
1
MGCP Transaction identifiers
...y) use high values in the transaction identifiers, while the RQNT, AUEP, CRCX and DLCX (by the call agent) use low values for it. I hope I could explain my doubt! Here are some examples: RSIP 18696 aaln/1@tramontina MGCP 1.0 RQNT 8 aaln/1@tramontina MGCP 1.0 AUEP 9 aaln/1@tramontina MGCP 1.0 RSIP 27232 aaln/1@tramontina MGCP 1.0 RQNT 3 aaln/1@tramontina MGCP 1.0 NTFY 27219 aaln/1@tramontina MGCP 1.0 CRCX 2 aaln/1@tramontina MGCP 1.0 DLCX 26 aaln/1@tramontina MGCP 1.0 Thanks, Leonardo J. Tramontina -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digi...
2009 Dec 04
3
Data loss (corruption with rsync)
...i" >> ../miracle.cksums.txt foreach? end miracle.txt has list of files (via find ./ -type f) from original partition. I did same for storage partition (target) The results of : navi:/mnt# diff miracle.cksums.txt storage.cksums.txt | wc -l were (includes some additional lines due diff): 27232 The original count of files: navi:/mnt# wc -l miracle.cksums.txt 29266 miracle.cksums.txt every line matches it's counterpart as seen from diff: lines 9-17: 32,34c32,34 < 4171132061 137124390 ./music/(2006) the remote viewer [expanded] [flac]/cd1/01. remote viewing 1.flac < 2227991181...
2005 Dec 30
1
Problems with Testing (Depot) demo app in Agile Rails book
I''ve encountered a perplexing problem whilst following along the demo app in the "Agile Web Development with Rails" book. Any help would be greatly appreciated. Here is a brief time line of my tale of woe:- 0. Been programming (business apps) and designing/building DBs for two decades - but new to both Ruby and Rails (so I apologise in advance if I''ve made some
2017 Oct 30
0
Asterisk 15.1.0 Now Available
...e-INVITE because of directmedia=yes (Reported by saghul) * ASTERISK-27165 - CDR: CDR(start,u) function won't work in cdr_custom config (Reported by Jacek Konieczny) * ASTERISK-27254 - alembic: prune_on_boot fix erroneous (Reported by Florian Floimair) * ASTERISK-27232 - When in queue on g722 with interruptions, music on hold can get stuck and no longer play (Reported by Jens T.) * ASTERISK-27024 - nat/external_media settings ignored in 14.4.1 (Reported by Christopher van de Sande) * ASTERISK-26879 - PJSIP external_media_address ig...
2017 Oct 30
0
Asterisk 14.7.0 Now Available
...ert to astobj2 (Reported by Corey Farrell) * ASTERISK-17540 - SDP origin attribute modified when issuing re-INVITE because of directmedia=yes (Reported by saghul) * ASTERISK-27254 - alembic: prune_on_boot fix erroneous (Reported by Florian Floimair) * ASTERISK-27232 - When in queue on g722 with interruptions, music on hold can get stuck and no longer play (Reported by Jens T.) * ASTERISK-27024 - nat/external_media settings ignored in 14.4.1 (Reported by Christopher van de Sande) * ASTERISK-26879 - PJSIP external_media_address ig...
2017 Oct 30
0
Asterisk 13.18.0 Now Available
...ert to astobj2 (Reported by Corey Farrell) * ASTERISK-17540 - SDP origin attribute modified when issuing re-INVITE because of directmedia=yes (Reported by saghul) * ASTERISK-27254 - alembic: prune_on_boot fix erroneous (Reported by Florian Floimair) * ASTERISK-27232 - When in queue on g722 with interruptions, music on hold can get stuck and no longer play (Reported by Jens T.) * ASTERISK-27024 - nat/external_media settings ignored in 14.4.1 (Reported by Christopher van de Sande) * ASTERISK-26879 - PJSIP external_media_address ig...
2018 Oct 09
2
Asterisk 16.0.0 Now Available
...doesn't get set (Reported by Bryan Walters) * ASTERISK-17540 - SDP origin attribute modified when issuing re-INVITE because of directmedia=yes (Reported by saghul) * ASTERISK-27254 - alembic: prune_on_boot fix erroneous (Reported by Florian Floimair) * ASTERISK-27232 - When in queue on g722 with interruptions, music on hold can get stuck and no longer play (Reported by Jens T.) * ASTERISK-27024 - nat/external_media settings ignored in 14.4.1 (Reported by Christopher van de Sande) * ASTERISK-26879 - PJSIP external_media_address ig...
2017 Dec 21
0
Certified Asterisk 13.18-cert1 Now Available
...ert to astobj2 (Reported by Corey Farrell) * ASTERISK-17540 - SDP origin attribute modified when issuing re-INVITE because of directmedia=yes (Reported by saghul) * ASTERISK-27254 - alembic: prune_on_boot fix erroneous (Reported by Florian Floimair) * ASTERISK-27232 - When in queue on g722 with interruptions, music on hold can get stuck and no longer play (Reported by Jens T.) * ASTERISK-27024 - nat/external_media settings ignored in 14.4.1 (Reported by Christopher van de Sande) * ASTERISK-26879 - PJSIP external_media_address ig...
2014 Jan 28
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Hi Stepan, Sorry for the delay. It's great that you are working on MergeFunctions as well and I agree, we should definitely try to combine our efforts to improve MergeFunctions. Just to give you some context, the pass (with the similar function merging patch) is already being used in a production setting. From my point of view, it would be better if we focus on improving its capability
2018 Oct 09
0
Asterisk 16.0.0 Now Available
...doesn't get set (Reported by Bryan Walters) * ASTERISK-17540 - SDP origin attribute modified when issuing re-INVITE because of directmedia=yes (Reported by saghul) * ASTERISK-27254 - alembic: prune_on_boot fix erroneous (Reported by Florian Floimair) * ASTERISK-27232 - When in queue on g722 with interruptions, music on hold can get stuck and no longer play (Reported by Jens T.) * ASTERISK-27024 - nat/external_media settings ignored in 14.4.1 (Reported by Christopher van de Sande) * ASTERISK-26879 - PJSIP external_media_address ig...
2014 Jan 30
3
[LLVMdev] MergeFunctions: reduce complexity to O(log(N))
...7 jmemmgr.ll 15 170588 0 0.02 170555 0 0.02 167207 jmemnobs.ll 8 9152 2 0.01 8383 2 0.01 8383 jquant1.ll 17 125661 0 0.02 125628 0 0.01 125628 jquant2.ll 18 189959 0 0.02 189926 0 0.03 189926 jutils.ll 5 7661 0 0.01 7628 0 0.01 7628 kbo.ll 39 93480 1 0.01 93248 0 0.02 93463 kernel.ll 5 27252 0 0.01 27232 0 0.01 27232 keyUnion.ll 2 18655 0 0.01 18630 0 0.01 18630 kimwl.ll 82 359944 1 0.04 359757 1 0.04 359757 kimwy.ll 370 1447814 104 0.11 1433689 * * * k.ll 2937 7485503 989 0.86 6584270 * * * KS-1.ll 6 38618 0 0.01 38598 0 0.01 38598 KS-2.ll 8 68887 0 0.01 68867 0 0.01 68867 l3bitstream.ll 11 167472...
2012 Mar 16
27
xenconsole: Could not read tty from store: No such file or directory
Hello Community, I encountered an error while running "xm console domU". Here is the running script: # xm console domU xenconsole: Could not read tty from store: No such file or directory I googled and found out that this issue is mostly result from forgetting starting xenconsole service. However, after I started xenconsole, the issue is still there. Please see: #
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
...ASTERISK-17540>] - SDP origin attribute modified when issuing re-INVITE because of directmedia=yes (Reported by saghul) - [ASTERISK-27254 <https://issues.asterisk.org/jira/browse/ASTERISK-27254>] - alembic: prune_on_boot fix erroneous (Reported by Florian Floimair) - [ASTERISK-27232 <https://issues.asterisk.org/jira/browse/ASTERISK-27232>] - When in queue on g722 with interruptions, music on hold can get stuck and no longer play (Reported by Jens T.) - [ASTERISK-27024 <https://issues.asterisk.org/jira/browse/ASTERISK-27024>] - nat/external_media setting...