LinuxMCE Forums
June 18, 2013, 05:34:35 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 2 [3] 4 5
  Print  
Author Topic: Question about Asterisk tickets  (Read 3785 times)
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #30 on: December 21, 2012, 04:41:06 pm »

this is  my line_house mode  not start with 0

ID;EK_HouseMode;Routing
1;1;ring,69,94,137
1;2;prompt
1;3;ring,69,94,137
1;4;prompt
1;5;ring,69,94,137
1;6;prompt
2;1;ring,69,22,85
2;2;prompt
2;3;ring,69,22,85
2;4;prompt
2;5;ring,22,85
2;6;prompt
3;1;ring,22,69,70,71,85,94,103,123,137
3;2;prompt
3;3;ring,22,69,70,71,85,94,103,123,137
3;4;prompt
3;5;ring,22,69,70,71,85,94,103,123,137
3;6;prompt
4;1;ring,22,69,70,71,94,103,137,151
4;2;prompt
4;3;ring,22,69,70,71,94,103,137,151
4;4;prompt
4;5;ring,22,69,70,71,94,103,137,151
4;6;prompt
Logged
darkwizard864
Regular Poster
**
Posts: 23


View Profile
« Reply #31 on: December 21, 2012, 04:53:49 pm »

okay fixed outgoing now caller id dont work and tried ur db_phone_config.

here log

pastebin.com/KsgRpFu1

pastebin.com/x4zjR8bj
« Last Edit: December 21, 2012, 05:00:44 pm by darkwizard864 » Logged
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #32 on: December 21, 2012, 05:35:13 pm »

ok .
on log i can see  a strange  situation

script is testing lenght  off PAI  and PAF
on your case PAI=0
and PAF is > 9  but  asterisk going to line 9  that use PAI  as a caller id .

i change script . chan you teste again

Logged
darkwizard864
Regular Poster
**
Posts: 23


View Profile
« Reply #33 on: December 21, 2012, 05:51:28 pm »

now incoming not working
Logged
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #34 on: December 21, 2012, 05:56:53 pm »

please post your logs .

Logged
darkwizard864
Regular Poster
**
Posts: 23


View Profile
« Reply #35 on: December 21, 2012, 06:03:56 pm »

log here
pastebin.com/R6GmYTQq
Logged
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #36 on: December 21, 2012, 06:35:08 pm »

is a auth error  to your provider . um can save  your line info again
Logged
darkwizard864
Regular Poster
**
Posts: 23


View Profile
« Reply #37 on: December 21, 2012, 06:39:00 pm »

did that
fix incoming calls but still no caller id .

here log
pastebin.com/3QV6uVP6
« Last Edit: December 21, 2012, 08:49:18 pm by darkwizard864 » Logged
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #38 on: December 21, 2012, 10:45:54 pm »

i have make some adjusts
try with this new script
« Last Edit: December 22, 2012, 01:02:58 am by cfernandes » Logged
darkwizard864
Regular Poster
**
Posts: 23


View Profile
« Reply #39 on: December 22, 2012, 03:15:46 am »

dcerouter_1029653:/usr/pluto/bin# ./db_phone_config.sh
-bash: ./db_phone_config.sh: /bin/bash^M: bad interpreter: No such file or directory
dcerouter_1029653:/usr/pluto/bin#
Logged
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #40 on: December 22, 2012, 06:47:30 am »

I think that script was edited with microsomething.

Attached one without invisible formatting, and also found a problem in what was line 416
        ('$context','$phonenumber','16','Goto','custom-linuxmce,$line,1');"
It should not close like that, it is half way through a list. I changed it to
        ('$context','$phonenumber','16','Goto','custom-linuxmce,$line,1'), \
« Last Edit: December 22, 2012, 01:03:00 pm by l3mce » Logged

I never quit... I just ping out.
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #41 on: December 22, 2012, 11:29:23 am »

Ops ..


sorry for That . 
i used my Phone to upload  and upload wrong file
 
cfernandes
Logged
l3mce
NEEDS to work for LinuxMCE
***
Posts: 1031



View Profile
« Reply #42 on: December 22, 2012, 01:00:53 pm »

Pff... never apologize for helping fix/troubleshoot asterisk... I don't understand the first thing about it... I was just looking at format.



On that subject... still think you need an \ at the end of 416
Wink
Logged

I never quit... I just ping out.
darkwizard864
Regular Poster
**
Posts: 23


View Profile
« Reply #43 on: December 22, 2012, 04:39:12 pm »

callerid still no go and now voice not working

here is my log
pastebin.com/cN1ACAMF

and

pastebin.com/2SHiptUJ
« Last Edit: December 22, 2012, 04:53:42 pm by darkwizard864 » Logged
cfernandes
Guru
****
Posts: 269



View Profile WWW
« Reply #44 on: December 22, 2012, 08:36:21 pm »

OK ,

o found my error. and now i need to recover my server , that i exploded trying  to fix a ATI

cfernandes
Logged
Pages: 1 2 [3] 4 5
  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!