How to configure Asterisk for use with firefly
Here’s the much-sought-after working Firefly IAX2 config, straight from Asterisk-Users ML:
IAX
iax.conf:
[firefly1]
type=friend
accountcode=iaxy
host=dynamic
secret=xxxx
context=home
disallow=all
allow=ilbc
allow=gsm
auth=md5
trunk=no
qualify=no
Thanks to Chris Olson.
Firefly
Goto the options screen and select on the Networks. Enter the following values to connect to asterisk as configured above.
Name: <any name you want>
Network Type: IAX
Server: <your server address>
Username: firefly1
Password: XXXX