[Asterisk-Users] chan_capi question
Jon Lawrence
jon at lawrence.org.uk
Fri Dec 10 04:10:47 MST 2004
On Friday 10 December 2004 10:41, Peer Oliver Schmidt wrote:
> My msn is 1234, the called number is 0123-45678. This is my log entry
>
> Executing Dial("SIP/26-dd65", "CAPI/1234:b012345678|60|T") in new stack
>
> In extenstions.conf I have
>
> exten => _.,1,dial(CAPI/1234,b${EXTEN},60,T)
>
> in capi.conf
>
> msn=1234
>
I asked this on the irc, Jas_Williams said he had
dial(CAPI/msn:b${EXTEN})
note the differenne to mine ie msn:ext not msn,ext
I changed the , to : and I can make outgoing calls :)
Now I need to find out how to set the outgoing clid - never had to do that
with pots ;) but I'm sure it's on the wiki.
Jon
More information about the asterisk-users
mailing list