[asterisk-users] Asterisk configuration

Nadjia Boumédiène nboumediene at legos.fr
Fri Aug 8 09:58:53 CDT 2008


Hello, 

 

I have installed  iaxmodem(1.1.1) and hylafax(4.4.4) but my  Asterisk(1.2)
configuration seems to be wrong (calls are destroyed by asterisk).

Does someone know how to configure Asterisk (iax.conf, sip.conf and
extension.conf)???

 

This is my configuration of iaxmodem:

 

device /dev/ttyIAX0

owner uucp:uucp

mode 660

port 4570 #each line should have it's own port number!

refresh 300

server 127.0.0.1

peername IAXmodem #this is the local extension number in FreePBX (create
it!) secret 12345 #password for the 

extension 

cidname Fax1 

cidnumber ""

codec ulaw

 

My iax.conf is :

 

 [iaxmodem]

 type=friend

 host=127.0.0.1

 secret=xxxxx

 context=fax-out

 permit=127.0.0.1

 disallow=all

 allow=ulaw

 

My sip.conf is:

 

 [123456]

 type=friend

 insecure=very

 nat=yes

 username=123456

 fromuser=12345

 secret=xxxx

 host=127.0.0.1

   qualify=yes

   context=fax-in

 

My extension.conf is:

 

[fax-in]

Exten => _900.,1Dial(IAX2/iaxmodem)

 

[fax-out]

Exten =>_900.,1,Dial(SIP/12345/${EXTEN})

 

 

I hope someone could help me!

Thanks! 

 

Nadjia Boumediene, Legos

nboumediene at legos.fr

+33172292995

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20080808/0f003ac6/attachment.htm 


More information about the asterisk-users mailing list