[Asterisk-Users] Netlogic inbound DID issue

James Taylor jltaylor at metrotel.net
Sat Apr 9 14:50:32 MST 2005


I've seen this with @home.
Either "trunk" (under amp) and then dial(sip/trunk_name/extension)

or

Dial(IAX2/user_name:password at 255.232.166.138/s)


James

On Fri, 18 Mar 2005 07:08:17 -0600, Matt Schulte <mschulte at netlogic.net>  
wrote:

> Per Mike's issue here, we're noticing this problem with older versions
> of Asterisk (it would seem?), and especially distrib Asterisk at home.. As
> he stated we're seeing 'No Authority Found' coming from the clients, in
> Ast at Home we get see the No Authority found on the server, and the client
> sees absolutely nothing.
>
> What's strange is I personally run CVS-head at my house, dated 11/10/04,
> it has no problems at all.
>
> If anyone has info on this please help, it's killing us :D
>
> 	Matt
>
> -----Original Message-----
> From: Mike Clark [mailto:mike at infoanywhere.com]
> Sent: Thursday, March 17, 2005 11:02 AM
> To: asterisk-users at lists.digium.com
> Subject: [Asterisk-Users] Netlogic inbound DID issue
>
>
> Anyone out there using NetLogic DIDs? And have inbound working? I got
> outbound working, but no joy so far with inbound. Here are the relevant
> parts from my conf files:
>
> iax.conf
> [general]
> tos=lowdelay
> jitterbuffer=no
> register => username:secret at zoot.netlogic.net
>
> [netlogic]
> type=friend
> host=dynamic
> context=sourcekit-main
> auth=plaintext
> username=
> secret=
> disallow=all
> allow=ulaw
> allow=all
>
> extensions.conf
> [sourcekit-sip]
> exten => 101,1,Dial(SIP/SK-101,20)
> exten => 101,2,Voicemail(u101)
> exten => 101,102,Voicemail(b101)
> exten => 101,103,Hangup
>
> exten => 2999,1,VoicemailMain(${CALLERIDNUM})
>
> [sourcekit-main]
> include=>sourcekit-sip
> exten => +19193233010,1,GoTo(sourcekit-sip,101,1)
> exten => _1NXXNXXXXXX,1,SetCallerID(9193233010)
> exten => _1NXXNXXXXXX,2,Dial(IAX2/netlogic/${EXTEN})
> exten =>
> _1NXXNXXXXXX,3,Dial(IAX2/username:secret at iax.simpletelecom.com/${EXTEN})
> exten => _1NXXNXXXXXX,4,Hangup
>
> [netlogic]
> include=>sourcekit-main
>
> and, thr debug output from * CLI:
>
> Asterisk Ready.
> *CLI> iax2 debug
> IAX2 Debugging Enabled
> *CLI> Rx-Frame Retry[ No] -- OSeqno: 000 ISeqno: 000 Type: IAX
> Subclass: NEW
>
>    Timestamp: 00017ms  SCall: 00030  DCall: 00000 [206.80.70.49:4569]
>    VERSION         : 2
>    CALLED NUMBER   : +19193233010
>    Unknown IE 045  : Present
>    CALLING NUMBER  : +13362150564
>    CALLING PRESNTN : 0
>    CALLING TYPEOFN : 0
>    CALLING TRANSIT : 0
>    LANGUAGE        : en
>    CALLED CONTEXT  : netlogic
>    USERNAME        : username
>    FORMAT          : 4
>    CAPABILITY      : 2097151
>    ADSICPE         : 2
>    DATE TIME       : 175199382
>
> Ignoring unknown information element 'Unknown IE' (45) of length 1 Mar
> 17 12:35:19 NOTICE[21100]: chan_iax2.c:5419 socket_read: Rejected
> connect at
> tempt from 206.80.70.49, who was trying to reach '+19193233010 at netlogic'
> Tx-Frame Retry[000] -- OSeqno: 000 ISeqno: 001 Type: IAX     Subclass:
> REJECT
>    Timestamp: 00018ms  SCall: 00002  DCall: 00030 [206.80.70.49:4569]
>    CAUSE           : No authority found
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



-- 
James Taylor
MetroTel
3505 Summerihll Road
Suite 11
Texarkana, Texas  75503
903-793-1956



More information about the asterisk-users mailing list