Displaying 20 results from an estimated 29 matches for "requirecalltoken".
2010 Mar 22
2
requirecalltoken & receiving IAX calls
Hi All;
I am configuring IAX endpoint, I just need to understand why I have to set requirecalltoken = no to be able to register because the following message is displayed:
[Mar 22 12:25:39] ERROR[2297]: chan_iax2.c:4251 handle_call_token: Call rejected, CallToken Support required. If unexpected, resolve by placing address 78.154.240.146 in the calltokenignore list or setting user gwbilalkwpciax...
2009 Sep 04
2
requirecalltoken and Realtime
Hi,
I've just had to enable the requirecalltoken=no option in iax.conf for
one of my IAX2 trunks, and I don't think it works properly in the
realtime version. I've created the requirecalltoken field in my
(Postgres via ODBC) database, type text, and have variously tried it
with 'yes', 'no' and 'auto' in the field....
2012 Jan 07
2
Asterisk 10.0 & 1.4 - iax codec are not compatible
I'm trying Asterisk 10.0 (as 8.x is not passing PSTN CallerID) and Asterisk 10.0 is no better.
I'm still getting:
WARNING[12295]: chan_sip.c:14446 check_auth: username mismatch, have <11>, digest has <pstn-1270>
NOTICE[12295]: chan_sip.c:22769 handle_request_invite: Failed to authenticate device "KMIEC Z" <sip:7804715665 at 10.0.0.110>;tag=1c1222950155
Anybody
2010 Dec 16
0
chan_iax2.c handle_call_token: Call rejected, CallToken Support required
...aded one to 1.4.37 and now I get a message when I try call from asterisk-1.4.22 to asterisk-1.4.37
ERROR[4539]: chan_iax2.c:4330 handle_call_token: Call rejected,
CallToken Support required. If unexpected, resolve by placing address
192.168.140.1 in the calltokenoptional list or setting user guest
requirecalltoken=no
on asterisk-1.4.37 I have in iax.conf (requirecalltoken=no)
[clinic_server]
type=friend
host=dynamic
context=internal
disallow=all
allow=ulaw
allow=alaw
allow=g729
requirecalltoken=no
and I can call to asterisk-1.4.22 but asterisk-1.4.22 can not connect to 1.4.37 (as error listed above)
Are...
2009 Nov 15
1
Call IAX2 => "Call rejected, CallToken Support required"
...irst sent the call to the second, and in the second, i have a error :
[Nov 15 15:30:12] ERROR[5113]: chan_iax2.c:4529 handle_call_token: Call
rejected, CallToken Support required. If unexpected, resolve by placing
address IP_FIRST_ASTERISK in the calltokenignore list or setting user
04TELNUMBER requirecalltoken=no
on the second server, i have into iax.conf:
[general]
bindport=4569
bindaddr=0.0.0.0
language=fr
bandwidth=low
jitterbuffer=no
forcejitterbuffer=no
autokill=yes
calltokenignore=IP_First8asterisk_Server
[Voip]
type=friend
user=VoIP
secret=XXXXX
host=NAME_DNS_FIRST_SERVER
requirecalltoken=no
qu...
2010 Nov 25
0
IAX inbound failing
...and then installing 1.4.37 over the top (which is what I'd have
to do on production).
I've found a few issues in the config files, but nothing I couldn't
handle until... I hit inbound IAX issues.
My Voip provider has already told me that they don't use tokens, so I've
added requirecalltoken=no into iax.conf
However when a call is placed and routed to the VM, nothing appears in
the CLI to show the call coming in.
If I turn on IAX debug, I can see an initial message, and if I take that
requirecalltoken line out and remake the call, then I get an error from
Asterisk telling me th...
2011 Apr 20
1
[IAX] Everyone is busy/congested at this time (1:0/0/1)
...friends
---------
INSERT INTO iaxfriends
(name,type,phonenumber,username,mailbox,secret,dbsecret,context,regcontext,host,ipaddr,port,defaultip,sourceaddress,mask,regexten,regseconds,accountcode,mohinterpret,mohsuggest,inkeys,outkey,language,callerid,cid_number,sendani,fullname,trunk,auth,maxauthreq,requirecalltoken,encryption,transfer,jitterbuffer,forcejitterbuffer,disallow,allow,codecpriority,qualify,qualifysmoothing,qualifyfreqok,qualifyfreqnotok,timezone,adsi,amaflags,setvar)
VALUES ('admin.my.domain','friend','100','admin at my.domain','123','','default&...
2009 Oct 02
1
IAX2 Call rejected, CallToken Support required
...Version 1.2.x
which have no problems and this 1.4.26.2 server can call the other 1.2.x
servers.
The error is:
chan_iax2.c:4251 handle_call_token: Call rejected, CallToken Support
required. If unexpected, resolve by placing address 192.168.25.250 in
the calltokenignore list or setting user priv requirecalltoken=no
I have seen posts that suggest using:
calltokenoptional = 0.0.0.0/0.0.0.0
or
calltokenignore=xxx.xxx.xxx.xxx
Using the above cause asterisk not to display the error but nothing
occurs in the CLI. If I enable debug I see the following with the
option calltokenoptional = 0.0.0.0...
2020 Mar 02
2
No CID between Asterisk using IAX trunk
...way. One of the servers is running Asterisk 16 and
the other is an older 1.8 install (I know, I am trying to get permission
to update). The trunk between servers is very simple. Something like:
Server 1 (Mexico)
[panama]
type=peer
context=oficina
trunk=yes
disallow=all
allow=g729
qualify=yes
requirecalltoken=no
host=10.X.X.141
language=es
callerid=asreceived
Server 2 (Panama)
[mexico]
type=peer
context=oficina
trunk=yes
disallow=all
allow=g729
qualify=yes
requirecalltoken=no
host=10.Y.Y.5
language=es
callerid=asreceived
So from Panama to Mexico we use:
exten => _1XXX,1,Dial(IAX2/mexico/${EXTEN})...
2020 Mar 02
2
No CID between Asterisk using IAX trunk
Not these particular two servers.
On 02/03/20 12:16, Doug Lytle wrote:
>>>> I am trying to troubleshoot two Asterisk servers that have an IAX2
>>>> trunk between them.
> Carlos,
>
> Had caller-id ever worked between these two systems?
>
> Doug
>
--
Telecomunicaciones Abiertas de México S.A. de C.V.
Carlos Chávez
+52 (55)8116-9161
2011 Mar 21
1
IAX Call token revisited
...ned that she cannot call her mother (who is using an
old IAX hardphone I left for her).
After turning up the logging level I see-
chan_iax2.c: Call rejected, CallToken Support required
Which google cays can be fixed with:
[general]
calltokenoptional=0.0.0.0/0.0.0.0
maxcallnumbers=16384
or
[peer]
requirecalltoken=no (or auto)
Either set of changes does suppress the error, but the remote device still
fails to register. No other errors/warnings are present.
I'm hoping a downgrade to 1.6/1.4 is not required, but google is not proving
to be helpful in this case.
Dan
-------------- next part ----------...
2024 Jan 03
1
chan_iax2.c:4739 __auto_congest: Auto-congesting call due to slow response
...ration on both sides of the trunk?
>> CLI output on both sides with iax2 debug enabled?
>
> It is very simple:
>
> Local Asterisk, iax.conf:
>
> [clinic_server]
> type=friend
> host=dynamic
> context=internal
> disallow=all
> allow=ulaw
> allow=alaw
> requirecalltoken=no
> callgroup=1
> pickupgroup=1
>
> extension.conf:
>
> exten => 4,1,Dial(IAX2/home_server:xxxxxxxx@${clinic_server}/${EXTEN},60,rw)
> exten => 4,n,Hangup() Remote Asterisk iax.conf:
>
> [home_server]
> type=friend
> host=dynamic
> secret=xxxxxxxx
>...
2011 Mar 09
5
One Way Audio
I am having trouble with no return audio on inbound calls. I have been
working on this for 18 hours and even built a fresh server and moved
everything over and I am getting the same results. I need someone that can
help get this resolved tonight. I can provide access to all machines
involved.
Please email me at tim.compnetwork at gmail.com if you can help.
-------------- next part --------------
2020 Mar 02
0
No CID between Asterisk using IAX trunk
My Asterisk 13 IAX2 trunk posted below:
type=friend
trunk=yes
allowcallerid=yes
disallow=all
allow=alaw
allow=ulaw
allow=gsm
host=my.super.duper.host
username=my.super.duper.username
secret=my.super.duper.secret
context=sip
qualify=500
qualifysmoothing=yes
requirecalltoken=no
trunk=yes
jitterbuffer=yes
forcejitterbuffer=yes
maxjitterbuffer=300
maxjitterinterps=100
resyncthreshold=1500
tos=ef
cos=5
Doug
2024 Jan 02
1
chan_iax2.c:4739 __auto_congest: Auto-congesting call due to slow response
On 1/2/2024 4:03 PM, thelma at sys-concept.com wrote:
> I'm using asterisk-16.30.1
>
> When I try to call another asterisk server over IAX I get a busy signal,
>
> chan_iax2.c:4739 __auto_congest: Auto-congesting call due to slow
> response
> -- IAX2/192.168.143.1:4569-656 is circuit-busy
>
> Asterisk-16.16 is working normally, no congestion error.
There is not
2009 Dec 18
0
Asterisk 1.6.0.20 Now Available
...e of Asterisk 1.6.0.20.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.0.20 resolved several issues reported by the
community, and would have not been possible without your participation. Thank
you!
* clarify requirecalltoken option in iax.sample.conf
(closes issue #16223), reported, patched by: bklang
* Prevent double closing of FDs by EIVR
(closes issue #16305), reported by: diLLec, patched, tested by: thedavidfactor
* Fix multiple issues with musiconhold, which led to classes not getting
destroyed p...
2009 Dec 18
0
Asterisk 1.6.0.20 Now Available
...e of Asterisk 1.6.0.20.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk/
The release of Asterisk 1.6.0.20 resolved several issues reported by the
community, and would have not been possible without your participation. Thank
you!
* clarify requirecalltoken option in iax.sample.conf
(closes issue #16223), reported, patched by: bklang
* Prevent double closing of FDs by EIVR
(closes issue #16305), reported by: diLLec, patched, tested by: thedavidfactor
* Fix multiple issues with musiconhold, which led to classes not getting
destroyed p...
2010 Apr 30
0
IAX trunks and audio codecs
...ot; Asterisk server where all the SIP phone extensions are registered.
The IAX trunk settings are something like this (all servers have this identical except for the "host" field):
[inbound]
deny=all
allow=alaw
allow=gsm
type=friend
host=192.168.250.111
secret=inboundpass
auth=plaintext
requirecalltoken=no
qualify=yes
context=from-inbound
username=inbound
trunk=yes
I'm trying to force the use of alaw because some of the local SIP extensions use this codec (a minor percentage use gsm) and none use ulaw.
So I suppose that if the first Asterisk server that receives the call and sends it out to t...
2010 Jul 16
1
IAX endpoints not Registering after upgrage from Asterisk ver 1.4.26.1
Dear All,
I am experiance a issue with my IAX clients. I have upgradeed Asterisk to
1.4.28
After then IAX clients are not working and It's not registering even.
Please help.
Asterisk previous version - 1.4.26.1 ( for this worked fine)
FreePBX version - freepbx-2.5.2
--
Thanks & Regards,
Vidura Senadeera,
Sri Lanka.
msn/yahoo/skype Ids - vidurased
-------------- next part
2011 May 05
0
Could not place calls through IAX
...ugh IAX... It does not work :)
in the asterisk console I can't see nothing about dialplan enter or
so, IAX debbugging seems to be unuseful...
this is my configuration:
[612]
type=friend
secret=123456
notransfer=yes
disallow=all
allow=gsm
allow=ulaw
allow=alaw
context=from-internal
host=dynamic
requirecalltoken=no
I enabled IAX debugging, but I can see only this:
Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX Subclass: NEW
Timestamp: 00001ms SCall: 00004 DCall: 00000 [172.31.199.6:4569]
VERSION : 2
CALLING NUMBER : 612
CALLING NAME : 612
CALLING PRESNTN : 1
C...