Displaying 4 results from an estimated 4 matches for "call_references".
Did you mean:
call_reference
2003 Oct 13
1
chan_h323 - Segmentation fault (core dumped)
Hi all:
I've got some core dumps when I use chan_h323. I dial an extension using
h323, routed thru an E100P (like a H323-ISDN_PRI gateway). Sometimes *
hangs, sometimes not. The client used for test es SjPhone
(http://www.sjlabs.com/).
This is the data for one core dump:
(gdb) bt
#0 ast_rtp_get_us (rtp=0x0, us=0x5074759c) at rtp.c:790
#1 0x41f8879c in create_connection
2010 Oct 21
3
Asterisk Realtime Billing Question???
Hello All,
after so long time i posted a new question regarding billing, hope anyone
have some solution.
I have situation in that i want to do billing of more than 1 call in real
time below are scenario and explanation.
Scenario:
A customer called my DID number and after that from here i dial few number
let say 5 number. once number are placed into DIAL
i will put this customer into
2003 Oct 02
0
chan_h323 Ringing Congestion causes * segfault
We have an odd problem, where inbound H323 (chan_h323) calls will sometimes
cause a Ringing Congestion that appears to keep the channels open and never
release it until we kill and restart asterisk. These "Ringing Congestions"
start to pile up, which eventually crashes Asterisk.
H323 Gateway -> Asterisk (chan_h323) -> Tor2/PRI -> PSTN
Has anyone ran into this problem or
2018 Jul 27
3
SHELL() function Asterisk 13 - can only accept one paramter in string?
Hi all
This is a followup on my post "Asterisk 13 - system() dialplan app cannot call bash scripts" from yesterday
I've given up trying to use system() to call BASH scripts with parameters from Asterisk 13.
Turned out under Asterisk 13.22.0 System() DOES work, but only if you do NOT attempt to pass any parameters to the called script.
This works, and reliably calls the script: