LinuxMCE Forums
May 22, 2013, 05:22:26 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: Sip.conf location  (Read 775 times)
Tred
Veteran
***
Posts: 68


View Profile
« on: July 19, 2012, 09:21:15 pm »

I'm trying to setup a spa3000 under 10.04. I'm having trouble getting the trunk host name resolved by Asterisk. The FXO port is fine.

When I apply changes to the trunk under the webadmin I can see them being applied through the log available in Asterisk's own CLI so I know they're being written somewhere and then read by asterisk I just don't know where. I don't have any sip.conf under /ect/asterisk.

Can anyone tell me where the SIP trunk configuration file is stored?

Thanks!
Logged
davegravy
Guru
****
Posts: 451


View Profile
« Reply #1 on: July 20, 2012, 12:31:00 am »

Now stored in asterisk database (mysql). I believe there's a bug with resolving host names at the moment.
Logged
cfernandes
Guru
****
Posts: 267



View Profile WWW
« Reply #2 on: July 20, 2012, 12:03:14 pm »

can you check  on database   asterisk  table extensions

if your line  is confgured  to use SIP  or SPA

like this

"on this example the 3134710606  is name of my phone line"

dialout-trunk,SPA/3134710606,${EXTEN:1},,

you need to change to

dialout-trunk,SIP/3134710606,${EXTEN:1},,

Logged
Tred
Veteran
***
Posts: 68


View Profile
« Reply #3 on: July 22, 2012, 01:09:56 am »

How would I access the database?
Logged
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #4 on: July 22, 2012, 01:19:37 am »

How would I access the database?

http://wiki.linuxmce.org/index.php/Phpmyadmin
Logged

I never quit... I just ping out.
tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #5 on: July 23, 2012, 06:05:07 pm »

Let's figure out the issue so a device template can be made and this can be done plug and play.

-Thom
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!