[Asterisk-Users] problem to place calls to NIKOTEL
Jakob Strebel
mail at teamstrebel.ch
Thu Mar 4 16:38:38 MST 2004
Phillipp,
thank you for your help.
At 00:57 04.03.2004 +0100, Philipp von Klitzing wrote:
>Hi!
>
> > exten = _8.,3,Dial(SIP/${EXTEN:1}@calamar0.nikotel.com,60,r)
>
>Use this instead:
>exten = _8.,3,Dial(SIP/${EXTEN:1}@nikotel,60,r)
this works, in the meantime I do understand also why it did send the wrong
call setup packet.
The not working Dial command did not take the variables form the context
nikotel in the sip.conf, because this context was not called.
I was a bit confused by the examples.
jakob
More information about the asterisk-users
mailing list