[c-nsp] Cisco 2621 and Asterisk

Azher Amin azher at niit.edu.pk
Mon Mar 12 23:44:49 EST 2007


Hi,

Further in Cisco 12.2, there is no command like: authentication username 
555 password 12345

Now how can i authenticate the call originating from Cisco to Asterisk ?

Plz suggest.

-Azher



Jared Mauch wrote:

>On Tue, Mar 13, 2007 at 06:50:50AM +0500, Azher Amin wrote:
>  
>
>>Hi,
>>
>>I am trying to configure Cisco 2621 (2 FXS + 2FXO) with Asterisk PBX. 
>>Cisco IOS is 12.2. I have done many configurations but somehow they are 
>>not working. Asterisk requires authentication while in this IOS release 
>>under sip-ua  , username authentication option is not available. Can 
>>someone plz share his experience on how to configure the whole setup.
>>    
>>
>
>	so what i've done in the past is this:
>
>
>asterisk sip.conf
>[pstnlink]
>type=friend
>host=1.2.3.4
>nat=no
>qualify=no
>context=your-correct-context
>insecure=yes
>insecure=very
>
>[pstnlink1]
>type=friend
>host=1.2.3.4
>nat=no
>qualify=no
>context=your-correct-context
>insecure=yes
>insecure=very
>
>[pstnlink2]
>type=friend
>host=1.2.3.4
>nat=no
>qualify=no
>context=your-correct-context
>insecure=yes
>insecure=very
>
>	where the various ips correspond to the ip interfaces
>it might source a sip request from, or where you might send it
>to.  eg: loopback vs fe/eth/serial
>
>	you can turn qualify on, i just have it off for some
>legacy reason.
>
>	- jared
>
>
>  
>


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the cisco-nsp mailing list