List Info

Thread: Asterisk 1.2.8 (now 1.2.9.1)




Asterisk 1.2.8 (now 1.2.9.1)
user name
2006-06-11 16:05:20
Hi Thomas,

Thomas Sandford wrote:
> OK - I've now put that up on the website too:
> 
> http://www.p
aradisegreen.co.uk/asterisk/
> 
> I've also updated the Asterisk port I've put up there
to require
> libpri>=1.2.3 as a build pre-requisite.

I updated my asterisk today to the version and everything is
working fine.
I hope I can test next week if the codec problem with this
updated is
solved too.

Best regards,
Matthias
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Can't Receive Calls
user name
2006-06-11 17:34:49
I have been tinkering around with Asterisk for the past few weeks. I guess after all that I only know enough to be dangerous with it.
 
I have two phones and can connect to most everything with them. I have called one phone from another, listened to echo tests both locally on the Asterisk server and on the FWDNET system. I asked another FWDNET user to contact me and when he did all that happened was the phone rang once and then sent him into voicemail. Even if I could have picked it up fast enough the call still makes it into voicemail.
 
I could call him and we had no problems there. Can anyone tell me what might be wrong. I have posted my config files at:
 
 
If anyone could please take a look and tell me what I seem to have out of order. I've read over the docs until I'm blue and the other FWD caller who seemed pretty up on Asterisk told me that this should be working...but it's not...!
 

 __________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Can't Receive Calls
user name
2006-06-11 22:56:02
Frank Griffith wrote:  
> http://noboss
.dynip.com/HOWTOs/Asterisk
>  
> If anyone could please take a look and tell me what I
seem to have out
> of order.
exten => 2000,1,SendText(hello world)

exten => 2000,n,Dial(SIP/2000,20)
exten => 2000,n,Voicemail(u2000default)

I'm no expert either. But that looks wrong to me. I think
the second line should have 2 rather than n in the middle.

I do things the old way (using jumps). Mine says:

[globals]
ALL=sip/1008&sip/1005
GRAHAM_MAILBOX=1000

and

[macro-standard_incoming]
;   $ - Device(s) to ring
;   $ - Mailbox number
exten => s,1,Dial($,20,wW)		; Ring the interface,
20 seconds maximum
exten => s,2,Voicemail(u$)	; If unavailable, send
to voicemail w/ unavail announce
exten => s,102,Voicemail(b$)	; If busy, send to
voicemail w/ busy announce

and

[from_faktortel]
exten =>
s,1,Macro(standard_incoming,$,$)


For the purposes of getting it working, I'd try removing as
much as possible from your extensions.conf. Strip it down to
an absolute minimum
to just receive calls from FWD. Connect to the asterisk
server and turn some debug output on ('asterisk -rvvvvvvv'
from a root shell).
Then do a 'reload'. Look for any errors messages in the
output.


Good luck,
    Graham Menhennitt
_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
Can't Receive Calls
user name
2006-06-11 23:01:48
Frank Griffith wrote:
>  
> http://noboss
.dynip.com/HOWTOs/Asterisk
>  
> If anyone could please take a look and tell me what I
seem to have out
> of order.
Ignore my other email - I'm an idiot.

[fromiaxfwd]
exten => $,1,Dial($,20,r)
exten => $,2,Voicemail,u$
exten => $,102,Voicemail,b$

Try changing $FWDNUMBER} to s in all three lines above. I
think that will do it (but, as I said, I'm not an expert).

Cheers,
	Graham


_______________________________________________
Asterisk-BSD mailing list
Asterisk-BSDlists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-bsd
[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )