Displaying 20 results from an estimated 100 matches similar to: "Asterisk 12 issue"
2017 Jun 14
2
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
On 06/14/2017 at 05:53 PM Joshua Colp wrote:
> On Wed, Jun 14, 2017, at 12:47 PM, Michael Maier wrote:
>
> <snip>
>
>>
>> I added this patch to see, if really all packages are are freed after
>> they have been processed:
>>
>> --- b/res/res_pjsip/pjsip_distributor.c 2017-05-30 19:44:16.000000000
>> +0200
>> +++
2017 Jun 15
2
asterisk 13.16 / pjsip / t.38: res_pjsip_t38.c:207 t38_automatic_reject: Automatically rejecting T.38 request on channel 'PJSIP/91-00000007'
On 06/14/2017 at 10:17 PM, Joshua Colp wrote:
> On Wed, Jun 14, 2017, at 05:09 PM, Michael Maier wrote:
>
> <snip>
>
>>
>> I can now say, that asterisk / pjsip seams to work *mostly* as expected.
>> Just one exception - and that's the package in question, which can't be
>> seen in tcpdump.
>>
>> I extended the above patch by adding
2010 Oct 17
4
Meetme
Hi ,
Is it possible to have two meetme room in asterisk 1.6 which each one have a different language? I mean, one room the annoucement is in Portuguese an another in english?
Today I can change over the sip.conf and it is valid for all room.
regards!
Att,
Flavio Roberto Miranda
MSN:flaviormiranda at hotmail.com
Skype: flaviormiranda
-------------- next part --------------
An
2010 Oct 17
2
Error with Connecting Two Asterisk BOX with IAX
Hello,
I'm trying to conect two 1.6.2.13 Asterisk server with IAX.
This is my configuration:
Asterisk A:
iax.conf
register => coiax:pass1 at 69.164.207.166
[smiax]
type=friend
host=dynamic
trunk=yes
secret=pass2
context=phones
deny=0.0.0.0/0.0.0.0
permit=69.164.207.166/255.255.255.255
qualify=yes
Console:
iax2 registry
69.164.207.166:4569 N coiax 69.164.197.105:4569
2010 Oct 20
3
Using Calls Rejection Reasons
Hello all,
We would like to "inform" the caller of the reason for a failed call.
For example, when we get a "486 Busy Here", the system accepts it and in the
CLI we see "Everyone is busy/congested at this time".
Can we use this data to play an announcement to the caller?
Thank you in advance for your help.
Michael
-------------- next part --------------
An HTML
2010 Oct 20
5
Anyway to control the LEDs on the Aastra 55i six top buttons? Maybe through Asterisk?
Hi Everyone,
We use the top buttons on Aastra 55i to login and logout from Queues. This
is the order:
Button 1 = Login to English Queue
Button 2 = Login to Spanish Queue
Button 3 = Logout of English/Spanish Queues
There are indicator LEDs on each of these buttons. Is there anyway we can
send a SIP request or some other communication to get the Aastra 6755i phone
to keep the LED for login set
2013 Feb 23
1
Google Calendar issue
hello,
I'm trying to connect Asterisk to Google Calendar.
The connection work fine but Asterisk don't retrieve any programmed
event present on the calendar.
Asterisk version 1.8.20.1
Any hint?
Thank you
- Bakko
2010 Oct 05
3
Asterisk CDR Radius error
Hello,
I'm trying to configure Asterisk with Radius cdr support.
Asterisk version 1.6.2.13
Server Radius: Freeradius version 1.X
Radius client: radiusclient-ng version 0.5.5
With the Asterisk core debug on 1 when a call terminate, on the console
appear this error:
Unable to create RADIUS record. CDR not recorded!
My cdr.conf is:
[radius]
usegmtime=yes ; log date/time in GMT
2016 Mar 07
2
Asterisk now available with bundled pjproject!
On Mon, Mar 7, 2016 at 2:53 PM, Jean-Denis Girard <jd.girard at sysnux.pf>
wrote:
> Hi,
>
> Le 07/03/2016 09:28, George Joseph a ?crit :
> > PLEASE TRY THIS!! I'd love some feedback BEFORE 13.8.0 is released.
>
> I have tried GIT-master-ee5a944M on my Fedora 23 test server, and got:
>
> [pjproject] Unpacking /tmp/pjproject-2.4.5.tar.bz2
> [pjproject]
2017 May 09
2
asterisk 13.15.0 stopping/crashing
hi,
i have strange problem with asterisk 13.15.0+pjsip bundled/centos
7/systemd start script
we are using chan_pjsip only for webrtc endpoints . switched from sipml5
to jssip with upgrade to 13.15.0(from 13.9.0) few days ago
today i have problems with stopping/crashing asterisk
/var/log/asterisk/messages dont show any clues
[May 9 12:10:52] WARNING[25762] pjproject: tsx0x7fbb28024088
2010 Oct 26
11
Auto provisioning from public server
Hello,
has anyone experience with auto provisioning IP-phones on different
locations through a central public provisioning server ? You use http or
https ?
Is there a danger that one uses a different MAC-address in the
provisioning link to obtain SIP username / password settings ?
Kind regards,
Jonas.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Aug 24
2
Asterisk Integration with Android device
Hi,
I created a extension in Asterisk, the extension has been configured in
Android softphone 3cx. When I tried to call from Andorid phone to some other
IP extension which is registered in Asterisk, I am not able to hear the
voice, when I check the asterisk log or wireshark there is only one way RTP
traffic, from Android I am connecting to Asterisk via 2G GSM network.
Any idea would be
2012 Apr 02
2
Limit Call ?
Hi
it's possible into Asterisk 1.6.x to limit a call at 120 mn ?
after 120mn, hangup and the customer call a new time
thanks
olivier
2010 Nov 23
2
Function SIP_Header not registered
Hello,
I'm trying to use SIP_HEADER function on my dialplan but I receive this
message (on the console):
pbx.c:3367 ast_func_read: Function SIP_Header not registered
Why?
Thank's
- Bakko
2010 Nov 05
1
res_ais Error
Hi,
I'm trying distributed events with Openais but don't work.
I made the test with two asterisk box in the same LAN
box A: 192.168.142.246 asterisk 1.6.2.13
BoxB: 192.168.142.248 asterisk 1.8.0
openais.conf:
# Please read the openais.conf.5 manual page
totem {
version: 2
secauth: off
threads: 0
consensus: 4800
interface {
ringnumber: 0
bindnetaddr: 192.168.142.0
mcastaddr:
2013 Dec 02
1
DAHDI 2.7.0.1 and CentOS 6.5
Hello,
during DAHDI 2.7.0.1 compilation on CentOS 6.5 64bit, I have this error:
In file included from
/usr/src/dahdi-linux-2.7.0.1/drivers/dahdi/dahdi-base.c:66:
/usr/src/dahdi-linux-2.7.0.1/include/dahdi/kernel.h:1407: error:
redefinici?n de 'PDE_DATA'
include/linux/proc_fs.h:328: nota: la definici?n previa de 'PDE_DATA'
estaba aqu?
make[2]: ***
2013 Feb 08
2
SayDigits
Hello
Is there a way to slow down or speed up the speed at which SayDigits
rattles off a series of digits?
Reagards
2011 Jan 04
5
MOH problems (asterisk 1.4.38)
Hi list,
I just installed Asterisk 1.4.38 (on an updated Centos 5.5 machine) and am
getting this error :
WARNING[6472]: res_musiconhold.c:856 moh_scan_files: getcwd() failed: No such
file or directory
with the default musiconhold.conf file. When I change musiconhold.conf to this:
[default]
mode=mp3
directory=/var/lib/asterisk/mohmp3
(and have converted all the wav files to mp3 and put them
2011 May 12
2
Realtime - ara180
Hi all,
A week or so down the list, i read that not many people were using
realtime on an Asterisk18, so i had this afternoon a go at it...
[sorry for the inconveneant line-wraps]
First i did:
mysql> create database asterisk;
mysql> grant all on asterisk.* to 'voipadmin'@'localhost' identified by
next i used the info from the wiki:
CREATE TABLE `sip_devices` (
`id`
2011 Dec 01
3
AGI script that uses google's text to speech engine
Hello,
I have written an AGI script for asterisk that uses google translate for
text to speech synthesis.
It supports a variety of different languages, local caching for the voice
data and wideband audio.
The voice in most languages is female and the quality of the synthesized
speech is very high.
More info about the script can be found here:
http://zaf.github.com/asterisk-googletts/
the first