Displaying 1 result from an estimated 1 matches for "bobpwd".
Did you mean:
bobcad
2003 May 23
1
Gnophone no sound
...(the PhoneJack is tested with Gnomemeeting)
- I registered it as "bob" in extensions.conf
I didn't load chan_oss.so in the modules.conf for Asterisk.
Here are the portions for IAX protocol in iax.conf and extensions.conf:
- iax.conf:
[bob]
type=friend;
secret=bobpwd
context=default
context=local
auth=plaintext
host=dynamic ;
callerid="Bob user"<503>
[alice]
type=friend;
secret=alicepwd
context=default
context=local
auth=plaintext
host=dynamic ;
callerid="Alice user"<505>
- exten...