Displaying 2 results from an estimated 2 matches for "send_digit_end".
2008 Mar 17
1
Core dump?
...c_s.so.1...done.
Loaded symbols for /lib/libgcc_s.so.1
Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
#0 ast_senddigit_end (chan=0x0, digit=49 '1', duration=100) at
channel.c:2480
2480 if (chan->tech->send_digit_end)
What do I do from here?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080317/067d33b9/attachment.htm
2007 Jun 21
3
gtalk - no audio
Hi list,
I'm trying to get channel gtalk working in asterisk 1.4.5
I have it built and configured as follows:
*jabber.conf:*
[general]
debug=yes
autoprune=no
autoregister=no
[myaccount]
type=client
serverhost=talk.google.com
username=myaccount at gmail.com/Talk
secret=mypassword
port=5222
usetls=yes
usesasl=yes
statusmessage="Talk to me"
timeout=100
*gtalk.conf:*
[general]