[Asterisk-Users] Asterisk - SIP -chan_sip.c:595 __sip_xmit:
sip_xmit of 0x815008c (len 342,
Asterisk .
asterisk_in at yahoo.com
Sat Oct 9 17:27:51 MST 2004
Hello,
--- VenkataRao Chimata <chimata_venkat at yahoo.co.in> wrote:
>
> In sip.conf , I have the following configuration.
>
> [venkat]
> type=friend
> context=from-sip
> fromuser=venkat
> callerid=234
> host=172.27.22.232
> nat=no
> canreinvite=yes
> dtmfmode=info
> incominglimit=1
> mailbox=234 at default
> disallow=all
> allow=alaw
> allow=g723.1
> allow=ulaw
> allow=g729
>
>
> In extensions.conf, I have the following
>
> exten => 5454,1,Wait,10
> exten => 5454,2,Dial(SIP/172.27.22.232,30)
Set the host= parameter to dynamic if you want the UA to register with Asterisk. Change the Dial
statement to Dial(SIP/venkat, 30) for dialing that extension.
Please read the documentation. Here's a good one: http://www.automated.it/guidetoasterisk.htm
Regards, Girish
__________________________________
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We finish.
http://promotions.yahoo.com/new_mail
More information about the asterisk-users
mailing list