Displaying 1 result from an estimated 1 matches for "ab47a85a".
2006 Dec 18
1
Follow-me challenge
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@default)
exten =>