[Asterisk-Users] How to send CallerID trough CAPI ?
Florian Overkamp
florian at obsimref.com
Sun Mar 14 08:53:53 MST 2004
Jakob,
Citeren Jakob Strebel <mail at teamstrebel.ch>:
> this is a step back. I have tried now almost all possible dial combinations
> but no luck. The result of your suggestion is at the end of the mail.
> BTW: is it also raining in Holland?
Actually it's dry and temperatures seem to be rising - end of winter is near :-
)
> > > -- Executing Dial("SIP/1234-d016",
> > > "CAPI/123456:b0627775171") in new stack
> >
> >Try Dial(CAPI/b0627775171:123456)
> >
> >By the way, could be you need Dial(CAPI/b627775171:123456)
Sorry, my bad.
The correct dial syntax for CAPI channels is like this:
CAPI/12345678:b${EXTEN}
where: 12345678 is your outgoing MSN (you would choose 0627775171) and
${EXTEN} is the number to dial. My mistake was I moved the 'b' too when I
switched the two numbers around.
Please try Dial(CAPI/0627775171:b123456) or Dial(CAPI/627775171:b123456)
--
Met vriendelijke groet,
Florian Overkamp
ObSimRef BV
More information about the asterisk-users
mailing list