I have found lots of examples. Although nothing seems to be working.
I have I believe my sangoma a400 card properly configured. I am running latest trixbox.
I am in need of a way to take my
Bell canada business line (that can do transfers ) like a person who calls I can flash hook and call another person and then hang up and they are transferred freeing up my phone line.
First I did was head on over to /etc/asterisks
and edited my zapata.conf
I added some things (I dunno if the defaults where fine or not!)
rxwink=300
flash=750
wink=150
prewink=50
preflash=50
debounce=600
rxflash=1250
then I added extensions_custom.conf
[custom-call_cell]
exten => s,1,Playback(pls-wait-connect-call) ;# does not seem to even play this
exten => s,2,Flash() ;# it defiantly flashes over though
exten => s,3,senddtmf(${ARG1})
exten => s,4,Flash() ;# I thought adding another flash would help
exten => s,5,Hangup()
then I went to the Extensions section and added a Other Custom Device
made the extension 921 and where it said dial I typed in
custom-call_cell,theNumberIamTryingToGetItToDial,1
note sub in the number theNumberIamTryingToGetItToDial
It just seems no mater how I edit any of the settings when I call it from the outside world and hit 921 I hear it flash hook (Sorry I dunno what else to call this) and I sit there for a bit then it just hangs up on me.
somethings wrong! I want to be able to call in enter the extension 921 have the context custom-call_cell flash over have it send the dtmfs of the number to dial then connect me to the call..
Ugh.. is there a easier way to do this.
here are some links
http://www.freepbx.org/forum/freepbx/tips-and-tricks/sangoma-hook...
I posted here also as roger8
I could really use some input

Member Since:
2009-08-10