[asterisk-users] Follow-me challenge

Chris Johnson masterof1 at gmail.com
Mon Dec 18 21:09:04 MST 2006


The problem I am running into is that when the call to my cellphone is made,
it appears as though the call "completes" so it never rolls to asterisk
voicemail.

Here is my current config:
exten => 102,1,Dial(${sipura},10,)
exten => 102,n,playback(pls-wait-connect-call)
exten => 102,n,Dial(IAX2/asterisk1/9139275900,10,r)
exten => 102,n,VoiceMail(u102 at default)
exten => 102,107,VoiceMail(b102 at default)

Here is the log from asterisk:
    -- Executing [102 at internal:2] Playback("SIP/101-0a1178c0",
"pls-wait-connect-call") in new stack
    -- Playing 'pls-wait-connect-call' (language 'en')
    -- Executing [102 at internal:3] Dial("SIP/101-0a1178c0",
"IAX2/asterisk1/9139275900|10|r") in new stack
    -- Called asterisk1/9139275900
    -- Call accepted by 192.168.1.2 (format ulaw)
    -- Format for call is ulaw
    -- IAX2/asterisk1-7 answered SIP/101-0a1178c0
    -- Hungup 'IAX2/asterisk1-7'

The one thing I will note is that there is not an analog trunk in this
server. It hands off the outbound call to trixbox running on another server,
which I fear may be my problem. Having said that, I will also note that I
have had the same challenge trying to get follow-me set up on trixbox as
well.

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20061218/a5728d95/attachment.htm


More information about the asterisk-users mailing list